How to install Routersploit - Exploitation Framework For Embedded Devices in Kali Linux 2020.4

Installation Commands

Open terminal in kali linux and type following commands one by one.

sudo su

apt install git

apt install python3-pip

exit

git clone https://github.com/threat9/routersploit

cd routersploit

pip3 install -r requirements.txt

python3 rsf.py

show all

Watch video tutorial from below.

Reactions

Post a Comment

1 Comments

  1. When set port it show me can't find the option to set port
    Please help

    ReplyDelete