ShoMon is a shodan alert feeder for theHive written in GoLang. Takes advantage of Golang's goroutines with deferred recover to continuously monitor alerts from shodan and feed them into theHive as alerts.
Usage
Notes
Logs can be found in shodanmonitor.log under the same folder
Alert reference is md5("ip:port")
Default logging level is DEBUG. Can be changed via editing logwrapper