x32x01
ADMINISTRATOR
- by x32x01 ||
Install Metasploit Framework 6 in Termux
Auto Code:
source <(curl -fsSL https://kutt.it/msf)
Manual
Code:
pkg install wget
wget https://raw.githubusercontent.com/gushmazuko/metasploit_in_termux/master/metasploit.sh
chmod +x metasploit.sh
./metasploit.sh
After installation Complete
Start Postgresql
Code:
./postgresql_ctl.sh start
And Run :
Code:
msfconsole