Commit Graph

6538 Commits

Author SHA1 Message Date
Tony M Lambert 0779b60397 T1010 App Window Discovery with C# (#429) 2018-12-13 08:07:08 -08:00
CircleCI Atomic Red Team doc generator 8243dfedec Generate docs from job=validate_atomics_generate_docs branch=master 2018-12-13 16:06:56 +00:00
Tony M Lambert 4334a8c0b0 T1007 Service Discovery Net Start to File (#428) 2018-12-13 08:06:48 -08:00
CircleCI Atomic Red Team doc generator 07079c9ed7 Generate docs from job=validate_atomics_generate_docs branch=master 2018-12-13 16:06:36 +00:00
Tony M Lambert 0f576dd03f T1004 Winlogon Helper DLLs (#427) 2018-12-13 08:06:28 -08:00
Tony M Lambert 5da497ed1d T1156 .bash_profile .bashrc reorg into separate tests (#426) 2018-12-13 08:06:19 -08:00
Tony M Lambert 15b6f10135 T1009 Binary Padding reorg with variables (#425) 2018-12-13 08:06:12 -08:00
Tony M Lambert a49998432e T1088 Fodhelper UAC Bypass and PoSH tests (#422) 2018-12-13 08:06:02 -08:00
Tony M Lambert 6725795d88 T1166 SetUID SetGID add tests with variables 2018-12-11 00:31:19 -06:00
CircleCI Atomic Red Team doc generator 5bbe2e6403 Generate docs from job=validate_atomics_generate_docs branch=master 2018-12-05 00:53:11 +00:00
Tony M Lambert 9aaa150dcf T1220 XSL Script Processing (#410)
* Remove XSL tests from T1127 Trusted Dev Tools

* Add T1220 XSL Script Processing
2018-12-04 16:52:57 -08:00
CircleCI Atomic Red Team doc generator 0d9f652cab Generate docs from job=validate_atomics_generate_docs branch=master 2018-12-05 00:38:31 +00:00
Tony M Lambert 9a487bd26a Added test for persistence via BITS (#409) 2018-12-04 16:38:19 -08:00
Tony M Lambert 4c0eab68c4 T1220 WMIC XSL Tests (#411)
* Remove XSL tests from T1127 Trusted Dev Tools

* Add T1220 XSL Script Processing

* Added tests for T1220 WMIC XSL execution

* fixed to pass spec
2018-12-04 16:38:12 -08:00
Tony M Lambert 4d4cc31211 T1222 Added File Perm Modification tests (#412) 2018-12-04 16:38:03 -08:00
Tony M Lambert 943b36db5d T1218 Signed Binary Proxy Execution (#413) 2018-12-04 16:37:48 -08:00
Brian Beyer d2362a0d45 Security updates to gems (#415) 2018-11-28 12:31:18 -08:00
CircleCI Atomic Red Team doc generator 9ab98d2318 Generate docs from job=validate_atomics_generate_docs branch=master 2018-11-17 16:15:14 +00:00
Ross Wolf ae1b07bf4d Update T1042 with cmd /c argument (#408)
The `/c` flag was missing for `cmd.exe`, causing the command to be skipped.
2018-11-17 09:15:06 -07:00
CircleCI Atomic Red Team doc generator 51180df1b1 Generate docs from job=validate_atomics_generate_docs branch=master 2018-11-14 21:38:39 +00:00
Tony M Lambert 64ac0fea1f T1223 Compiled HTML Help (#407)
* T1223 Compiled HTML Help

* Update ATT&CK JSON (#406)

* Generate docs from job=validate_atomics_generate_docs branch=master

* T1223 Compiled HTML Help
2018-11-14 14:38:32 -07:00
CircleCI Atomic Red Team doc generator 6965fc15ef Generate docs from job=validate_atomics_generate_docs branch=master 2018-11-14 20:59:18 +00:00
Tony M Lambert c68c20392b Update ATT&CK JSON (#406) 2018-11-14 13:59:04 -07:00
Keith McCammon 53b39e11fe Merge pull request #401 from redcanaryco/clean-up-csmith
fix-executor
2018-11-11 18:18:48 -07:00
Keith McCammon 7074c68b8d Merge pull request #403 from redcanaryco/t1087-kwm
Clean up T1087 for consistency, platform accuracy
2018-11-11 12:45:34 -07:00
CircleCI Atomic Red Team doc generator bce4f2b833 Generate docs from job=validate_atomics_generate_docs branch=t1087-kwm 2018-11-11 19:43:16 +00:00
Keith McCammon 2cf59e99fa Clean up for consistency, platform accuracy
No new atomic tests were added. One test was broken into two.
2018-11-11 12:41:49 -07:00
CircleCI Atomic Red Team doc generator f48234fc7f Generate docs from job=validate_atomics_generate_docs branch=clean-up-csmith 2018-11-10 22:54:09 +00:00
caseysmithrc 11b85d5596 fix-executor 2018-11-10 15:53:55 -07:00
CircleCI Atomic Red Team doc generator 1054ca1f97 Generate docs from job=validate_atomics_generate_docs branch=master 2018-11-10 22:26:16 +00:00
Keith McCammon 2983aae443 Merge pull request #378 from ForensicITGuy/add-test-t1158
T1158 Added tests for hidden and system file hiding using attrib.exe
2018-11-10 15:26:10 -07:00
CircleCI Atomic Red Team doc generator b1f0697d79 Generate docs from job=validate_atomics_generate_docs branch=master 2018-11-10 22:25:33 +00:00
Keith McCammon 443adfb504 Merge pull request #386 from ForensicITGuy/t1089-http-logging
T1089 Disable IIS HTTP logging
2018-11-10 15:25:26 -07:00
CircleCI Atomic Red Team doc generator 531154eefd Generate docs from job=validate_atomics_generate_docs branch=master 2018-11-10 22:24:33 +00:00
Keith McCammon 50c590cb1f Merge pull request #390 from ForensicITGuy/t1105-fix
Fixed T1105 test
2018-11-10 15:24:25 -07:00
Keith McCammon c2c27aeb71 Merge branch 'master' into t1105-fix 2018-11-10 14:23:53 -07:00
Keith McCammon 159d503bdb Merge pull request #382 from redcanaryco/t1090-proxy-redirection
T1090 proxy redirection
2018-11-08 09:27:00 -07:00
Michael Haag 22d5574c10 Fixed T1099 (#399)
* Fixed T1099

fixed T1099 input args

* Generate docs from job=validate_atomics_generate_docs branch=T1099-2
2018-11-02 14:10:44 -07:00
Michael Haag 7bc7660f4f Discovery.bat Update (#397)
* Discovery and Cleanup

* Generate docs from job=validate_atomics_generate_docs branch=Discovery

* mv discovery.bat

* Fixed Discovery.bat URLs

Updated Techniques with new location of discovery.bat

* Generate docs from job=validate_atomics_generate_docs branch=Discovery
2018-11-02 13:17:39 -07:00
Brian Beyer 16a9e95f16 Don't validate the template because of todos 2018-10-26 15:00:21 -06:00
Tony M Lambert cbb425bdc7 Fixed T1105 test 2018-10-26 12:59:47 -06:00
ForensicITGuy 087be15e6a T1089 Disable IIS HTTP logging 2018-10-23 15:49:20 -05:00
Brian Beyer 1deb39ba9a Validate command, input_arguments, and TODOs (#383)
* validate input args in command and vice versa

* validate the existence of TODOs

* Update T1002.yaml

* Update T1014.yaml

* Update T1022.yaml

* Fixed Issues Identified

Fixed multiple issues identified by branch in order to push merge
2018-10-22 13:10:51 -04:00
CircleCI Atomic Red Team doc generator 13665af6ef Generate docs from job=validate_atomics_generate_docs branch=master 2018-10-21 17:39:45 +00:00
Keith McCammon 8cfecaf347 Merge pull request #380 from ForensicITGuy/copy-keys-t1145
T1145 Copy SSH keys using cp/rsync
2018-10-21 11:39:39 -06:00
CircleCI Atomic Red Team doc generator 44ad3639a9 Generate docs from job=validate_atomics_generate_docs branch=t1090-proxy-redirection 2018-10-21 17:34:35 +00:00
Keith McCammon 2a1d1fd31b macOS and Linux connection proxy test
Configure basic connection proxy on macOS or Linux using http_proxy or
https_proxy environment variables.
2018-10-21 11:31:17 -06:00
Keith McCammon 4ee921e314 Merge pull request #381 from redcanaryco/roll-the-dice
initial commit of roll the dice implementation
2018-10-20 19:18:14 -06:00
CircleCI Atomic Red Team doc generator 950842f40f Generate docs from job=validate_atomics_generate_docs branch=roll-the-dice 2018-10-20 21:51:42 +00:00
Brian Beyer cc720886e8 initial commit of roll the dice implementation 2018-10-20 15:51:26 -06:00