Routersploit

Routesploit is like Metasploit, written in Python, not Ruby, taretting embedded devices.

It consists of various modules that aids penetration testing operations:
* exploits – modules that take advantage of identified vulnerabilities
* creds – modules designed to test credentials against network services
* scanners – modules that check if target is vulnerable to any exploit

https://github.com/reverse-shell/routersploit

https://asciinema.org/a/8u75xcjuacnbpwz9feaixde9e?autoplay=1

Leave a comment