Skip to content

offsecginger/AggressorScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

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.