The router exploitation framework

The Routersploit framework is an open source tool to exploit router-embedded systems. You can clone it from this link using the git clone command as usual:

#git clone https://github.com/reverse-shell/routersploit

Before using it, you need to install some dependencies, such as python-pip:

Clone the repository from GitHub to your local machine:

After cloning it, you can run the script by running it in your CLI:

# ./rsf.py

To check the scanners, type the following:  

# show scanners

To check credentials, use ...

Get Advanced Infrastructure Penetration Testing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.