Advertisement
Soy_Estudiante

metasploit

Jun 4th, 2022
819
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. COMANDOS:
  2.  
  3. apt update -y
  4. apt upgrade -y
  5.  
  6. apt install git curl wget nmap -y
  7.  
  8. curl -LO raw.githubusercontent.com/Hax4us/Metasploit_termux/master/metasploit.sh
  9.  
  10. chmod +x metasploit.sh
  11. ls
  12. ./metasploit.sh
  13.  
  14. Ejecutar:
  15.  
  16. cd metasploit-framework
  17. ./msfconsole
  18.  
  19. Esperar......
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement