Hayabusa high test sigma
PowerShell Scripts Installed as Services
Detects powershell script installed as a Service
Detection Logic
{
"system": {
"Channel": "System"
},
"selection": {
"Provider_Name": "Service Control Manager",
"EventID": 7045,
"ImagePath
| contains": [
"powershell",
"pwsh"
]
},
"condition": "system and selection"
} False Positives
- ⚠ Unknown
Field Validations
Loading…
Comments (0)
Loading comments...