Sigma high test sigma
Potentially Suspicious Event Viewer Child Process
Detects uncommon or suspicious child processes of "eventvwr.exe" which might indicate a UAC bypass attempt
Detection Logic
{
"selection": {
"ParentImage
| endswith": "\\eventvwr.exe"
},
"filter_main_generic": {
"Image
| endswith": [
":\\Windows\\System32\\mmc.exe",
":\\Windows\\System32\\WerFault.exe",
":\\Windows\\SysWOW64\\WerFault.exe"
]
},
"condition": "selection and not 1 of filter_main_*"
} False Positives
- ⚠ Unknown
Field Validations
Loading…
Comments (0)
Loading comments...