0x01 Searpy介绍
0x01 Searpy介绍
一款URL采集、Favicon哈希值查找真实IP、子域名查找。
0x02 Searpy安装与使用
安装需要的库文件
git clone https://github.com/j3ers3/Searpy
pip install -r requirement.txt
配置API及账号 ./config.pypython Searpy -h
常用命令
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
利用icon找网站支持的搜索引擎
python3 Searpy.py --shodan_icon https://www.xxx.com
python3 Searpy.py --fofa_icon https://www.xxx.com
支持的搜索引擎
Shodan
Fofa
Zoomeye
Censys
Dnsdb
Google
Baidu
Bing
360so
Goo
Yahoo
Quake
Hunter
0x03 Searpy链接获取
公众号后台回复“Searpy”获取
来源:web安全工具库