Skip to content

efxtv/Install-Metasploit-Framework-6-in-Termux

Repository files navigation

Install Metasploit In Termux

Step 1 Download or update Termux and Termux API from F-Droid
You can also chekc our L3MON Termux repository. Fully working 2022 trick L3MON IN TERMUX SIGNED APK

Step 2 Copy paste the script in your termux. Update upgrade not required

How to install Metasploit 6 2023 fix

 source <(curl -fsSL https://github.com/raw/efxtv/Metasploit-in-termux/main/metasploit-termux-fix-2023.sh 

How to Install Metasploit 6

 source <(curl -fsSL https://github.com/raw/efxtv/Metasploit-in-termux/main/metasploit-6-termux.sh) 

How to upddate Metasploit 6 in Termux

curl -L -o $PWD/mversion https://github.com/raw/efxtv/Metasploit-in-termux/main/Scripts/mversion -s;chmod +x mversion;mv mversion ../usr/bin/;mversion -help

Metasploit in termux- Metasploit benner v6.2.19-dev

Metasploit in termux- Metasploit benner v6.1.41-dev

Metasploit in termux- Metasploit benner v6.1.40-dev

Metasploit in termux- Metasploit benner v6.1.39-dev

Metasploit in termux- Metasploit benner v6.1.40-dev-c252faf

How to install metasploit6 in termux

Step 1 Download termux and termux api from F-Droid

Download and execute the script

pkg update; pkg upgrade
pkg install wget curl
cd $HOME;wget https://github.com/raw/efxtv/Metasploit-in-termux/main/metasploit-6-termux.sh -q;bash metasploit-6-termux.sh 
rm -rf /data/data/com.termux/files/usr/bin/msfvenom

cd;cd metasploit-framework;ln -s $HOME/metasploit-framework/msfvenom /data/data/com.termux/files/usr/bin/

unsupported (OpenSSL::Cipher::CiPherError)

After installing the Metasploit-Framework 6 in termux copy paste the everything in the home directory


cd metasploit-framework;
sed -i '13,15 {s/^/#/}' /data/data/com.termux/files/usr/lib/ruby/gems/3.1.0/gems/hrr_rb_ssh-0.4.2/lib/hrr_rb_ssh/transport/encryption_algorithm/functionable.rb; sed -i '14 {s/^/#/}' /data/data/com.termux/files/usr/lib/ruby/gems/3.1.0/gems/hrr_rb_ssh-0.4.2/lib/hrr_rb_ssh/transport/server_host_key_algorithm/ecdsa_sha2_nistp256.rb; sed -i '14 {s/^/#/}' /data/data/com.termux/files/usr/lib/ruby/gems/3.1.0/gems/hrr_rb_ssh-0.4.2/lib/hrr_rb_ssh/transport/server_host_key_algorithm/ecdsa_sha2_nistp384.rb; sed -i '14 {s/^/#/}' /data/data/com.termux/files/usr/lib/ruby/gems/3.1.0/gems/hrr_rb_ssh-0.4.2/lib/hrr_rb_ssh/transport/server_host_key_algorithm/ecdsa_sha2_nistp521.rb;
clear;echo "Done...."
Metasploit in termux- Metasploit benner
Metasploit in termux- Metasploit benner
Metasploit in termux- Metasploit benner
Metasploit in termux- Metasploit benner
Metasploit in termux- Metasploit benner
Metasploit in termux- Metasploit benner

About

Install metasploit without any error script by EFX Tv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages