Skip to content

c0axial/AggressorScripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 65.4%
  • JavaScript 15.0%
  • Python 9.9%
  • C# 8.2%
  • Java 1.5%