offsecginger / AggressorScripts

Various Aggressor Scripts I've Created.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No longer Maintained!

AggressorScripts

Aggressor scripts for use with Cobalt Strike 3.0+

custom_payload_generator - creates various payloads for Cobalt Strike's Beacon. Current payload formats:

  • MSBuild .xml
  • JSC .js
  • Windows JScript .js (for wscript or cscript)
  • .jsp executable (uses PowerShell)
  • Tomcat .WAR (uses PowerShell)
  • PowerLessShell (Shellcode version) (Still uses MSBuild, but with RC4)
  • AES Powershell
  • Small C# Executable (~6kb)
  • More to come... Ideas?

Other Aggressor Repos

Submissions

Please feel free to submit a Pull Request with fixes or improvements to any of the existing scripts; however, my intention is to only keep Aggressor scripts that I've written in this repo.

If you have an idea for a script and would like to submit it somewhere, consider adding it to Lee Kagan's Aggressor Scripts Collection repo.

About

Various Aggressor Scripts I've Created.


Languages

Language:PowerShell 65.5%Language:JavaScript 15.0%Language:Python 9.9%Language:C# 8.2%Language:Java 1.5%