Tylous
|
1d02fe6bdb
|
v4.0
|
2025-04-16 13:15:04 -04:00 |
|
Tylous
|
9507f92274
|
v4.0
|
2025-04-16 13:14:45 -04:00 |
|
Matt
|
9fff187467
|
v4.0
|
2025-04-16 12:57:00 -04:00 |
|
Matt
|
ecfc6f59e5
|
v4.0
|
2025-04-16 12:51:54 -04:00 |
|
Matt
|
2b1c492ec2
|
v4.0
|
2025-04-16 12:47:31 -04:00 |
|
Tylous
|
5786472857
|
Merge pull request #27 from 0xflagplz/main
Added BeaconGate Option - CS 4.10/4.11
|
2025-04-16 10:55:17 -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 |
|
Tylous
|
b1d7bd7f43
|
Merge pull request #24 from lazzslayer/main
Update Struct.go
|
2024-04-02 16:12:17 -04:00 |
|
lazzslayer
|
8ea7ed52d9
|
Update Struct.go
Updated syntax in Peclone_list to properly separate each string associated with the respected DLL.
|
2024-03-20 12:40:00 -06:00 |
|
Matthew Eidelberg
|
e8629724b9
|
v3.2
|
2023-12-06 12:28:32 -05:00 |
|
Matthew Eidelberg
|
b58a411ba6
|
v3.1
v3.2
|
2023-12-05 12:30:46 -05:00 |
|
Matthew Eidelberg
|
d0ebfe37e6
|
3.0
v3.1
|
2023-11-29 12:03:53 -05:00 |
|
Tylous
|
f493c1981f
|
Merge pull request #17 from hsfetty/hotfix/PE_Clone
v2.4
v3.0
v2.4
|
2022-07-26 14:05:09 -04: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 |
|
Tylous
|
a51aa35944
|
Merge pull request #13 from Nahid5/main
CS 4.6 Support
v2.3
|
2022-05-05 15:30:14 -04:00 |
|
Nahid
|
5e4d6a699d
|
updated readme
|
2022-04-22 12:46:02 -04:00 |
|
Nahid
|
2dfc901497
|
fixed
|
2022-04-22 12:42:52 -04:00 |
|
Nahid
|
ccdc930f4a
|
cs4.6
|
2022-04-21 16:44:47 -04:00 |
|
Tylous
|
4ac281b568
|
v2.2
|
2022-02-19 14:40:42 -05:00 |
|
Tylous
|
c890b3cb9b
|
v2.2
Multiple custom profile fixes and features
v2.2
|
2022-02-19 13:04:21 -05:00 |
|
Tylous
|
2dfd3e4146
|
Merge pull request #11 from Xenov-X/FixStruct_MissingQuotes
Fixed some missing quotes in Peclone_list
|
2022-02-19 12:28:32 -05:00 |
|
xenov
|
4a723d86b7
|
Merge branch 'main' of https://github.com/Xenov-X/SourcePoint
|
2022-01-26 05:41:56 -05:00 |
|
xenov
|
044abf8fd6
|
support custom user agent
|
2022-01-26 05:41:08 -05:00 |
|
Xenov
|
e39b97898b
|
Merge pull request #3 from Xenov-X/FixStruct_MissingQuotes
Fixed some missing quotes in Peclone_list
|
2022-01-26 04:51:53 -05:00 |
|
xenov
|
acb47181d2
|
Fixed some missing quotes in Peclone_list
|
2022-01-26 04:18:47 -05:00 |
|
Xenov
|
29d605a334
|
Merge pull request #2 from Xenov-X/Fixing-Custom-Profile
Fixed line that had gone stray into an if construct
|
2022-01-25 17:42:18 -05:00 |
|
xenov
|
d3f904478c
|
Fixed line that had gone stray into an if construc
|
2022-01-25 17:36:14 -05:00 |
|
Xenov
|
b7c51f6633
|
README housekeeping and updating
Adding guidance for CustomuriGET and CustomuriPOST
|
2022-01-25 21:48:04 +00:00 |
|
Xenov
|
844817dc7c
|
Merge pull request #1 from Xenov-X/Fixing-Custom-Profile
Fixing custom profile
|
2022-01-25 16:38:44 -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 |
|
xenov
|
a41fad83aa
|
Fixing Custom Profile
|
2022-01-25 09:18:15 -05:00 |
|
Tylous
|
8840dd892c
|
Delete .gitignore
2.1
|
2022-01-20 13:26:12 -05:00 |
|
Tylous
|
5ea23e39ae
|
v2.1
|
2022-01-20 13:19:15 -05:00 |
|
Tylous
|
e76a467e61
|
Merge branch 'main' of https://github.com/Tylous/SourcePoint into main
v2.1
|
2021-10-06 12:13:34 -04:00 |
|
Tylous
|
3b517f3bbc
|
v2.0
|
2021-10-06 12:12:27 -04:00 |
|
Tylous
|
62f2052914
|
Revert "v2.0"
This reverts commit 28ffed0437.
2.0
|
2021-10-06 11:49:30 -04:00 |
|
Tylous
|
2252ce4101
|
Revert "Revert "v1.3.1""
This reverts commit 6ec5fddd3b.
|
2021-10-06 11:49:23 -04:00 |
|
Matthew Eidelberg
|
6ec5fddd3b
|
Revert "v1.3.1"
This reverts commit 7bebe641d9.
|
2021-10-06 11:46:53 -04:00 |
|
Matthew Eidelberg
|
28ffed0437
|
v2.0
|
2021-10-06 11:23:15 -04:00 |
|
Matthew Eidelberg
|
7bebe641d9
|
v1.3.1
v2.0
|
2021-09-09 15:41:16 -04:00 |
|
Tylous
|
244a7cf970
|
v1.3
v1.3.1
|
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
v1.3
|
2021-08-18 10:49:15 -04:00 |
|
Tylous
|
d135047222
|
Merge pull request #3 from Xenov-X/main
Fix incorrect array reference
v1.2
v1.1
|
2021-08-11 13:34:42 -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 |
|
Tylous
|
956bdc05bf
|
Updated Loader
|
2021-08-10 13:12:21 -04:00 |
|