GCP emergency event with source IP from with response code . · gcp.severity = EMERGENCY


Description

GCP emergency event with source IP $(gcp.jsonPayload.sourceIP) from $(gcp.resource.labels.location) with response code $(gcp.jsonPayload.responseCode).

Query · wazuh

field gcp.severity="^EMERGENCY$"

Fires when

Wazuh evaluates a chain top-down. Every rule above this one must match on the same event before this rule is tested at all.

  1. 65000 GCP alert. anchor level 0
    decoded_as=json AND field integration="gcp"
  2. field gcp.resource.type="^dns_query$"
  3. field gcp.resource.labels.source_type="^internet$"
  4. 65010 GCP emergency event with source IP from with response code . · gcp.severity = EMERGENCY refinement level 12 this rule
    field gcp.severity="^EMERGENCY$"

Rule dependencies

Depends on

Raw source GCP emergency event with source IP from with response code . · gcp.severity = EMERGENCY · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="65010" level="12">
    <if_sid>65002</if_sid>
    <field name="gcp.severity">^EMERGENCY$</field>
    <options>no_full_log</options>
    <description>GCP emergency event with source IP $(gcp.jsonPayload.sourceIP) from $(gcp.resource.labels.location) with response code $(gcp.jsonPayload.responseCode).</description>
  </rule>

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.