Metasploit - Installation

 

Metasploit - Installation


11 August 2023


DISCLAIMER


This content is only for educational purpose. Use of any hacking tool without explicit authorization is illegal. Always ensure legal and ethical use of security testing tools. We are not responsible for any kind of misuse.


Metasploit - Installation


pkg upgrade -y


pkg install wget curl openssh git -y


wget https://raw.githubusercontent.com/gushmazuko/metasploit_in_termux/master/metasploit.sh


chmod +x metasploit.sh


./metasploit.sh




Comentarios