Techniques
Sample rules
Google Cloud Service Account Disabled or Deleted
- source: sigma
- technicques:
- t1531
Description
Identifies when a service account is disabled or deleted in Google Cloud.
Detection logic
condition: selection
selection:
gcp.audit.method_name|endswith:
- .serviceAccounts.disable
- .serviceAccounts.delete