GitHub - shell-collection/redisMassExploit: Some handy scripts to collect hosts installed redis (using Shodan search engine) and exploit them · GitHub
Skip to content

shell-collection/redisMassExploit

 
 

Folders and files

Repository files navigation

redisMassExploit

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

Requirements: requests and paramiko python modules, redis-cli program

##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!!!

For further information and workaround, please take a look on my post in medium.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 100.0%