HOW TO INSTALL METASPLOIT ON TERMUX
METASPLOIT INSTALLATION
Hey guys 👋
In this article i will tell you how to install METASPLOIT on termux app . In second article which will be continuation of 1st article i will tell about the use of metasploit.
Command for metasploit installation
》》 termux-setup-storage
》》apt update
》》apt upgrade
》》pkg install git
》》pkg install wget
》》 wget https://raw.githubusercontent.com/gushmazuko/metasploit_in_termux/master/metasploit.sh
》》 chmod +x metasploit.sh
》》 ./metasploit.sh
Now after this commands, metasploit will start to install . It will take around 40 mins for complete installation. So wait and don't be in a hurry.
Note - Do not turn off internet connection during this process.
After that type the below commands
》》 ./postgresql_ctl.sh start
》》 msfconsole
Metasploit will run after this command. It will take around 1 min to run metasploit.
Type help to see all commands in metasploit and type banner to change the logo of Metasploit .
Now whenever yoy want to run metasploit type the below commands
》》 ls
》》 cd metasploit-framework
》》 msfconsole
That's it guys .
INSTAGRAM by clicking on this u can visit my profile
Thank you everyone.
Please support me and my work .
Comments
Post a Comment