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
c752936b87
Generated docs from job=generate-docs branch=master [ci skip]
2024-09-17 21:25:39 +00:00
AlbertoPellitteri
1076774d0f
Replace user login with inline execution ( #2932 )
...
Co-authored-by: Hare Sudhan <code@0x6c.dev >
2024-09-17 17:24:45 -04:00
Atomic Red Team doc generator
94d85e4c96
Generated docs from job=generate-docs branch=master [ci skip]
2024-09-14 22:17:14 +00:00
AlbertoPellitteri
abd235ade4
Removing comments from code section and adding it to descriptions ( #2922 )
...
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-09-14 17:16:13 -05:00
Atomic Red Team doc generator
f1fd271ee0
Generated docs from job=generate-docs branch=master [ci skip]
2024-07-24 02:24:52 +00:00
Badoodish
a8585e0e50
Update T1078.003.yaml ( #2867 )
...
Added new test "Use PsExec to elevate to NT Authority\SYSTEM account"
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2024-07-23 21:23:48 -05:00
Atomic Red Team doc generator
bba1e1bc75
Generated docs from job=generate-docs branch=master [ci skip]
2023-11-20 02:53:29 +00:00
Hare Sudhan
73f61a7600
FreeBSD cleanup ( #2604 )
...
* FreeBSD cleanup
* fix T1059.004.yaml
* fix T1070.003.yaml
* cleanup
* Fix T1078.003
* fix t1078.003
* fix t1078.003
* fix t1078.003
2023-11-19 21:52:36 -05:00
Atomic Red Team doc generator
ad2d7c8f13
Generated docs from job=generate-docs branch=master [ci skip]
2023-11-06 22:42:54 +00:00
Hare Sudhan
62a85c12b5
FreeBSD changes ( #2585 )
...
* freebsd changes
* renaming freebsd to linux
2023-11-06 17:41:43 -05:00
Atomic Red Team doc generator
4d6c4e8e23
Generated docs from job=generate-docs branch=master [ci skip]
2023-11-02 00:56:51 +00:00
Atomic Red Team GUID generator
16b5287208
Generate GUIDs from job=generate-docs branch=master [skip ci]
2023-11-02 00:56:30 +00:00
Alonso Cárdenas
3b8d0af302
Remove auto_generated_guid lines from new entries
...
Some other tiny modifications
2023-06-09 09:11:41 -05:00
Alonso Cárdenas
f1c5a9be03
Add FreeBSD support
2023-05-08 11:06:08 -05:00
Atomic Red Team doc generator
c5b5aed916
Generated docs from job=generate-docs branch=master [ci skip]
2023-04-15 01:13:35 +00:00
Atomic Red Team GUID generator
98ebdd67b3
Generate GUIDs from job=generate-docs branch=master [skip ci]
2023-04-15 01:13:19 +00:00
Biological Robot
2c599829cf
Update T1078.003.yaml
...
Removed the attempt to su to the expired account, should work now
su art
# -> Your account has expired; please contact your system administrator.
# -> su: Authentication failure
2023-04-14 09:29:15 +01:00
biot-2131
1b826907a6
T1078.003 added three tests (Linux)
2023-03-29 16:50:39 +01:00
Atomic Red Team doc generator
c3675964f8
Generated docs from job=generate-docs branch=master [ci skip]
2023-03-17 19:00:35 +00:00
Atomic Red Team GUID generator
fa1e708682
Generate GUIDs from job=generate-docs branch=master [skip ci]
2023-03-17 19:00:19 +00:00
Josh Rickard
2c2d29d2ca
Merge branch 'master' into T1078.003
2023-02-14 11:47:38 -06: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
D4rkCiph3r
5c17c4668a
minor update
2023-02-08 14:27:12 +05:30
D4rkCiph3r
424bb247a0
Update T1078.003.yaml
2023-02-08 14:23:24 +05:30
D4rkCiph3r
3c22d0867e
Added 3 new testings - macOS
...
3 new tests to add a new account and enable admin privileges
2023-02-08 14:19:07 +05:30
Atomic Red Team doc generator
d0dad62dbc
Generated docs from job=generate-docs branch=master [ci skip]
2022-09-23 22:57:18 +00:00
Atomic Red Team doc generator
464291478b
Generated docs from job=generate-docs branch=master [ci skip]
2022-08-08 21:09:36 +00:00
ruyek-git
2b2d75f33c
Update T1078.003.yaml ( #2073 )
...
* Update T1078.003.yaml
changed the "elevation_required" attribute to true on this test T1078.003 test number 4
* add true for test 3 as well
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2022-08-08 15:09:04 -06:00
Atomic Red Team doc generator
566c6d6d28
Generated docs from job=generate-docs branch=master [ci skip]
2022-06-24 03:59:02 +00:00
Dan
9898bb9ecb
Update T1078.003-1 ( #2013 )
...
* Update T1078.003-1
Make password an input argument for Test 1
* try to make the default password work in more environments
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2022-06-23 21:58:27 -06:00
Atomic Red Team doc generator
b0a71062ef
Generated docs from job=generate-docs branch=master [ci skip]
2022-05-12 22:12:16 +00:00
Atomic Red Team GUID generator
3e9f3e5c6a
Generate GUIDs from job=generate-docs branch=master [skip ci]
2022-05-12 22:12:11 +00:00
tlor89
7f1a2652a5
T1078.003 ( #1942 )
...
Co-authored-by: Toua Lor <tlor@nti.local >
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2022-05-12 16:10:23 -06:00
CircleCI Atomic Red Team doc generator
58880ec29c
Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
2022-04-05 22:56:27 +00:00
CircleCI Atomic Red Team GUID generator
f8cfabb253
Generate GUIDs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
2022-04-05 22:56:22 +00:00
Liam Somerville
fc30a1ea05
T1078.003.yaml - Add MacOS commands ( #1851 )
...
* T1078.003.yaml - Add MacOS commands
add mac os commands to create user
* Update T1078.003.yaml
remove list users, better technique described under T1087.001
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2022-04-05 16:56:04 -06:00
CircleCI Atomic Red Team doc generator
a3e16e194f
Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
2021-07-27 23:27:33 +00:00
Austin Songer
8425489f5c
Spelling Typo - priviliges to privileges ( #1573 )
...
* Update windows-index.md
* Update T1078.001.yaml
* Update T1078.003.yaml
* Update windows-index.md
* Update windows-index.md
2021-07-27 17:27:03 -06:00
CircleCI Atomic Red Team doc generator
36d49de4c8
Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
2021-06-24 17:04:33 +00:00
CircleCI Atomic Red Team doc generator
575b36a8e6
Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
2021-06-24 15:16:54 +00:00
Brian Beyer
7ebf7536b8
Separate CI steps so Github status checks can reference the right checks ( #1334 )
...
* Separate CI steps so Github status checks can reference the right checks
* Generate docs from job=generate_docs branch=bb-separate-ci-steps
* Commit GUIDs after generating; require GUIDs before other steps
* Fix config
* Generate GUIDs from job=generate_guids branch=bb-separate-ci-steps
* Generate docs from job=generate_docs branch=bb-separate-ci-steps
* Better wording
* Update config.yml
Co-authored-by: CircleCI Atomic Red Team doc generator <email>
2020-12-16 11:27:51 -07:00
Michael Wade
9a2c1350c9
Added T0178.003 for local accounts ( #1330 )
...
* Added T0178.003 for local accounts
* Update T1078.003.yaml
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2020-12-16 10:36:27 -07:00