An open API service indexing awesome lists of open source software.

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

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

[![Creative Commons License](http://i.creativecommons.org/l/by/4.0/88x31.png)](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/)