Detectionmediumtest
Google Cloud Service Account Disabled or Deleted
Identifies when a service account is disabled or deleted in Google Cloud.
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|endswith:
- .serviceAccounts.disable
- .serviceAccounts.delete
condition: selectionFalse Positives
Service Account being disabled 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.
Service Account disabled 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
Techniques
Rule Metadata
Rule ID
13f81a90-a69c-4fab-8f07-b5bb55416a9f
Status
test
Level
medium
Type
Detection
Created
Sat Aug 14
Modified
Sun Oct 09
Author
Path
rules/cloud/gcp/audit/gcp_service_account_disabled_or_deleted.yml
Raw Tags
attack.impactattack.t1531