W13scan - Passive Safety Scanner
W13scan is a proxy-based spider web scanner that runs on Linux/Windows/Mac systems.
Begin
Demo
Pure Python together with Python version >= 3
Can you lot role star to encourage the writer ?
Install
pip3 install w13scan
Usage
## help w13scan -h ## running w13scan -s 127.0.0.1:7778
HTTPS Support
If you lot desire w13scan to back upwardly https, like to BurpSuite, outset require to ready a proxy server (default 127.0.0.1:7778), together with then become to http://w13scan.ca to download the root certificate together with trust it.
Development
from W13SCAN.api import Scanner scanner = Scanner(threads=20) scanner.put("http://example.com/?post=1") scanner.run()