Sigma low test sigma
New Kubernetes Service Account Created
Detects creation of new Kubernetes service account, which could indicate an attacker's attempt to persist within a cluster.
Detection Logic
{
"selection": {
"verb": "create",
"objectRef.resource": "serviceaccounts"
},
"condition": "selection"
} False Positives
- ⚠ Unknown
Field Validations
Loading…
Comments (0)
Loading comments...