Friday, 1 June 2018

HackTheWorld - Generating Payloads to Bypass All Antivirus


HackTheWorld: An Python Script For Generating Payloads that Bypasses All Antivirus so far

Request
 * Metasploit Framework
 * Wine
 * Mingw-w64 (Mingw-w32)

Install and Run
   sudo apt-get install mingw-w64 (Install Mingw-w64)
   sudo apt-get install wine (Install Wine)
   sudo apt-get install metasploit-framework (Install Metasploit)
   git clone https://github.com/stormshadow07/HackTheWorld
   cd HackTheWorld
   chmod +x install.sh && sudo ./install.sh
   sudo python HackTheWorld.py

Screenshots


No comments:

Post a Comment