渗透工具集
整理渗透中常用工具
google hacking
1 | site:target.com -www |
shodan.io
1 | country:查找特定国家/地区的设备 |
censys.io
端口扫描工具
nmap 和 masscan就不说了
AngryIpscan: https://angryip.org/download
批量扫子域名
利用teemo就好了
1 | #coding=utf-8 |
Aquatone
https://github.com/michenriksen/aquatone/
用于域名的端口扫描和初步探测,并生成报告和截图
windows下测试, -out最好要使用,不然可能生成截图时报错。
1 | type .\sub_domains.txt| ./aquatone.exe -chrome-path "C:\Use |
SimpleScan
BannerScan
https://github.com/x0day/bannerscan #参考大佬这个自己修改,后续传github
BBScan
https://github.com/lijiejie/BBScan #参考大佬这个自己修改
规则:https://github.com/thinks520/bbscan_rules
整合 https://github.com/thinks520/BBScan 后续只需要添加自己的规则修改就好
dirsearch
https://github.com/maurosoria/dirsearch
1 | python3 dirsearch.py -u https://www.baidu.com/ -e php |
wfuzz
https://github.com/xmendez/wfuzz
fuzz字典: https://github.com/TheKingOfDuck/fuzzDicts
1 | wfuzz -c -z file,/root/necromancer/thing.txt — hc 404 http://192.168.56.102/amagicbridgeappearsatthechasm/FUZZ |
KunPeng
https://github.com/opensec-cn/kunpeng
POC-T
AngelSword
https://github.com/Lucifer1993/AngelSword
冰蝎
冰蝎”动态二进制加密网站管理客户端 https://github.com/rebeyond/Behinder