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.