Hayabusa high test sigma
Suspicious Splwow64 Without Params
Detects suspicious Splwow64.exe process without any command line parameters
Detection Logic
{
"process_creation": {
"EventID": 1,
"Channel": "Microsoft-Windows-Sysmon/Operational"
},
"selection": {
"Image
| endswith": "\\splwow64.exe",
"CommandLine
| endswith": "splwow64.exe"
},
"condition": "process_creation and selection"
} False Positives
- ⚠ Unknown
Field Validations
Loading…
Comments (0)
Loading comments...