Skip to content

Quickly generate every payload type for each listener and optionally host via HTTP.

Notifications You must be signed in to change notification settings

threatexpress/cobaltstrike_payload_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Cobalt Strike Payload Generator

This aggressor script builds all stageless payload types for each current listener and optionally hosts the payloads on the HTTP server

Payloads Naming Syntax:

Filename:

beacon_<type>_<listener name>_<arch>.<ext>

URL:

http://< teamserver IP >/payloads/beacon_<type>_<listener name>_<arch>.<ext>

You can quickly curl the payloads

Example:

curl -A SOME_ALLOWED_USERAGENT http://192.168.1.100/payloads/beacon_http_http_x64.exe

About

Quickly generate every payload type for each listener and optionally host via HTTP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published