Update sysmon_uac_bypass_eventvwr.yml
This commit is contained in:
@@ -32,9 +32,9 @@ logsource:
|
||||
product: windows
|
||||
detection:
|
||||
methprocess:
|
||||
ParentImage: '*\eventvwr.exe'
|
||||
ParentImage|endswith: '\eventvwr.exe'
|
||||
filterprocess:
|
||||
Image: '*\mmc.exe'
|
||||
Image|endswith: '\mmc.exe'
|
||||
condition: methprocess and not filterprocess
|
||||
fields:
|
||||
- CommandLine
|
||||
|
||||
Reference in New Issue
Block a user