GCP 虚拟私有云路由创建

编辑

识别在 Google Cloud Platform (GCP) 中创建虚拟私有云 (VPC) 路由的时间。 Google Cloud 路由定义了网络流量从虚拟机 (VM) 实例到其他目的地的路径。这些目的地可以在 Google VPC 网络内部或外部。攻击者可能会创建路由,以影响其目标云环境中的网络流量流。

规则类型:查询

规则索引:

  • 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:(v*.compute.routes.insert or "beta.compute.routes.insert")

框架:MITRE ATT&CKTM