RouterSploit Framework

RouterSploit Framework scan the routers devices and check the vulnerabilities of Routers/Devices and exploits by the using frameworks.

It consists of many more powerful modules for penetration testing operations

RouterSploit installation: 

Execute these commands one by one.

$ apt update 

$ apt upgrade

$ apt install python

$ apt install python2

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

$ cd routersploit

Now install These all packages step by step :

$ pip2 install -r requirments-dev.txt

$ pip2 install -r requirments.txt

$ pip2 install request

$ pip2 install requests

Run routersploit:

python2 rsf.py

rsf> show all

it’s shows all modules of rotersploit

rsf> use “module name”

it shows how you can use that module

This is strictly for educational purposes. The author will it be held responsible for any misuse of the info provided here.

Published by johndajinblog

A shy person with great experience and expectations

One thought on “RouterSploit Framework

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Design a site like this with WordPress.com
Get started