Advertisement
TVT618

[Linux] ezsploit - Linux bash script automation Metasploit

Feb 24th, 2018
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. [Linux]
  2. ezsploit - Linux bash script automation for Metasploit
  3.  
  4. ezsploit is a Linux bash script automation for Metasploit
  5.  
  6. Command line script for automating metasploit functions
  7. * Checks for metasploit service and starts if not present
  8. * Easily craft meterpreter reverse_tcp payloads for Windows, Linux, Android and Mac
  9. * Start multiple meterpreter reverse_tcp listners
  10. * Assistance with building basic persistence options and scripts
  11. * Armitage launcher
  12. * Drop into Msfconsole
  13. * Some other fun stuff :)
  14.  
  15. To-Do Add more functions to payloads/listners, java, php, tomcat etc Improve overall functionality
  16.  
  17. Install and use
  18. git clone https://github.com/rand0m1ze/ezsploit
  19. cd ezsploit
  20. ./ezsploit.sh
  21.  
  22. Download ezsploit: https://github.com/rand0m1ze/ezsploit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement