https://github.com/zackiles/netbubble
Mass IP Port Scanning&Analytics With ElasticSearch, Python, and Nmap. Your Mini-Shodan..
https://github.com/zackiles/netbubble
Last synced: 10 months ago
JSON representation
Mass IP Port Scanning&Analytics With ElasticSearch, Python, and Nmap. Your Mini-Shodan..
- Host: GitHub
- URL: https://github.com/zackiles/netbubble
- Owner: zackiles
- License: other
- Created: 2014-07-28T11:30:31.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-28T11:41:35.000Z (almost 12 years ago)
- Last Synced: 2025-07-19T07:27:15.922Z (11 months ago)
- Language: Python
- Homepage:
- Size: 488 KB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
The database can be search like so:
Reports
-> by Date
-> by Command Filename (eg. "nmap_fast_scan.cmd")
-> by Target ip/ip-range (eg "192.168.0.1 OR 192.168.0.0/100"
-> by Report ID (a unique hash for every processed report)
-> by Length of Scan Time (eg "length > 2 hours")
-> by Scanning Application Name (eg "Nmap 1.2")
Hosts
-> By Date Added
-> By Date Last Seen
-> By IP
-> By Hostname
-> By Ports Open
-> By Services Enabled
-> By City
-> By Country
-> By Metadata Token (any string tokens contained in responses)
-> By NetRange (eg "between 192.168.0.1 and 192.168.0.100")