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