The specified RR Set does not exist, and should with source IP from , severity . · gcp.jsonPayload.responseCode = NXRRSET


Description

The specified RR Set does not exist, and should with source IP $(gcp.jsonPayload.sourceIP) from $(gcp.resource.labels.location), severity $(gcp.severity).

Query · wazuh

field gcp.jsonPayload.responseCode="^NXRRSET$"

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. 65026 The specified RR Set does not exist, and should with source IP from , severity . · gcp.jsonPayload.responseCode = NXRRSET refinement level 10 this rule
    field gcp.jsonPayload.responseCode="^NXRRSET$"

Rule dependencies

Depends on

Raw source The specified RR Set does not exist, and should with source IP from , severity . · gcp.jsonPayload.responseCode = NXRRSET · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="65026" level="10">
    <if_sid>65002,65003</if_sid>
    <field name="gcp.jsonPayload.responseCode">^NXRRSET$</field>
    <options>no_full_log</options>
    <description>The specified RR Set does not exist, and should with source IP $(gcp.jsonPayload.sourceIP) from $(gcp.resource.labels.location), severity $(gcp.severity).</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.