offsecginger/AggressorScripts: Various Aggressor Scripts I've Created.
2019-07-01 16:48:26 Author: github.com(查看原文) 阅读量:206 收藏

Join GitHub today

GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.

Sign up

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?

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.


文章来源: https://github.com/offsecginger/AggressorScripts
如有侵权请联系:admin#unsafe.sh