Install Metasploit Framework 6 in Linux or Termux

x32x01
  • by x32x01 ||
Install Metasploit Framework 6 in Termux
To install Metasploit Framework 6 in Termux, update packages, install dependencies, clone the repository, and set up PostgreSQL. Use msfconsole to start Metasploit once the setup is complete
Install Metasploit Framework 6 in Termux.png
Auto
Code:
source <(curl -fsSL https://kutt.it/msf)

Manual
Code:
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
Code:
./postgresql_ctl.sh start

And Run :
Code:
msfconsole
 
Last edited:
Similar Threads
x32x01
Replies
0
Views
367
x32x01
x32x01
x32x01
Replies
0
Views
708
x32x01
x32x01
x32x01
Replies
0
Views
301
x32x01
x32x01
x32x01
  • x32x01
Replies
0
Views
301
x32x01
x32x01
x32x01
  • x32x01
Replies
0
Views
339
x32x01
x32x01
TAGs: Tags
install metasploit metasploit framework termux
Register & Login Faster
Forgot your password?
Forum Statistics
Threads
517
Messages
519
Members
50
Latest Member
Trydeco
Back
Top