https://github.com/tanprathan/shomon
Real-Time Private Firehose Alert using Shodan Stream API
https://github.com/tanprathan/shomon
Last synced: 1 day ago
JSON representation
Real-Time Private Firehose Alert using Shodan Stream API
- Host: GitHub
- URL: https://github.com/tanprathan/shomon
- Owner: tanprathan
- Created: 2019-02-10T08:02:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-10T08:34:06.000Z (over 7 years ago)
- Last Synced: 2025-11-03T15:14:40.080Z (7 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shomon
Shodan is a search engine for Internet-connected devices. Google lets you search for websites, Shodan lets you search for devices. The Shomon leverage Official Shodan python library to conduct real-time host/network monitoring and email notification using Shodan Streaming API.
This could help network administrator to monitor their assets which should never be publicly accessible on the network.
### Program Dependencies
* Shodan API Keys (https://account.shodan.io/)
* Shodan Python (pip install shodan)
### Contribution
Your contributions and suggestions are welcome.
### License
[](http://creativecommons.org/licenses/by/4.0/)
This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)