Tylous / SourcePoint

SourcePoint is a C2 profile generator for Cobalt Strike command and control servers designed to ensure evasion.
1.01k stars 150 forks source link

CS 4.6 Support #13

Closed Nahid5 closed 2 years ago

Nahid5 commented 2 years ago

https://www.cobaltstrike.com/blog/cobalt-strike-4-6-the-line-in-the-sand/ Execute-assembly 1MB Limit Increase A number of users have been asking for this for quite some time, and the change that we made affect not only execute-assembly, but other tasks (eg. dllinject) as well. We have added three new settings to the Malleable C2 profile (tasks_max_size, tasks_proxy_max_size and tasks_dns_proxy_max_size) that can be used to control maximum size limits. Note that these settings need to be set prior to team server startup. If the size is increased at a later time, old artifacts will still use the previous size settings and tasks that are too large will be rejected.

Tylous commented 2 years ago

let me test it and then ill merge it

Tylous commented 2 years ago

looks good ill be merging it tomorrow morning with a fix for another bug... sorry for the delay.

Nahid5 commented 2 years ago

No worries, appreciate your continued support for this.