Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 475 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 475 Bytes

Metasploit Framework 6 in Termux

Metasploit 6 running

How to:

Auto

source <(curl -fsSL https://kutt.it/msf)

Manual

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

./postgresql_ctl.sh start

And run msfconsole

msfconsole