LoFP LoFP / 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.

Techniques

Sample rules

Google Cloud Service Account Disabled or Deleted

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