offsecginger / AES-PowerShellCode

Standalone version of my AES Powershell payload for Cobalt Strike.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AES-PowerShellCode

Standalone version of my AES Powershell payload for Cobalt Strike.

Usage

  • Place a payload.bin raw shellcode file in the same directory. Default Architecture is x86
  • run python obfuscate.py
  • Default output is out.ps1

About

Standalone version of my AES Powershell payload for Cobalt Strike.

License:MIT License


Languages

Language:PowerShell 80.7%Language:Python 19.3%