DesOneDex996 / metasploit_in_termux

Install Metasploit Framework 6 in Termux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metasploit Framework 6 in Termux

GitLab Testing status GitHub Repo stars

Metasploit 6 running

How to Install

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

Launch metasploit

After installation complete execute:

msfconsole

About

Install Metasploit Framework 6 in Termux

License:MIT License


Languages

Language:Shell 100.0%