How To Install Metasploit In Termux

How To Install Metasploit In Termux

Installing Metasploit In Termux :-

Hi Ethical Hackers Of Future 😊, Today We will learn how to install Metasploit In Termux. We all have not a hacking machine ( kali linux machine) so we have problem with it. So now we are learn that how to install Metasploit In Termux. Metasploit is totally same as Kali Linux. So now we start. 

What Is Metasploit?

Metasploit contains a lot of tools that allow you to perform an attacks on another system (Android & Computers Both) . Metasploit is used for making payload and listening the connection 😊.It is one of the most used penetration testing tools used by hackers. You can basically remotely access the victim's data and control all things on that device 😜. 

How to install Metasploit In Termux?

Requirements:

β€’ Termux

β€’ Your android version should be more than 5.0 ( Otherwise Its not works!!) 

β€’ 500 Mb Space on your device. 


How To Install Metasploit In Termux :

Open Termux And Type :-

First Of all we need to updates our Termux Resporitory & also packages. 

apt update && apt upgrade && pkg update && pkg upgrade

Now we install the wget tool for cloning the Metasploit Installing Script. 

apt install wget

Now clone the installing script. 

wget https://raw.githubusercontent.com/gushmazuko/metasploit_in_termux/master/metasploit.sh

Giving the executable permission for metasploit.sh . 

 chmod +x metasploit.sh

Now we execute the command to installing. 

./metasploit.sh

Installation will be start this might take 30 Minute's or above!!! 

Congratulations!!! 

Successfully Installed Metasploit. 


May This Article Is Helpful For You!! 

Thanks For Reading!! ❀❀

Any Issue Dm Or Comment Me!!! 

Comments

Popular posts from this blog

How to install ADB in Termux | No Root |

How to hack WhatsApp using Termux || Termux WhatsApp Hacking ||

How To Install L3MON In Termux