BBScan The First Python Tool To Try .
BBScan is a tiny Batch weB+ vulnerability Scanner.DOWNLOAD AND INSTALL:
git clone https://github.com/lijiejie/BBScan && cd BBScan
pip install -r requirements.txt
Example:
python BBScan.py --host www.a.com www.b.com --browser
Upgrade:
git pull origin master
Usage
usage: BBScan.py [options]
* A tiny Batch weB+ vulnerability Scanner. *
By LiJieJie (http://www.lijiejie.com)
optional arguments:
-h, --help show this help message and exit
--host [HOST [HOST2 HOST3 ...] [HOST [HOST2 HOST3 ...] ...]]
Scan several hosts from command line
-f TargetFile Load new line delimited targets from TargetFile
-d TargetDirectory Load all *.txt files from TargetDirectory
--crawler TargetDirectory
Load all *.log crawler files from TargetDirectory
--full Process all sub directories.
-n, --no-crawl No crawling, sub folders will not be processed.
-nn, --no-check404 No HTTP 404 existence check
--scripts-only Scan with user scripts only
--no-scripts Disable user scripts scan
-p PROCESS Num of processes running concurrently, 30 by default
-t THREADS Num of scan threads for each scan process, 3 by default
--network MASK Scan all Target/MASK hosts,
should be an int between 24 and 31
--timeout Timeout Max scan minutes for each website, 20 by default
-nnn, --no-browser Do not view report with browser after scan finished
-md Save scan report as markdown format
-v show program's version number and exit
# Subscribe
DEMO VIDEO
Aucun commentaire:
Enregistrer un commentaire