/redisMassExploit

Some handy scripts to collect hosts installed redis (using Shodan search engine) and exploit them

Primary LanguagePython

redisMassExploit

Some handy script to collect hosts installed redis (using Shodan search engine) and exploit them

Requirements: requests and paramiko python modules

##How to use Using shodanCollector first to get a list of hosts installed redis (can collect more than 3000 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!!!