1captainnemo1 / Powershell_Fernet_Obfuscator

A script to obfuscate powershell payloads , bypassing AMSI.dll and Windows Defender

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Powershell_Fernet_Obfuscator

A python Code to obfuscate any non-fud Powershell payload and generate a ready to use FUD Python executable script

Powershell_Fernet_Obfuscator

This is a tool to Obfuscate any existing powershell non fud payload(empire,unicorn,SET PS vector) 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 Empire PS payload reverse shell , can be obfuscated to bypass AMSI.dll check and evade Windows defender .

Virustotal detection results : https://www.virustotal.com/gui/file/8b9ec6a026f49d4db1d89f6f5060857eb335a8decbd04642a13c28220600aac3/detection

Please do not upload to virus total.

Usage : python pspyfernet_obs.py nonfudpspayload.ps1

This Will generate the FUD payload.

Watch The Youtube Video for Clarification

to_video

About

A script to obfuscate powershell payloads , bypassing AMSI.dll and Windows Defender


Languages

Language:Python 67.6%Language:PowerShell 32.4%