
Many vulnerable devices arround the world that possible to exploit, with this tool you can detect vulnerable devices in the world and analyze it, FireShodanMap is a tool that can detect vulnerable devices using Shodan search engine and show it on the map to analyze, and data is updated in Firebase for real time.
Description
FireShodanMap is a Realtime map that integrates Firebase and Shodan. A search is carried out using Shodan searching vulnerable devices and they are showed on the map for analysis. All data updated in Firebase are Realtime.
Changes
We have a file named “fireshodan.py” responsible for fill Firebase database, we need to change :
[+] FILE_WITH_KEY.json (Open the Credentials tab and click Create credentials. You want the API key option. Create a server key. It will automatically download as a *.json file) [+] KEY_FIREBASE_HERE (Open the Firebase Project and click Add Firebase to your web application) [+] API_SHODAN_KEY
Now, we need to change index.html and firebase_conf.js files.
[+] index.html - MY_KEY_MAP [+] firebase_conf.js - Open the Firebase Project and click Add Firebase to your web application
Usage Example
Access index.html file and run “python fireshodan.py” to fill your database. You can see your data now. If you remove any data your map will update automatic. OBS: If you stop the script the data will continue there