22 Commits

Author SHA1 Message Date
Matt 2b1c492ec2 v4.0 2025-04-16 12:47:31 -04:00
Ed 586bbc8d0f 4.11 implementations and made sleepmask modifable 2025-04-11 07:56:52 -07:00
Ed ea1cdf4839 Added BeaconGate Option - CS 4.10
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
2024-08-29 09:35:04 -07:00
Matthew Eidelberg e8629724b9 v3.2 2023-12-06 12:28:32 -05:00
Matthew Eidelberg b58a411ba6 v3.1 2023-12-05 12:30:46 -05:00
Matthew Eidelberg d0ebfe37e6 3.0 2023-11-29 12:03:53 -05:00
hsfetty a358a8db48 fix for error check 2022-07-08 15:53:24 -04:00
hsfetty 9e9ca51be1 fixing indexing error 2022-07-08 15:42:53 -04:00
Tylous 356a18f324 v2.3 2022-05-05 21:03:17 -04:00
Nahid 2dfc901497 fixed 2022-04-22 12:42:52 -04:00
Tylous 4ac281b568 v2.2 2022-02-19 14:40:42 -05:00
xenov 044abf8fd6 support custom user agent 2022-01-26 05:41:08 -05:00
xenov d3f904478c Fixed line that had gone stray into an if construc 2022-01-25 17:36:14 -05:00
xenov aee5b21b6b Made valid SSL optional for custom profiles 2022-01-25 16:35:52 -05:00
xenov 0ca7789fe0 Added customuriGET and customuriPOST arguments 2022-01-25 16:09:31 -05:00
Tylous 5ea23e39ae v2.1 2022-01-20 13:19:15 -05:00
Tylous 3b517f3bbc v2.0 2021-10-06 12:12:27 -04:00
Tylous 244a7cf970 v1.3 2021-08-31 14:19:07 -04:00
Matthew Eidelberg 23c51f49ee v1.3 2021-08-31 10:51:42 -04:00
Matthew Eidelberg 2933bb33c5 v1.2 2021-08-18 10:49:15 -04:00
Xenov b14ded7bba Fix incorrect array reference
Array for GeneratePE function without beacon_PE arg specified incorrectly referenced the Post_EX_Process_Name array,

Corrected to Peclone_list
2021-08-11 17:36:29 +01:00
Matthew Eidelberg 68ae1249d6 v1.0 2021-08-06 16:59:47 -04:00