Fix t1191.yaml

This commit is contained in:
Nik Seetharaman
2018-07-27 08:40:28 -05:00
parent dbae21ab77
commit ea477fa9e8
+6 -10
View File
@@ -20,24 +20,20 @@ atomic_tests:
command: |
cmstp.exe /s #{inf_file_path}
- name: TODO
- name: CMSTP Executing UAC Bypass
description: |
TODO
Adversaries may invoke cmd.exe (or other malicious commands) by embedding them in the RunPreSetupCommandsSection of an INF file
supported_platforms:
- windows
- macos
- centos
- ubuntu
- linux
input_arguments:
output_file:
description: TODO
type: todo
default: TODO
description: Path to the INF file
type: path
default: T1191_uacbypass.inf
executor:
name: command_prompt
command: |
TODO
cmstp.exe #{inf_file_path} /au