Techniques
Sample rules
GCP IAM Role Deletion
- source: elastic
- technicques:
- T1531
Description
Identifies an Identity and Access Management (IAM) role deletion in Google Cloud Platform (GCP). A role contains a set of permissions that allows you to perform specific actions on Google Cloud resources. An adversary may delete an IAM role to inhibit access to accounts utilized by legitimate users.
Detection logic
event.dataset:gcp.audit and event.action:google.iam.admin.v*.DeleteRole and event.outcome:success