• Stars
    star
    146
  • Rank 252,769 (Top 5 %)
  • Language
    PowerShell
  • Created almost 6 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Various Aggressor Scripts I've Created.

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.