btScan批量漏洞掃描驗(yàn)證和利用框架
btScan 是一個(gè) Python 開(kāi)發(fā)的批量漏洞掃描驗(yàn)證和利用框架 。
腳本存在兩種驗(yàn)證模式,一種是通過(guò)加載模塊,另一種是通過(guò)配置文件。復(fù)雜的可以通過(guò)加載腳本,簡(jiǎn)單的通過(guò)加載配置文件即可。然后攻擊也有兩種模式,驗(yàn)證 verify模式和攻擊exploit模式。 你也可以指定ip或者url作為輸入格式,也可以自動(dòng)獲取ip或者url,那就是配合crawl文件下的網(wǎng)絡(luò)空間抓取模塊。
使用方法:
python btScan.py usage: btScan.py [options] * batch vulnerability verification and exploition framework. * By he1m4n6a optional arguments: -h, --help show this help message and exit -t THREADS Num of scan threads for each scan process, 20 by default -m MODE select mode [config|script] e.g. -m script -n NAME from node floder choose a script -c COMMAND give an instruction when use script mode [verify|exploit] e.g. -c verify -u URL_FILE input url file -i IP_FILE input ip file -autoIP get ip from space search engine and auto attack -autoURL get url from space search engine and auto attack -v show program's version number and exit
評(píng)論
圖片
表情
