christopher.paschen
f2898e6698
Merge branch 'reg_set'
Build_2026-03-05_22-16
2026-03-05 16:14:28 -06:00
christopher.paschen
73a8896e0c
Merge branch 'make_token_cert'
2026-03-05 15:50:08 -06:00
christopher.paschen
59a6c65f76
update make_token_cert to work if a PFX has a whole chain
2026-03-05 15:48:58 -06:00
christopher.paschen
7bd9b08df5
Merge branch 'disableuser'
Build_2026-02-23_22-18
2026-02-23 16:14:14 -06:00
christopher.paschen
d951568b99
don't overwrite all the object files that already exist
2026-02-23 16:14:02 -06:00
christopher.paschen
51de1cf605
build / include disableuser object files
2026-02-23 16:11:16 -06:00
christopher.paschen
6893db2c91
Merge branch 'Readme'
2026-02-23 16:04:39 -06:00
christopher.paschen
27cf526a03
update addusertogroup bof
2026-02-23 16:01:16 -06:00
christopher.paschen
e0eec1bbcc
Merge branch 'addusertogroup'
2026-02-23 15:58:43 -06:00
christopher.paschen
f280e1f21a
Merge branch 'ghost_task'
2026-02-23 15:53:27 -06:00
christopher.paschen
39f6ab21b9
updated ghost_task object file
2026-02-23 15:53:21 -06:00
christopher.paschen
7d62339814
update reg_set object files
2026-02-23 15:41:34 -06:00
christopher.paschen
31fc2c3644
Merge branch 'main' of github.com:trustedsec/CS-Remote-OPs-BOF
2026-02-23 15:25:12 -06:00
christopher.paschen
50045bb90f
Update com init to not fail out on mode change
2026-02-23 14:35:10 -06:00
chryzsh
3a2e87dafb
Free the heap allocated data if it is a QWORD
2026-02-10 14:03:19 +01:00
chryzsh
ea4df65f67
Clean up RemoteKey and rootkey properly.
2026-02-10 13:53:56 +01:00
chryzsh
d9848db5b4
Added NULL check on certificate
2026-02-10 12:40:11 +01:00
chryzsh
797cca1627
Close token handle from LogonUserW
2026-02-10 12:04:11 +01:00
chryzsh
7de1d54fee
Fix time/day variable collision when parsing args
2026-02-10 10:50:05 +01:00
chryzsh
d634222e2c
Removed all the space formatting regression
2026-02-10 09:57:00 +01:00
BlueFootedBird
1a5ad68202
Update README.md
2026-01-28 07:59:04 -08:00
BlueFootedBird
03fb9eb70c
Update README.md
2026-01-28 07:47:36 -08:00
Nikos Vourdas
a7780543af
Add disableuser BOF
2026-01-25 02:31:51 -06:00
christopher.paschen
a7e3c06c73
Merge branch 'ask_mfa'
Build_2026-01-06_15-17
2026-01-06 09:15:22 -06:00
christopher.paschen
fad885de14
fix merge conflicts and minor updates post review
2026-01-06 09:14:16 -06:00
freefirex
f78ed2c98c
Merge pull request #51 from nickvourd/patch-3
...
Aggressor Script Clean Syntax
Build_2026-01-05_22-41
Build_2026-01-05_22-42
2026-01-05 16:40:57 -06:00
freefirex
a5ea90efc0
Merge pull request #52 from nickvourd/patch-4
...
Update command usage format in README
2026-01-05 16:40:16 -06:00
Nikos Vourdas
d277c4b919
Update command usage format in README
2025-11-26 01:36:44 -06:00
Nikos Vourdas
1d8882ff45
Update usage syntax for service control commands
2025-11-26 01:18:44 -06:00
Nikos Vourdas
fe5bcb3f39
Add ask_mfa BOF to request MFA approval via dialog box
2025-11-25 16:27:19 -06:00
christopher.paschen
8ee8c59611
update schtaskscreate usage with user / pass
Build_2025-11-25_15-59
2025-11-25 09:57:55 -06:00
christopher.paschen
27994ce7cd
Merge branch 'pull/add_usage' into pulls_nov_24
2025-11-25 09:55:27 -06:00
christopher.paschen
d2d8046518
Merge branch 'pull/fix_schtasksrun' into pulls_nov_24
2025-11-25 09:54:27 -06:00
christopher.paschen
4598a71b6e
Merge branch 'pull/schtasks' into pulls_nov_24
2025-11-25 09:54:20 -06:00
christopher.paschen
a9e3d6933c
remove else as VUserPassword covers its usage
2025-11-25 09:51:52 -06:00
Nikos Vourdas
b10df29351
Update command table with usage details
2025-11-24 22:45:16 -06:00
Nikos Vourdas
41abd198e5
Fix usage command for schtasksrun
2025-11-24 22:43:19 -06:00
Nikos Vourdas
eb857199f2
chmod +x make_all.sh
2025-11-23 10:52:19 -06:00
freefirex
57346386c3
Fix makefile for clipboard to match cna
Build_2025-11-20_21-59
2025-11-20 15:57:48 -06:00
christopher.paschen
a644914b46
Correct branch name in build.yml
Build_2025-11-10_19-15
2025-11-10 13:14:21 -06:00
christopher.paschen
e0f6199c00
replace .o's with standardized docker build
2025-11-10 13:12:28 -06:00
Soups71
9ab2d2d359
Updated schtaskscreate to include option to use password option.
2025-10-30 19:13:44 -04:00
christopher.paschen
2752906e73
merge adcs update
2025-10-22 16:01:54 -05:00
Marc André Tanner
ac9a64a916
adcs_request: support embedding a SAN URL
...
This allows to specify the alternate subject's SID through a SAN URL
entry to satisfy strong certificate binding requirements.
The new parameter should have the following format where the SID is
adapted as needed.
tag:microsoft.com,2022-09-14:sid:S-1-5-21-712980493-1503034693-3565059331-1105
2025-09-12 14:53:29 +02:00
Marc André Tanner
c6b64f32b9
adcs_request: reorder SAN creation code
...
No functional changes, solely in preparation for further SAN etnries.
2025-09-12 14:53:22 +02:00
Marc André Tanner
2c1cc3cec8
adcs_request: properly align output
2025-09-12 14:53:22 +02:00
Marc André Tanner
876378354b
adcs_request: fix standalone/test build
2025-09-12 14:53:22 +02:00
christopher.paschen
12850f1d93
add get_azure_token
2025-02-26 15:20:42 -06:00
freefirex
4ff580b190
Update README.md
2025-01-06 11:05:17 -06:00
christopher.paschen
18487840b3
Merge branch 'main' of github.com:trustedsec/CS-Remote-OPs-BOF
2025-01-02 16:52:52 -06:00