A python Code to obfuscate any non-fud python payload and generate a ready to use FUD Python executable script
This is a tool to Obfuscate an existing python non fud payload and , in the process will create a FUD python ready to use script that can be used to perform different tasks.
In this Example I have shown how a non Fud python reverse shell , msf generated and a nc shell can be obfuscated to create a FUD payload
which can be used to gain a reverse shell on a victim machine .
Virustotal detection results :https://www.virustotal.com/gui/file/37f56970252e51258b8583b996501d50669bf996e472bfc35a1294f09accf19e/detection
Please do not upload to virus total.
Usage : python fernet_obs.py nonfud_payload.py
This Will generate the FUD payload.
Watch The Youtube Video for Clarification