Sigma informational test sigma
New PowerShell Instance Created
Detects the execution of PowerShell via the creation of a named pipe starting with PSHost
Detection Logic
{
"selection": {
"PipeName
| startswith": "\\PSHost"
},
"condition": "selection"
} False Positives
- ⚠ Likely
Field Validations
Loading…
Comments (0)
Loading comments...