Bashter是一个WEB爬虫扫描器(基于Shell脚本)。非常适合做Bug挖掘或渗透测试。它的设计类似于框架,因此您可以轻松添加用于检测漏洞的脚本。
1 2 3 4 5 |
# 下载 $ git clone https://github.com/zerobyte-id/Bashter.git $ cd Bashter # 使用 $ bash bashter.bash |
提示:这个工具会消耗大量的磁盘使用,所以注意清理bashter-tempdata和scan-logs。