Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added BeaconGate Option - CS 4.10 #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

0xflagplz
Copy link

Added default beacon-gate option for cobalt strike 4.10

stage.beacon_gate

stage {
beacon_gate {
All;
}
}

Default/None specified - None;
All Generic beacon gate options allowed
API Specification Allowed, Example:
-BeaconGate UnmapViewOfFile,VirtualAlloc,etc

Mistyped API's will be removed - not cancel profile generation

Modified Readme

Context - https://hstechdocs.helpsystems.com/manuals/cobaltstrike/current/userguide/content/topics/beacon-gate.htm?cshid=1007

Added default beacon-gate option for cobalt strike 4.10

stage.beacon_gate

stage {
 beacon_gate {
    All;
 }
}

Default/None specified - None;
All Generic Options allowed
API Specification Allowed:
-BeaconGate UnmapViewOfFile,VirtualAlloc,etc

Mistyped API's will be removed - not cancel profile generation

Modified Readme

https://hstechdocs.helpsystems.com/manuals/cobaltstrike/current/userguide/content/topics/beacon-gate.htm?cshid=1007
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant