Skip to content

adityanigam1/metasploit_in_termux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metasploit Framework 6 in Termux

Metasploit 6 running

How to install:

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

Or manual

-apt install wget

  • then download it type wget https://raw.githubusercontent.com/gushmazuko/metasploit_in_termux/master/metasploit.sh

  • give it permission typechmod +x metasploit.sh

  • ./metasploit.sh

Note- This process will take your 300-400 Mb of mobile data and storage
## After install, run from terminal
```bash
# Start postgresql
./postgresql_ctl.sh start

# And run msfconsole
msfconsole

About

Install Metasploit Framework 6 in Termux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%