Cyberspace Map API
Development
fofaAPICompleted- zoomeyeAPI
- shodanAPI
- regular
360 quakeAPICompleted
Difficulty
- APIs uses different inputs
Solution
- Use regular to solve adaptation
What is it?
Use Fofa、shodan、zoomeye、360quake to collect information(e.g:domain,IP,CMS,OS)
All APIs are official, you need to use API KEY
How to use?
- open
setting/config.json
to input API KEY - Enter
pip install -r requirements.txt
at the terminal to install python package
Fofa
USe Fofa API ,you need VIP
Warning
Completed
Usage
- Basic
python fofa_api.py -search IP\domain
- Help
python fofa_api.py -h
- Use
--szie
&--page
to set page and quantity --rule
to read the rule of Fofa_API
Screenshot
None
Shodan
zoomeye
360 quake
Completed(Usage to be supplemented)