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
a56a368463
Generated docs from job=generate-docs branch=master [ci skip]
2024-09-10 16:15:47 +00:00
AlbertoPellitteri
e5c209237e
Fix T1056.001.yaml ( #2924 )
...
* Fix test 7
* Updating T1056.001-7
---------
Co-authored-by: Bhavin Patel <bhavin.j.patel91@gmail.com >
2024-09-10 21:44:42 +05:30
Tessa Georgen
da79b028aa
fix misc formatting errors/extra fields ( #2634 )
2023-12-06 21:49:46 -05:00
Atomic Red Team doc generator
157de65031
Generated docs from job=generate-docs branch=master [ci skip]
2023-11-07 00:28:51 +00: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
Jose Enrique Hernandez
2c1db3e4dd
Merge branch 'master' into master
2023-11-01 19:10:13 -04:00
Atomic Red Team doc generator
a228ee8656
Generated docs from job=generate-docs branch=master [ci skip]
2023-09-22 19:15:21 +00:00
Carrie Roberts
d4709021fb
Handle spaces in file paths ( #2535 )
...
* updating atomics count in README.md [ci skip]
* wip
* handle spaces in path
* update readme
* fix typo
---------
Co-authored-by: publish bot <opensource@redcanary.com >
2023-09-22 10:47:25 -06: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
86913f3573
Merge branch 'master' of https://github.com/alonsobsd/atomic-red-team
2023-06-01 22:03:39 -05: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
amalone-scwx
e6390f6417
minor cleanup to dependencies and exit codes ( #2415 )
2023-05-09 10:26:45 -06:00
Alonso Cárdenas
f1c5a9be03
Add FreeBSD support
2023-05-08 11:06:08 -05: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
6f0df94b1d
Generated docs from job=generate-docs branch=master [ci skip]
2022-10-28 17:46:40 +00:00
DerKi
a317977c6b
Update T1056.001.yaml ( #2208 )
...
* Update T1056.001.yaml
fix bug: "Input Capture" of T1056.001 not download poweshel script
* update url
I updated the URL to point to the "raw" ps1 file instead of the html page showing the preview. Also removed the input arg for the PS1 since the attack commands call the script directly and don't use the input argument. Also, not likely that users will need to modify that input arg so leaving it out for clarity. Chose to give the full path to the ps1 script in the attack commands instead of changing directories first.
* Update T1056.001.yaml
* Update T1056.001.yaml
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2022-10-28 12:46:13 -05:00
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
c8a23d1175
Generated docs from job=generate-docs branch=master [ci skip]
2022-08-12 20:51:31 +00:00
Nathaniel Beckstead
a253441edd
fix SSHD PAM keylogger command ( #2078 )
...
Co-authored-by: Nathaniel <nathaniel@scriptingis.life >
2022-08-12 14:50:53 -06:00
Atomic Red Team doc generator
589c71ee12
Generated docs from job=generate-docs branch=master [ci skip]
2022-06-21 14:08:13 +00:00
Atomic Red Team GUID generator
c006599f05
Generate GUIDs from job=generate-docs branch=master [skip ci]
2022-06-21 14:08:07 +00:00
Brendan Malone
2f47a4c4f2
Added Reference in yaml
2022-06-17 10:05:33 -05:00
Brendan Malone
97049fe2fc
Made requested changed
2022-06-16 10:38:03 -05:00
Brendan Malone
c8b80f6fce
Add files via upload
2022-06-09 10:19:55 -05:00
Brendan Malone
9982660ef4
Delete MacOSKeylogger.swift
2022-06-09 10:19:39 -05:00
Brendan Malone
1bfc4dc6e3
Updated descriptions
2022-06-09 09:48:27 -05:00
Brendan Malone
d2cf4f16bb
Uploaded swift keylogging script
2022-06-08 10:13:51 -05:00
Brendan Malone
749c30e4b6
Added MacOS Test for T1056.001
2022-06-08 10:13:11 -05:00
CircleCI Atomic Red Team doc generator
3c80fa064e
Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
2021-09-20 18:48:06 +00:00
CaptainMoss
b8ba7470ca
Update T1056.001.yaml ( #1632 )
...
Why executor name is command prompt ? It should be 'sh' for linux platforms right ?
2021-09-20 12:47:43 -06:00
CircleCI Atomic Red Team doc generator
bc21f59ff0
Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
2021-09-04 00:21:31 +00:00
Josh Rickard
1513717eb2
Updating atomics to conform to standard ( #1619 )
...
* Updated format of input_argument types for Url
* Updated type for input_arguments to Url (missed)
* Updating Path type for input_arguments
* Updated String type for input_arguments
* Missed a few Strings and Url types
* Updated default values for input_arguments to align with their types
* Updated Integer type for input_arguments
* Updated formatting and spacing of atomics
2021-09-03 18:20:46 -06:00
CircleCI Atomic Red Team doc generator
9f9d549bf5
Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
2021-08-27 15:36:59 +00:00
CircleCI Atomic Red Team GUID generator
fb345d8ace
Generate GUIDs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
2021-08-27 15:36:54 +00:00
biot
9372e962e7
added guid's back in
2021-07-28 12:42:14 +01:00
biot
61e63128be
fixed user_account
2021-07-22 14:35:54 +01:00
biot
a8288151db
removed blank lines
2021-07-21 17:46:15 +01:00
biot
244536527b
fix typo
2021-07-21 17:40:24 +01:00
biot
2947b8d3da
T1056.001
2021-07-20 23:46:53 +01:00
CircleCI Atomic Red Team doc generator
0f8eb34b74
Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
2021-07-19 21:20:24 +00:00
Josh Rickard
842a5df879
T1056.001 - Updating dependencies ( #1555 )
...
* T1056.001 - Updating dependencies
Moved `prereq_command` and `get_prereq_command` under dependencies to conform to other tests
* white space correction
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2021-07-19 15:19:59 -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
CircleCI Atomic Red Team doc generator
7f6de4f651
Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
2021-03-01 17:33:15 +00:00
CircleCI Atomic Red Team GUID generator
8d93e1c859
Generate GUIDs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
2021-03-01 17:33:08 +00:00