SourcePoint
SourcePoint copied to clipboard
SourcePoint is a C2 profile generator for Cobalt Strike command and control servers designed to ensure evasion.
- Added DNS support. Idle DNS points to a Microsoft owned ip. - Fixed one of the spawnto targets (dtdump.exe) which did not have a x64 binary. Now targets w32tm
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:...
Updated the examples for usage and sample.yaml in README file to reflect new options.
Adds quotes to stage variable to fix profile compile error: set sleep_mask "{{.Variables.sleep_mask}}";