CircleCI Atomic Red Team doc generator
c429ff1f08
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-18 21:46:56 +00:00
tlor89
74e33cac01
T1218-5_Updatefix ( #892 )
...
* T1218-5_Updatefix
* T1218-5_Updatefix
* wording update
Co-authored-by: Toua Lor <tlor@nti.local >
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2020-03-18 15:46:22 -06:00
CircleCI Atomic Red Team doc generator
5448f13d66
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-18 19:11:17 +00:00
Andrew Beers
49e0553d98
Successful execution documentation ( #891 )
...
* start work
* more fixes
2020-03-18 13:10:33 -06:00
tlor89
8af7925347
T1218-4_Updatefix ( #890 )
...
Co-authored-by: Toua Lor <tlor@nti.local >
2020-03-18 10:58:09 -06:00
CircleCI Atomic Red Team doc generator
56b945afd7
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-18 14:46:37 +00:00
Carrie Roberts
b6998868dc
unique test names for OS ( #889 )
2020-03-18 08:46:16 -06:00
CircleCI Atomic Red Team doc generator
79911e0400
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-18 13:28:12 +00:00
Carrie Roberts
74e0f641a8
More verbose descriptions to describe what success looks like (plus some little improvements) ( #888 )
...
* corrections to T1002 windows tests
* success descriptions
2020-03-18 07:27:47 -06:00
CircleCI Atomic Red Team doc generator
92949d4515
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-17 16:23:35 +00:00
san-gwea
9330f18cdb
Deleted T1134 atomic files ( #887 )
...
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2020-03-17 10:23:19 -06:00
san-gwea
e9d17b1839
delete the file , case sensitive EXE ( #886 )
2020-03-17 10:15:54 -06:00
CircleCI Atomic Red Team doc generator
f1bcfda48a
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-16 21:33:02 +00:00
Matt Graeber
c6788c5736
Atomic test bug fixes/consistency improvements ( #884 )
...
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2020-03-16 15:32:25 -06:00
CircleCI Atomic Red Team doc generator
269db956d9
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-16 21:26:55 +00:00
san-gwea
634f529e59
T1117 atomics23 ( #885 )
...
* working on test 3 , removed quotations
* added compilled dll to a T1117/bin
Co-authored-by: Sangwa <ASangwa@nti.local >
2020-03-16 15:26:19 -06:00
CircleCI Atomic Red Team doc generator
414186e290
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-16 14:51:08 +00:00
Carrie Roberts
71223b2514
backslash fix for markdown ( #881 )
2020-03-16 08:50:43 -06:00
CircleCI Atomic Red Team doc generator
9ed5a8b444
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-16 14:46:43 +00:00
Carrie Roberts
6ec7d4bcf0
Specify language for markdown code blocks ( #882 )
...
* specify code block type in markdown
* specify code block type in markdown
2020-03-16 08:46:25 -06:00
CircleCI Atomic Red Team doc generator
71f3fbbaeb
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-16 14:43:09 +00:00
Carrie Roberts
1ffb768a14
fixes for both T1121 tests ( #880 )
2020-03-16 08:42:30 -06:00
CircleCI Atomic Red Team doc generator
39b101e798
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-13 18:41:26 +00:00
Matt Graeber
cf6351f981
Adding dependencies to T1118 to ensure support for remote testing ( #878 )
...
Co-authored-by: Matt Graeber <mattifestation@users.noreply.github.com >
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2020-03-13 12:41:06 -06:00
CircleCI Atomic Red Team doc generator
264b8aba92
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-13 18:24:41 +00:00
tlor89
334eb14226
T1121-2_Update ( #877 )
...
Co-authored-by: Toua Lor <tlor@nti.local >
2020-03-13 12:23:57 -06:00
Francisco Oca
159a477b99
Fixes #873 ( #874 )
...
https://github.com/redcanaryco/atomic-red-team/issues/873
2020-03-12 20:13:36 -06:00
CircleCI Atomic Red Team doc generator
8cb0e3e283
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-12 13:33:53 +00:00
Matt Graeber
d0687be58c
Refactoring and adding test cases for T1118 ( #872 )
...
* Refactoring and adding test cases for T1118
Developed a new test harness for InstallUtil variant execution and built many new tests around it.
* T1118 test refactoring and documentation
* All installer assemblies now output to %TEMP% by default so as to not pollute an atomics directory.
* Get-CommandLineArgument and Invoke-BuildAndInvokeInstallUtilAssembly are now fully documented.
* Cleanup commands added
* Any mention of payload was removed. This isn't offensive code and we should give that impression.
* Removed Rollback and Commit methods from the installer source code. I do not see it as a necessity to test this functionality.
Co-authored-by: Matt Graeber <mattifestation@users.noreply.github.com >
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2020-03-12 07:33:11 -06:00
CircleCI Atomic Red Team doc generator
1eb7be4ae0
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-11 02:07:19 +00:00
JrOrOneEquals1
5d7ea5c115
Move RegSvr32.sct into src ( #871 )
...
* Move RegSvr32.sct into src
* Fix
* Update T1117.yaml
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2020-03-10 20:06:57 -06:00
CircleCI Atomic Red Team doc generator
c086f9f2df
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-11 00:59:09 +00:00
JrOrOneEquals1
13271f6447
Now goes to a tmp folder ( #870 )
...
* Now goes to a tmp folder
* Update T1118.yaml
* Update T1121.yaml
* Update T1121.yaml
* Update T1121.yaml
* Update T1118.yaml
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2020-03-10 18:58:34 -06:00
CircleCI Atomic Red Team doc generator
70e9ccfdf0
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-10 23:08:18 +00:00
Sharath Unni
5b61194689
T1048 exfiltration over dns ( #831 )
...
* added-dns-exfiltration
Exfiltration over DNS
* Update T1048.md
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2020-03-10 17:08:02 -06:00
CircleCI Atomic Red Team doc generator
2f778f359e
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-10 23:06:25 +00:00
JrOrOneEquals1
3fa4dd1c9e
Fixed cleanup commands ( #869 )
...
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2020-03-10 17:06:14 -06:00
CircleCI Atomic Red Team doc generator
cdb4000e20
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-10 23:03:32 +00:00
JrOrOneEquals1
c6d8809af3
Add prereqs ( #867 )
...
* Added prereqs
* Added prereqs
* Add prereqs
* undeleting file
* corrections
* Corrections
2020-03-10 17:02:52 -06:00
CircleCI Atomic Red Team doc generator
7f7fb3a9e6
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-09 21:52:28 +00:00
JrOrOneEquals1
bf96837707
Add password option to T1136 ( #866 )
...
* add password
* T1136 now has password option when creating a new user in CMD prompt
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2020-03-09 15:52:09 -06:00
CircleCI Atomic Red Team doc generator
3d2c7e0efb
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-09 21:26:21 +00:00
Brian Thacker
f3464e311c
Update T1003 ( #865 )
...
* Update T1003
Added prereqs and cleanup commands for test 7 (Offline Credential Theft With Mimikatz)
* Update T1003
Fix typo "...Create the lsass dump ....
2020-03-09 15:24:57 -06:00
CircleCI Atomic Red Team doc generator
5ec79bd8ed
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-09 15:50:11 +00:00
Carrie Roberts
34f36da8f3
make verifyhash function available to prereq ( #859 )
2020-03-09 09:48:56 -06:00
CircleCI Atomic Red Team doc generator
063103ab79
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-07 23:04:14 +00:00
tlor89
4ddb393a9b
T1095-2_Update ( #863 )
...
* T1095_Update
* T1095-2_update
* T1095-2_Update
Co-authored-by: Toua Lor <tlor@nti.local >
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2020-03-07 16:03:55 -07:00
CircleCI Atomic Red Team doc generator
31f946622d
Generate docs from job=validate_atomics_generate_docs branch=master
2020-03-07 22:20:30 +00:00
Mr B0b
291346e52b
Add test 2 prereqs for T1003 that performs Credential Dumping ( #861 )
...
* Add test 2 prereqs for T1003 that performs Credential Dumping
* add import from web
Co-authored-by: Carrie Roberts <clr2of8@gmail.com >
2020-03-07 15:20:14 -07:00
Carrie Roberts
cac20abd54
Remove old invoke ( #858 )
...
* move emond test into correct T#
* only show cleanup with inputs if there are inputs
* remove old invoke
Co-authored-by: Tony M Lambert <ForensicITGuy@users.noreply.github.com >
Co-authored-by: Michael Haag <mike@redcanary.com >
Co-authored-by: Keith McCammon <keith@redcanary.com >
2020-03-06 15:25:27 -07:00