Detectionmediumtest
Google Cloud Kubernetes Secrets Modified or Deleted
Identifies when the Secrets are Modified or Deleted.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
Google Cloudgcp.audit
ProductGoogle Cloud← raw: gcp
Servicegcp.audit← raw: gcp.audit
Detection Logic
Detection Logic1 selector
detection:
selection:
gcp.audit.method_name:
- io.k8s.core.v*.secrets.create
- io.k8s.core.v*.secrets.update
- io.k8s.core.v*.secrets.patch
- io.k8s.core.v*.secrets.delete
condition: selectionFalse Positives
Secrets being modified or deleted may be performed by a system administrator. Verify whether the user identity, user agent, and/or hostname should be making changes in your environment.
Secrets modified or deleted from unfamiliar users should be investigated. If known behavior is causing false positives, it can be exempted from the rule.
References
MITRE ATT&CK
Tactics
Rule Metadata
Rule ID
2f0bae2d-bf20-4465-be86-1311addebaa3
Status
test
Level
medium
Type
Detection
Created
Mon Aug 09
Modified
Sun Oct 09
Author
Path
rules/cloud/gcp/audit/gcp_kubernetes_secrets_modified_or_deleted.yml
Raw Tags
attack.credential-access