Skip to content

Install Metasploit Framework 6 in Termux . Copy and paste the link in terminal for Auto installation.

License

Notifications You must be signed in to change notification settings

The-Young-Programmer/metasploit_in_termux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metasploit Framework 5 in Termux

How to install:

curl -s https://raw.githubusercontent.com/gushmazuko/metasploit_in_termux/master/metasploit.sh|bash -s --

OR

wget https://raw.githubusercontent.com/gushmazuko/metasploit_in_termux/master/metasploit.sh

chmod +x metasploit.sh

./metasploit.sh

After install, run from terminal

# Start postgresql
./postgresql_ctl.sh restart

# And run msfconsole
msfconsole

Original source: https://github.com/Hax4us/Metasploit_termux

About

Install Metasploit Framework 6 in Termux . Copy and paste the link in terminal for Auto installation.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%