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
312
x32x01
x32x01
x32x01
Replies
0
Views
668
x32x01
x32x01
x32x01
Replies
0
Views
258
x32x01
x32x01
x32x01
  • x32x01
Replies
0
Views
262
x32x01
x32x01
x32x01
  • x32x01
Replies
0
Views
295
x32x01
x32x01
TAGs: Tags
install metasploit metasploit framework termux

Register & Login Faster

Forgot your password?

Latest Resources

Forum Statistics

Threads
517
Messages
519
Members
49
Latest Member
ahmedmedhat83
Back
Top