Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months ago
JSON representation
An tool for search IOT MQTT vulnerable with shodan
- Host: GitHub
- URL: https://github.com/warflop/iot-mqtt-exploit
- Owner: Warflop
- Created: 2017-09-15T18:34:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T18:39:10.000Z (over 7 years ago)
- Last Synced: 2024-11-17T01:28:53.466Z (3 months ago)
- Topics: exploit, iot, mqtt, shodan
- Language: Python
- Size: 1.95 KB
- Stars: 19
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)