How to install Routerspolit in termux without any error | ANONYMOUS Tim3

How to install Routerspolit in termux without any error


Hello Hackers and penetration testers.  Anonymous here back again with another tutorial about Termux.  Today, I will show you that how you can install the routersploit tool in termux without getting any kind of error. 


If you are a beginner in hacking and you don’t know that what is Termux and how to use it. Then, I prefer you to check out this article and then go for it. 




https://anonymoustim3.blogspot.com/2022/01/routersploit-termux.html
Routerspolit in termux


What are you going to learn in this video? 

  • What is RouterSploit?
  • Why do hackers use this framework?
  • Installation of RouterSploit.
  • Usage of scanners.
  • Router Vulnerability Scanning.


What Is RouterSploit?


The RouterSploit Framework is an open-source exploitation framework dedicated to embedded devices. It consists of various modules that aids penetration testing operations:


  • exploits - modules that take advantage of identified vulnerabilities.

  • creds - modules designed to test credentials against network services.

  • scanners - modules that check if a target is vulnerable to any exploit.

  • payloads - modules that are responsible for generating payloads for various architectures and injection points.

  • generic - modules that perform generic attacks


Why do Hackers use This Framework? 

The scanner modules are used to see if the target bias is vulnerable. Some illustration vulnerabilities that can be detected by the scanners include shellshock, heartbleed, authentication, authorization, path traversal, and word exposure vulnerabilities.

The exploits modules are used to take advantage of these vulnerabilities to launch the attacks. Cargo modules induce loads likereverse_tcp to shoot loads to the target bias. The creds modules test the credentials of the network services. The general modules launch general network attacks.



How to install Routersploit in Termux 

First of all, Download Termux from FDroid and install it on your device. Again make sure you downloaded termux from FDroid, not from the play store. because when you install termux from the play store I will show some kind of error and if you already know about this error and you fixed it then what are you waiting for? go ahead! 

DOWNLOAD TERMUX

Open your Termux Application and update your termux by using the update command.

$ Pkg update

Once you did. Now upgrade all termux packages using the upgrade command.

$ pkg upgrade 

now, this command from bellow and paste on your Terminal.

curl https://raw.githubusercontent.com/Psi505/Routersploit-Installer/main/routersploit-installer.sh | bash

After pasting this command will automatically install routersploit on your termux without any kind of error. Installing this framework is a long process but, this single command can help us from manually installing The routersploit framework. 

while this process is running make sure that you are connected to the internet. This process can take 8 to 10 minutes or more. Depending on your internet speed.

After successfully Installed. Clear your terminal and restart your termux. Now, type routersploit and go to the directory of routersploit by simply typing routersploit. If it's not working just apply these commands.

$ ls

$ cd routersploit

$ls

Now run the framework using this command

$ Python rsf.py

Routersploit is started successfully, we will scan our router vulnerability using Auto PWN scanner. for these processes apply these commands. 

Command  

$ use scanners/autopwn

$ set target IP  (IP means your router IP) 

when your target is set. Exploit with exploit command.

$ exploit 

After you exploit your target. it will scan your target router vulnerability and you can see what vulnerability has it. That's all for today If you want more tutorials about ethical hacking and cyber security then do not forget to join our telegram and subscribe to our YouTube channel. 

 Watch the full tutorial on YouTube 



I hope you enjoy this tutorial. If you're regarding any problem with this topic, please send me messages on my social media link.

FOLLOW ME:   YouTube Instagram  Facebook 




Post a Comment

1 Comments