0
RouterSploit Installation in Android using termux App :
RouterSploit :
RouterSploit is a open source project and it is a framework of exploits.which scan the routers devices and check the vulnerabilities of Routers/Devices and exploits by the using frameworks which available in RouterSploit Framework.
RouterSploit Framework are updated everyday, and the project is under heavy Development and every day new new modules are shipped.
The RouterSploit Framework consists of many more powerful modules for penetration testing operations, in this RouterSploit some Tools are available for scanning and exploit,
Exploits - the module Exploit take the advantages of indefinite vulnerabilities and exploit using the vulnerabilities which available in the Routers.
creds & scanners - the creds module design to test the vulnerabilities aginest
network like wlan0, and the scanners modules scan the vulnerabilities of target Router/Device and check that vulnerable to any exploit which presents in Exploit module.
this script is programmed by using Python2 Language.---------------------------------------
Now i am gonna show you how to install RouterSploit Framework on Android Devices Using Termux App :
You can simply click follow my commands, RouterSploit installation in Android using Termux App..
Follow These Steps :
1) open play Store and Search Termux and download and open Termux.
2) open Termux and Update and upgrade Termux Using this command
apt update && apt upgrade
3) after the update Termux App install git package using this command
apt install git -y
4) Now install Python 2 Package using this command
apt install python2
5) NOw install Router Sploit on Your Termux Using this command
git clone https://github.com/reverse-shell/routersploit.git
6) 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
7) after installing these all packages Run routersploit by Typing this command
python2 rsf.py
RouterSploit :
RouterSploit Framework are updated everyday, and the project is under heavy Development and every day new new modules are shipped.
The RouterSploit Framework consists of many more powerful modules for penetration testing operations, in this RouterSploit some Tools are available for scanning and exploit,
Exploits - the module Exploit take the advantages of indefinite vulnerabilities and exploit using the vulnerabilities which available in the Routers.
creds & scanners - the creds module design to test the vulnerabilities aginest
network like wlan0, and the scanners modules scan the vulnerabilities of target Router/Device and check that vulnerable to any exploit which presents in Exploit module.
this script is programmed by using Python2 Language.---------------------------------------
Now i am gonna show you how to install RouterSploit Framework on Android Devices Using Termux App :
You can simply click follow my commands, RouterSploit installation in Android using Termux App..
Follow These Steps :
1) open play Store and Search Termux and download and open Termux.
2) open Termux and Update and upgrade Termux Using this command
apt update && apt upgrade
3) after the update Termux App install git package using this command
apt install git -y
4) Now install Python 2 Package using this command
apt install python2
5) NOw install Router Sploit on Your Termux Using this command
git clone https://github.com/reverse-shell/routersploit.git
6) 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
7) after installing these all packages Run routersploit by Typing this command
python2 rsf.py
Thank you,
0Awesome Comments!