Hayabusa high test sigma
Suspicious Service Installation Script
Detects suspicious service installation scripts
Detection Logic
{
"system": {
"Channel": "System"
},
"selection_eid": {
"Provider_Name": "Service Control Manager",
"EventID": 7045
},
"selection_cmd_flags": {
"ImagePath
| contains
| windash": [
" -c ",
" -r ",
" -k "
]
},
"selection_binaries": {
"ImagePath
| contains": [
"cscript",
"mshta",
"powershell",
"pwsh",
"regsvr32",
"rundll32",
"wscript"
]
},
"condition": "system and (all of selection_*)"
} False Positives
- ⚠ Unknown
Field Validations
Loading…
Comments (0)
Loading comments...