All Projects → Warflop → Fireshodanmap

Warflop / Fireshodanmap

Licence: mit
FireShodanMap is a Realtime map that integrates Firebase, Google Maps 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.

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Fireshodanmap

Gmscore
Free implementation of Play Services
Stars: ✭ 4,356 (+3824.32%)
Mutual labels:  firebase, maps
Uber React
Uber-like project in React Native
Stars: ✭ 151 (+36.04%)
Mutual labels:  firebase, maps
Complete Google Map Api Tutorial
Learn How to use Google Map API for Android from Basic to Advance with complete examples.
Stars: ✭ 104 (-6.31%)
Mutual labels:  maps
Awesome Firebase
Awesome Firebase: Firebase 相关文章索引
Stars: ✭ 109 (-1.8%)
Mutual labels:  firebase
Functions Samples
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
Stars: ✭ 10,576 (+9427.93%)
Mutual labels:  firebase
Chat Sdk Android
Chat SDK Android - Open Source Mobile Messenger
Stars: ✭ 1,496 (+1247.75%)
Mutual labels:  firebase
Storymap
A JavaScript library for digital storytelling with web maps.
Stars: ✭ 107 (-3.6%)
Mutual labels:  maps
Pring.ts
Cloud Firestore model framework for TypeScript - Google
Stars: ✭ 103 (-7.21%)
Mutual labels:  firebase
Instagram
Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge - Building Instagram Using React
Stars: ✭ 109 (-1.8%)
Mutual labels:  firebase
Pokemon63
「みんなの63 - スクリーンショットから自動解析できるポケモンの選出投稿サイト」のソースコード
Stars: ✭ 107 (-3.6%)
Mutual labels:  firebase
Rxgithub
An example of MVVM using RxSwift and Swinject (DI)
Stars: ✭ 109 (-1.8%)
Mutual labels:  firebase
Osmscout Server
Maps server providing tiles, geocoder, and router
Stars: ✭ 105 (-5.41%)
Mutual labels:  maps
Flutter catalog
An app showcasing Flutter components, with side-by-side source code view.
Stars: ✭ 1,396 (+1157.66%)
Mutual labels:  firebase
Exermote
Using Machine Learning to predict the type of exercise from movement data
Stars: ✭ 108 (-2.7%)
Mutual labels:  firebase
React Firebase
React bindings for Firebase
Stars: ✭ 104 (-6.31%)
Mutual labels:  firebase
Fuego
Fuego is a command line client for the firestore database (https://firebase.google.com/docs/firestore).
Stars: ✭ 110 (-0.9%)
Mutual labels:  firebase
Ionic Messenger Starter
@ionic/angular, angularfire2, firebase 5 messenger starter.
Stars: ✭ 103 (-7.21%)
Mutual labels:  firebase
Vuejs Crud
A basics CRUD app for products build with vuejs and firestore
Stars: ✭ 105 (-5.41%)
Mutual labels:  firebase
Road Beyond React App
🌈 The Road beyond React - Thing you can use after learning plain React.js
Stars: ✭ 108 (-2.7%)
Mutual labels:  firebase
Sapper Firebase Typescript Graphql Tailwindcss Actions Template
A template that includes Sapper for Svelte, Firebase functions and hosting, TypeScript and TypeGraphQL, Tailwind CSS, ESLint, and automatic building and deployment with GitHub Actions
Stars: ✭ 111 (+0%)
Mutual labels:  firebase

FireShodanMap

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.

ScreenShot

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

Greetz

Neto Oliveira
Alessandro Barreto
Gabriel Carneiro
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].