🔥 Burn Fat Fast. Discover How! 💪

PROBLEMS WITH METASPLOIT INSTALLATIONS This metasploit use | Termux Hackers (Users)

PROBLEMS WITH METASPLOIT INSTALLATIONS

This metasploit use Ruby v3 and have available option "-x" to embed apk files

[METHOD 1]
apt install wget -y
wget https://raw.githubusercontent.com/ivam3/i-Haklab/master/.set/to-install/metasploit-framework_6.1.39_all.deb
apt install ./metasploit-framework_6.1.39_all.deb
rm metasploit-framework_6.1.39_all.deb

[METHOD 2]
Going to :
https://ivam3-termux-pkg.loca.lt/

And download file .deb and execute it by :

$ apt install ./name-of-file.deb

And deleted it
$ rm -rf name-of-file.deb

Credit : Unknown