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 6 hours 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-15T18:39:10.000Z (about 7 years ago)
- Last Synced: 2024-01-23T12:54:55.040Z (10 months ago)
- Topics: exploit, iot, mqtt, shodan
- Language: Python
- Size: 1.95 KB
- Stars: 17
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ip-search-engines - IOT MOTT Exploit Shodan
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/)