Techniques
Sample rules
GCP IAM Custom Role Creation
- source: elastic
- technicques:
- T1078
Description
Identifies an Identity and Access Management (IAM) custom role creation in Google Cloud Platform (GCP). Custom roles are user-defined, and allow for the bundling of one or more supported permissions to meet specific needs. Custom roles will not be updated automatically and could lead to privilege creep if not carefully scrutinized.
Detection logic
event.dataset:gcp.audit and event.action:google.iam.admin.v*.CreateRole and event.outcome:success