Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Warflop/IOT-MQTT-Exploit

An tool for search IOT MQTT vulnerable with shodan
https://github.com/Warflop/IOT-MQTT-Exploit

exploit iot mqtt shodan

Last synced: about 6 hours ago
JSON representation

An tool for search IOT MQTT vulnerable with shodan

Awesome Lists containing this project

README

        

*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/](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*
* Website: [http://securityattack.com.br/](http://securityattack.com.br/)
* Twitter: [https://twitter.com/securityattack](https://twitter.com/securityattack)
* Linkedin: [https://www.linkedin.com/in/edvanoliveira/](https://www.linkedin.com/in/edvanoliveira/)