cyberspace_map_API
cyberspace_map_API copied to clipboard
Use Fofa、shodan、zoomeye、360quake to collect information(e.g:domain,IP,CMS,OS)同时调用Fofa、shodan、zoomeye、360quake四个网络空间测绘API完成红队信息收集
Cyberspace Map API
English/中文
Development
- ~~fofaAPI~~ Completed
- zoomeyeAPI
- shodanAPI
- regular
- ~~360 quakeAPI~~ Completed
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.jsonto input API KEY - Enter
pip install -r requirements.txtat the terminal to install python package
Fofa
USe Fofa API ,you need VIP
~~Warning🔴This code comes from https://github.com/Xc1Ym/FofaAPI, I will change code to adapt cyberspace map API~~
Completed
Usage
- Basic
python fofa_api.py -search IP\domain - Help
python fofa_api.py -h - Use
--szie&--pageto set page and quantity --ruleto read the rule of Fofa_API
Screenshot
None
Shodan
🚧🏗
zoomeye
🚧🏗
360 quake
Completed(Usage to be supplemented)