If you want to install Metasploit in termux then follow below 👇 and just copy step by step command and paste it in termux
First command 👇
pkg install wget
Second command 👇
wget https://github.com/gushmazuko/metasploit_in_termux/raw/master/metasploit.sh
Third command 👇
chmod +x metasploit.sh
Fourth command 👇
./metasploit.sh
And last command for run Metasploit
./msfconsole
No comments:
Post a Comment