/IOT-MQTT-Exploit

An tool for search IOT MQTT vulnerable with shodan

Primary LanguagePython

IOT MQTT Exploit

An tool for search IOT MQTT vulnerable with shodan

Usage

You need to change the SHODAN_API_KEY variable at mqtt.py. Check your token: https://account.shodan.io/

Capturing mqtt data from vulnerable hosts

python mqtt.py

Considerations

You can change the capture time in time.sleep (10) (default time). You can change the search term in TERM_TO_SEARCH.

Author

Eddy Oliveira