metasploit_termux

download metasploit in termux without error


Project maintained by 41Team Hosted on GitHub Pages — Theme by mattgraham

Metasploit Framework in Termux

Metasploit 6 running

Update Repository & Upgrade Package ```bash pkg update && pkg upgrade ```
install package ```bash pkg install unstable-repo pkg install wget pkg install ruby gem install bundler wget https://raw.githubusercontent.com/41Team/metasploit_termux/master/metasploit.sh chmod +x metasploit.sh ./metasploit.sh ```

After installation complete

Start postgresql

./postgresql_ctl.sh start

And run msfconsole

msfconsole