一、工具介绍 URL采集、Favicon哈希值查找真实IP、子域名查找。
二、安装与使用 1、安装需要的库文件
`git clone https://github.com/j3ers3/Searpy`
`pip install -r requirement.txt`
`配置API及账号 ./config.py`
`python Searpy -h`
2、常用命令
`python3 Searpy.py --fofa -s "app=jboss" -p10`
`python3 Searpy.py --shodan -s "weblogic" -l10`
`python3 Searpy.py --quake -s 'domain="baidu.com"'`
`python3 Searpy.py --hunter -s 'domain="baidu.com"'`
`python3 Searpy.py --bing -s 'site:baidu.com'`
`python3 Searpy.py --google -s "inurl:login.action" -p1 --proxy http://127.0.0.1:1080`
3、利用favicon.icon图标hash来寻找使用相同图标的网站,可用于溯源真实IP和资产发现
`python3 Searpy.py --shodan_icon https://www.qq.com`
`python3 Searpy.py --fofa_icon https://www.qq.com`
4、支持的搜索引擎
`Shodan`
`Fofa`
`Zoomeye`
`Censys`
`Dnsdb`
`Google`
`Baidu`
`Bing`
`360so`
`Goo`
`Yahoo`
`Quake`
`Hunter`
三、下载地址:
项目地址:https://github.com/j3ers3/Searpy
如有侵权,请联系删除
推荐阅读
查看更多精彩内容,还请关注 橘猫学安全:
每日坚持学习与分享,觉得文章对你有帮助可在底部给点个“ 再看 ”
