btScan- 批量漏洞扫描验证和利用框架

网友投稿 871 2022-10-27

btScan- 批量漏洞扫描验证和利用框架

btScan- 批量漏洞扫描验证和利用框架

btScan 是一个 python 开发的批量漏洞扫描验证和利用框架 。

脚本存在两种验证模式,一种是通过加载模块,另一种是通过配置文件。复杂的可以通过加载脚本,简单的通过加载配置文件即可。然后攻击也有两种模式,验证verify模式和攻击exploit模式。你也可以指定ip或者url作为输入格式,也可以自动获取ip或者url,那就是配合crawl文件下的网络空间抓取模块。

使用方法:

python btScan.pyusage: btScan.py [options]* batch vulnerability verification and exploition framework. *By he1m4n6aoptional 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

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:Slate.js- 完全可定制的富文本编辑框架
下一篇:springmvc直接不经过controller访问WEB
相关文章

 发表评论

暂时没有评论,来抢沙发吧~