Skip to content
/ metasploit_termux Public template

download metasploit in termux without error

License

Notifications You must be signed in to change notification settings

41Team/metasploit_termux

Repository files navigation

Metasploit Framework in Termux

Metasploit 6 running

Update Repository & Upgrade Package
pkg update && pkg upgrade
install package
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

About

download metasploit in termux without error

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages