Searpy v2.3 releases: Search Engine Toolkit
Searpy
Search Engine Toolkit
Support search engine
- Shodan
- Fofa
- Zoomeye
- Censys
- Dnsdb
- Baidu
- Bing
- 360so
- Goo
- Yahoo
Changelog v2.3
- fix some bugs
- add fofa_icon module
Install
git clone https://github.com/j3ers3/Searpy
pip install -r requirement.txtConfigure API: ./util/config.py
Use
Example
python Searpy.py –fofa -s “app:jboss” -p 1
python Searpy.py –shodan -s “weblogic” -l 10
python Searpy.py –google -s “inurl:login.action” -p 1
Source: https://github.com/j3ers3/