GCP IAM 角色删除
编辑GCP IAM 角色删除
编辑识别 Google Cloud Platform (GCP) 中的身份和访问管理 (IAM) 角色删除。角色包含一组权限,允许您对 Google Cloud 资源执行特定操作。攻击者可能会删除 IAM 角色以阻止对合法用户使用的帐户的访问。
规则类型: 查询
规则索引:
- filebeat-*
- logs-gcp*
严重性: 低
风险评分: 21
运行频率: 5 分钟
每次执行的最大告警数: 100
参考资料:
标签:
- 领域:云
- 数据源:GCP
- 数据源:Google Cloud Platform
- 用例:身份和访问审计
- 策略:影响
版本: 104
规则作者:
- Elastic
规则许可证: Elastic License v2
调查指南
编辑设置
编辑需要 GCP Fleet 集成、Filebeat 模块或类似结构的数据才能与该规则兼容。
规则查询
编辑event.dataset:gcp.audit and event.action:google.iam.admin.v*.DeleteRole and event.outcome:success
框架: MITRE ATT&CKTM
-
策略
- 名称:影响
- ID:TA0040
- 参考链接:https://attack.mitre.org/tactics/TA0040/
-
技术
- 名称:帐户访问移除
- ID:T1531
- 参考链接:https://attack.mitre.org/techniques/T1531/