How to install "RouterSploit", In 7 Easy Steps ~ With Autopwn Feature.... :P

in #computers7 years ago (edited)

RouterSploit Framework an open-source exploit framework dedicated to embedded devices.
Here is a step by step setup setup guide for a linux box:

### ### ### ###

Step#1 ~
Search for "routersploit site:github.com"

exploitssitegithubcom.png

### ### ### ###

Step#2 ~
Open "GitHub - reverse-shell/routersploit: The Router Exploitation Framework" in a new tab

exploitssitegithubcomopenitnnewtab.png

### ### ### ###

Step#3 ~
Copy the link in the address field from the browser

exploitssitegithubcomcopyurl.png

### ### ### ###

Step#4 ~
cd /home/"username"
sudo git clone https://github.com/reverse-shell/routersploit

exploitssitegithubcomsudogitclone.png

Press enter
exploitssitegithubcomsudogitclonecopying.png

### ### ### ###

Step#5
cd routersploit/

exploitssitegithubcomcdroutersploit.png

### ### ### ###

Step#6
sudo apt-get install python-pip

sudoaptgetinstallpythonpip.png

### ### ### ###

Step#7
pip install -r requirements.txt
./rsf.py

exploitssitegithubcomroutersploitdir.png

### ### ### ###

Short video that will show you how to run a "autopwn" feature, and set variables accordingly:
https://asciinema.org/a/8u75xcjuacnbpwz9feaixde9e?autoplay=1
You can always go back and read the git page for additional information:
https://github.com/reverse-shell/routersploit