https://github.com/cys3c/redisMassExploit
Some handy script to collect hosts installed redis (using Shodan search engine) and exploit them
https://github.com/cys3c/redisMassExploit
Last synced: about 1 month ago
JSON representation
Some handy script to collect hosts installed redis (using Shodan search engine) and exploit them
- Host: GitHub
- URL: https://github.com/cys3c/redisMassExploit
- Owner: cys3c
- Created: 2016-08-20T04:34:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-20T03:19:08.000Z (almost 9 years ago)
- Last Synced: 2024-11-17T01:28:50.457Z (7 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 18
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ip-search-engines - Redis Mass Exploit Shodan
README
# redisMassExploit
Some handy script to collect hosts installed redis (using Shodan search engine) and exploit them
##How to use
Using shodanCollector first to get a list of hosts install redis (can collect more than 2000 IP at my execution time).
(I remove most of the hosts in this repo due to security concern)Copy the archieved IP list to the "targets" file (in proper format) and run massAttack!!!