RouterSploit is a effective tool against routers. This framework is designed especially for embedded devices.
Many people did not update the framework of routers/security cameras and the older frameworks are may vulnerable. RouterSploit is a grate tool to find exploits in those routers and IP-Cam or CCTV.
Before we start, we need to install this tool in Kali Linux manually, unfortunately this tool doesn't come with pre-loaded with Kali. The installation process is very simple as we installed some custom tools from Github.
This tool is written in Python 3 so we need to install python3 environment in Kali Linux if it is not pre-installed. To install python 3 use following command:
Then we use the following command to clone the Github repository:
After cloning the repository we need to go to the routersploit directory by using following command:
Now we need to some additional tools to run Routersploit framework to install those tools run following command in routersploit's directory.
After the process is complete we are ready to run Routersploit framework. Run Routersploit by using following command:
Now RouterSploit is in front of you just like the following screenshot:
The screenshot of the preceding command is following:
Now we see the available option of the exploit we choose. To do this we use the following command:
Screenshot is following as always.
Now we need to set the target using following command :
The screenshot is following:
To exploit we just type
Or
\\
The screenshot is here:
To run a scan against a router, we first set the target by using target's ip address :
Now we need to run it, and it will show the exploits of the vulnerable routers:
Here, my router is not vulnerable but may be your target will.
RouterSploit can be used to test default password combinations of routers or security cameras by the bruteforce attack. This will be very effective against those who did not change their username and passwords.
We can use the creds command to run the bruteforce attack on the targets by using following commands:
The screenshot is following:
Next we check for option by using following command:
Screenshot ?? Scroll-down
Now set the target with the Internet Protocol Address (IP Address).
Let it run and whenever it will find the login RouterSploit will show us.
Many people did not update the framework of routers/security cameras and the older frameworks are may vulnerable. RouterSploit is a grate tool to find exploits in those routers and IP-Cam or CCTV.
Before we start, we need to install this tool in Kali Linux manually, unfortunately this tool doesn't come with pre-loaded with Kali. The installation process is very simple as we installed some custom tools from Github.
This tool is written in Python 3 so we need to install python3 environment in Kali Linux if it is not pre-installed. To install python 3 use following command:
Then we use the following command to clone the Github repository:
After cloning the repository we need to go to the routersploit directory by using following command:
Now we need to some additional tools to run Routersploit framework to install those tools run following command in routersploit's directory.
After the process is complete we are ready to run Routersploit framework. Run Routersploit by using following command:
Now RouterSploit is in front of you just like the following screenshot:
How To Use
To perform an attack against a router, we just type this:
Now we see the available option of the exploit we choose. To do this we use the following command:
Screenshot is following as always.
Now we need to set the target using following command :
The screenshot is following:
To exploit we just type
Or
\\
Use of RouterSploit scanners command
The following steps are used to describe the scanners command;
To scan a Cisco router, we need to use the following command:
We can check the options here by using following command:To scan a Cisco router, we need to use the following command:
The screenshot is here:
To run a scan against a router, we first set the target by using target's ip address :
Now we need to run it, and it will show the exploits of the vulnerable routers:
Here, my router is not vulnerable but may be your target will.
Use of RouterSploit creds
RouterSploit can be used to test default password combinations of routers or security cameras by the bruteforce attack. This will be very effective against those who did not change their username and passwords.
We can use the creds command to run the bruteforce attack on the targets by using following commands:
The screenshot is following:
Next we check for option by using following command:
Screenshot ?? Scroll-down
Now set the target with the Internet Protocol Address (IP Address).
Let it run and whenever it will find the login RouterSploit will show us.