Commit Graph

1911 Commits

Author SHA1 Message Date
CircleCI Atomic Red Team doc generator 35f45ec0ec Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-22 16:26:12 +00:00
axi0m cc1aced76b Minor fix for T1115 - Pipe Get-Clipboard output (#952)
* Update T1115.yaml

Update command for PowerShell so the contents of Get-Clipboard are actually invoked as an expression.

* Update Markdown PowerShell code snippet to reflect changes

* Pipe output of Get-Clipboard to iex in order to invoke the value of clipboard as a command

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2020-04-22 10:25:25 -06:00
CircleCI Atomic Red Team doc generator ceafbf9c62 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-22 16:23:59 +00:00
Andrew Beers 4a8ec3b1c7 T1071 T1118 Improvements and Fixes (#947)
* start work

* test improvements

* fix type and broken sentence

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2020-04-22 10:23:42 -06:00
CircleCI Atomic Red Team doc generator 15f32ce196 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-22 16:19:41 +00:00
Pierre-Jean Grenier 9458d814b0 Add test for T1045 that copies and runs packed binaries (#945)
* Add test for T1045 that copies and runs packed binaries

* Use magic variable PathToAtomicsFolder

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2020-04-22 10:18:56 -06:00
CircleCI Atomic Red Team doc generator 12a297615d Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-22 15:49:23 +00:00
Pierre-Jean Grenier 3a3a7ba6e3 Fix: powerShell -> powershell (#951)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2020-04-22 09:48:49 -06:00
CircleCI Atomic Red Team doc generator be65f14e54 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-21 02:13:00 +00:00
hypnoticpattern b229aeb0f3 T1166 - Fix absolute path, C code optimizations (#946)
* T1166 - Fix absolute path, C code optimizations

* T1215 - Add kernel module source, edit commands

Co-authored-by: hypnoticpattern <>
Co-authored-by: user <user@App1e-Mac-mini.corp.uber.com>
2020-04-20 20:12:40 -06:00
CircleCI Atomic Red Team doc generator 35ed42de92 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-16 22:20:50 +00:00
hypnoticpattern ef1a8aeb05 Fix command used to copy files in linux and macOS (#943)
The command `copy` is used on Windows systems. Running the test on macOS and Linux will cause an error.
2020-04-16 16:20:30 -06:00
CircleCI Atomic Red Team doc generator 61419072db Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-16 00:10:07 +00:00
hypnoticpattern 32a2e18aae Fix issue with non-executable bashf file (#942)
The file has to be marked as executable before it can run. When the repository is cloned there is no executable flag set and running the test would cause the following error: `failed to run command '/home/user/src/atomic-red-team/atomics/T1154/../T1154/src/echo-art-fish.sh': Permission denied`. Using `sh` with the `trap` command fixes the issue and doesn't require to manually set the flag.
2020-04-15 18:09:42 -06:00
CircleCI Atomic Red Team doc generator 147838a11e Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-15 23:00:10 +00:00
hypnoticpattern 5107a49a2a Fixing a typo in the wget URL. (#941)
GitHub paths are case sensitive. The echo-art-fish.sh sits within the `atomics` path not `Atomics`.
2020-04-15 16:59:48 -06:00
CircleCI Atomic Red Team doc generator 9828d013b8 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-13 18:10:27 +00:00
Carrie Roberts 5cb6c9ea39 add technique name to CSV indexes (#939) 2020-04-13 12:09:53 -06:00
CircleCI Atomic Red Team doc generator b9a630e7d4 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-10 13:59:17 +00:00
Carrie Roberts f110934779 T1155 osacript fix (#940)
* fix

* typo fixes
2020-04-10 07:58:36 -06:00
CircleCI Atomic Red Team doc generator dfba4ef05f Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-10 01:30:02 +00:00
tlor89 1235c027b3 T1076_Update (#938)
Co-authored-by: Toua Lor <tlor@nti.local>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2020-04-09 19:29:33 -06:00
CircleCI Atomic Red Team doc generator ec7920d2e6 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-10 01:28:35 +00:00
Pierre-Jean Grenier 8158b7a2d0 Fix type (string -> path) in T1502 (#937) 2020-04-09 19:27:59 -06:00
hypnoticpattern 00da62d1bb Fix go-atomic.rb example method (#934)
`List all accounts` doesn't exist; replaced the test with an existing one.

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2020-04-08 12:55:56 -06:00
CircleCI Atomic Red Team doc generator 693b224947 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-08 18:50:35 +00:00
tlor89 22834f4042 T1100-T1531_Update (#936)
Co-authored-by: Toua Lor <tlor@nti.local>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2020-04-08 12:50:21 -06:00
CircleCI Atomic Red Team doc generator 7d07686f60 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-08 18:49:16 +00:00
tlor89 23620c707a message (#935)
Co-authored-by: Toua Lor <tlor@nti.local>
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2020-04-08 12:48:54 -06:00
CircleCI Atomic Red Team doc generator f144c2127e Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-07 21:19:56 +00:00
JrOrOneEquals1 80b11195c4 url typo fix (#933) 2020-04-07 15:19:25 -06:00
CircleCI Atomic Red Team doc generator 69a66fd511 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-07 20:29:37 +00:00
Carrie Roberts d95cc985d9 clarify test and add prereqs (#931)
* clarify test and add prereqs

* typo fixes

* path fix
2020-04-07 14:28:54 -06:00
CircleCI Atomic Red Team doc generator f8e02588c8 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-07 20:27:26 +00:00
Carrie Roberts 3ec92986a6 test works out of the box now (#932) 2020-04-07 14:26:55 -06:00
CircleCI Atomic Red Team doc generator d58d614940 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-06 23:06:07 +00:00
tlor89 5d41e4168e T1002-T1049_Cleanup (#930)
Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2020-04-06 17:05:47 -06:00
CircleCI Atomic Red Team doc generator 86c332859d Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-06 20:48:28 +00:00
Andrew Beers e50b7b6807 T1023 T1044 T1050 updates (#928)
* start work

* finish test

* improve tests

* improve prereqs

* Update T1044.yaml

* Update T1064.yaml

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2020-04-06 14:48:08 -06:00
CircleCI Atomic Red Team doc generator 11c5096b0e Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-06 20:47:24 +00:00
Andrew Beers 920ac6f490 T1065 T1070 T1073 T1085 T1086 updates (#929)
* improve descriptions

* add prereqs

* update tests

* fix more tests

* typo fix

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2020-04-06 14:46:50 -06:00
CircleCI Atomic Red Team doc generator 00d070005f Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-04 02:44:12 +00:00
Carrie Roberts a39a7b7290 fix links (#927)
Co-authored-by: Michael Haag <mike@redcanary.com>
2020-04-03 20:43:06 -06:00
CircleCI Atomic Red Team doc generator fa67d8f041 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-03 22:24:29 +00:00
Andrew Beers 0e35397f3f T1502, T1504, T1518, T1529, T1531 updates (#926)
* fix tests

* improve descriptions

* more updates
2020-04-03 16:24:05 -06:00
Carrie Roberts 3e789bc137 delete old indexes (#925)
* delete old indexes

* link fixes
2020-04-03 11:36:55 -06:00
CircleCI Atomic Red Team doc generator 4e08c0c497 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-03 17:14:40 +00:00
Carrie Roberts a87eeeb535 add csv index by OS, then by tactic and technique, add art_layer json per OS (#903)
* add csv index by OS, then by tactic and technique

* generate art layer for each OS

* generate art layer for each OS

* update readme

* reset files

* a little cleanup

* a little cleanup

* deleted files from old location

* new folder structure and naming

* link fix

* temp add
2020-04-03 11:14:15 -06:00
CircleCI Atomic Red Team doc generator 3bc48cf815 Generate docs from job=validate_atomics_generate_docs branch=master 2020-04-03 15:04:00 +00:00
Andrew Beers 7517911963 T1074, T1083, T1084, T1085 updates (#924)
* fix tests

* minor description updates

* update more tests

* remove permissions

* imorove name

* improve description

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
2020-04-03 09:03:41 -06:00