欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  网络运营

自定义bash脚本定制自动化各种渗透测试任务

程序员文章站 2022-07-10 10:10:10
backtrack-scripts最初被设计用再BT5 R2,32位GNOME上使用,现在已经独立出来一个shell脚本。... 12-06-28...
backtrack-scripts最初被设计用再bt5 r2,32位gnome上使用,现在已经独立出来一个shell脚本。
 自定义bash脚本定制自动化各种渗透测试任务
该脚本包含各种python脚本集合,如下:
1:domain parser
2:fern-wifi-cracker
3:ghost-phisher
4:hexorbase
5:ssql-lhf
工具菜单:
1. open source intelligence gathering
2. scrape
3. ping sweep
4. single host or url
5. local area network
6. list of hosts
7. cidr notation
8. open multiple tabs in firefox
9. niktos
10. ssl check
11. check for new nmap scripts and metasploit scanners
12. start a metasploit listener
如何安装使用该脚本:
1:运行如下命令下载脚本
svn co https://backtrack-scripts.googlecode.com/svn/ /opt/scripts
2:设置权限
chmod 755 /opt/scripts/ -r
3:安装
./setup.sh
4:运行
./discover.sh