webdirscan
1.0.0
webdirscan ist ein einfaches Multithread-Web-Verzeichnis-Scan-Tool zum Bratenhuhn.
Geschrieben in Python
Module von Drittanbietern verwenden nur requests , sodass Sie das requests in clone nur installieren müssen.
git clone https://github.com/Strikersb/webdirscan.git
pip install requests
Die Installation ist abgeschlossen.
usage: webdirscan.py [-h] [-d SCANDICT] [-o SCANOUTPUT] [-t THREADNUM]
scanSite
positional arguments:
scanSite The website to be scanned
optional arguments:
-h, --help show this help message and exit
-d SCANDICT, --dict SCANDICT
Dictionary for scanning
-o SCANOUTPUT, --output SCANOUTPUT
Results saved files
-t THREADNUM, --thread THREADNUM
Number of threads running the program