Phantom Evasion is a malware stub generator tool written in python both compatible with python 2.7 and 3.4 or higher( note that python 2.7 is required for pyinstaller). The aim of this tool is to make antivirus evasion an easy task for pentesters with the use of prewritten modules capable to generate (almost) undetectable executable even with the most common 32-bit Metasploit payload. AV Sandbox detection is the trump card of this tool while advanced encryption is not implemented (isn’t necessary).
Format: exe/elf/apk/dmg
MODULE TYPE: Windows, Linux, Android, Osx, Universal (Platform-Target) Universal modules produce malware stub executable using pyinstaller for the OS used during the generation process.
https://www.youtube.com/watch?v=jvHmaICK4G8
Format: exe/elf/apk/dmg
MODULE TYPE: Windows, Linux, Android, Osx, Universal (Platform-Target) Universal modules produce malware stub executable using pyinstaller for the OS used during the generation process.
https://www.youtube.com/watch?v=jvHmaICK4G8
COMMENTS