GCP IAM 服务帐户密钥删除

编辑

识别 Google Cloud Platform (GCP) 中身份和访问管理 (IAM) 服务帐户密钥的删除。每个服务帐户都与两组用于身份验证的公钥/私钥 RSA 密钥对相关联。如果删除了密钥,应用程序将无法再使用该密钥访问 Google Cloud 资源。一个安全最佳实践是定期轮换服务帐户密钥。

规则类型: 查询

规则索引:

  • 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*.DeleteServiceAccountKey and event.outcome:success

框架: MITRE ATT&CKTM