21 Commits

Author SHA1 Message Date
Atomic Red Team doc generator 9f6a1eab36 Generated docs from job=generate-docs branch=master [ci skip] 2026-02-18 16:55:45 +00:00
Atomic Red Team doc generator 376bf2a64d Generated docs from job=generate-docs branch=master [ci skip] 2026-02-18 16:46:29 +00:00
Atomic Red Team doc generator 5ede8f21e4 Generated docs from job=generate-docs branch=master [ci skip] 2025-02-13 22:03:40 +00:00
Atomic Red Team doc generator d10a13eb17 Generated docs from job=generate-docs branch=master [ci skip] 2025-01-28 05:03:31 +00:00
Hare Sudhan bfdd702717 Remove unused variable (#3040) 2025-01-28 00:02:41 -05:00
Atomic Red Team doc generator f64434da24 Generated docs from job=generate-docs branch=master [ci skip] 2024-04-27 17:50:49 +00:00
Atomic Red Team doc generator b1f3c968f2 Generated docs from job=generate-docs branch=master [ci skip] 2023-05-19 17:06:33 +00:00
Atomic Red Team doc generator 16594d72c5 Generated docs from job=generate-docs branch=master [ci skip] 2023-02-13 23:11:19 +00:00
Josh Rickard a5dd0813cd fix: Updating atomics YAML file structure to align with the new JSON schema definition (#2323)
* fix: Updating atomics YAML file structure to align with the new JSON schema definition.

This also fixes some white space issues and general line formatting across all impacted atomics.

* fix: One additional change needed

---------

Co-authored-by: MSAdministrator <MSAdministrator@users.noreply.github.com>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2023-02-13 16:10:37 -07:00
Atomic Red Team doc generator 2007ac5d8d Generated docs from job=generate-docs branch=master [ci skip] 2022-05-17 22:25:12 +00:00
Atomic Red Team GUID generator a204b5bcfb Generate GUIDs from job=generate-docs branch=master [skip ci] 2022-05-17 22:25:08 +00:00
Jesse Moore 0ba9c7ec9e Challenge Bounty T1615 LOL-cmdlet Get-GPO cmdlet (#1966)
* ChallengeBounty T1615 LOLB Get-GPO cmdlet

* Added changes 

Took out variableInput and put in $ENV:userdnsdomain, on attack command also made the CheckPreqs say people need to install RSAT manually for GroupPolicy and ActiveDirectory. The cleanUp command won't take those RSAT modules out, but instead will remove the gpo_output file.  The GetPrereq might need a little work but shouldn't need it..... since the -CheckPrereq says to Manually install on Windows 10. Hope that works out.

* Update T1615.yaml

Glad you showed me the PreReq "if" command trick, I would of struggled with it, thank you. Thanks for pointing out the GetPreqs need to be in there separate areas, I don't think I've had to do that before. Ya, glad you had me look more into getting the Win10 to work; I was just going for win server but its nice to have both as an option, thanks for kindly suggesting.

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2022-05-17 16:24:48 -06:00
Atomic Red Team doc generator 8283dad675 Generated docs from job=generate-docs branch=master [ci skip] 2022-05-08 02:06:14 +00:00
Atomic Red Team GUID generator 17193e89b9 Generate GUIDs from job=generate-docs branch=master [skip ci] 2022-05-08 02:06:09 +00:00
dwhite9 2a482919b8 Added GPO Discovery tests sourced from WinPwn script. (#1931)
Details:
https://github.com/S3cur3Th1sSh1t/WinPwn/

Testing:
Tested on Windows 10 VM

Co-authored-by: dwhite9 <d0w019h@wal-mart.com>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2022-05-07 20:05:39 -06:00
Atomic Red Team doc generator 059297cef5 Generated docs from job=generate-docs branch=master [ci skip] 2022-04-26 21:42:55 +00:00
Atomic Red Team GUID generator 30d17c913b Generate GUIDs from job=generate-docs branch=master [skip ci] 2022-04-26 21:42:51 +00:00
Jesse Moore aa18e31b48 This is for the Challenge Bounty -Group Policy Discovery on Windows 2022-04-24 20:41:07 -07:00
CircleCI Atomic Red Team doc generator e2388dc514 Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci] 2022-04-14 16:55:58 +00:00
CircleCI Atomic Red Team GUID generator 9c49e6dab4 Generate GUIDs from job=generate_and_commit_guids_and_docs branch=master [skip ci] 2022-04-14 16:55:51 +00:00
IntelScott 757f0a5e7c Create T1615.yaml (#1868)
* Create T1615.yaml

Quick test for a new technique

* Update T1615.yaml

Fixed format of executor object

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2022-04-14 10:55:20 -06:00