CIS-CAT: (not checked) · type = scan_result, cis-data.result = notchecked


Description

CIS-CAT: $(cis-data.rule_title) (not checked)

Query · wazuh

field type="^scan_result$" AND field cis-data.result="^notchecked$"

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. decoded_as=json AND field type="\.+" AND field scan_id="\.+" AND match=""cis-data":{"
  2. 87409 CIS-CAT: (not checked) · type = scan_result, cis-data.result = notchecked suppression level 0 this rule
    field type="^scan_result$" AND field cis-data.result="^notchecked$"

Rule dependencies

Depends on

Raw source CIS-CAT: (not checked) · type = scan_result, cis-data.result = notchecked · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="87409" level="0">
    <if_sid>87403</if_sid>
    <field name="type">^scan_result$</field>
    <field name="cis-data.result">^notchecked$</field>
    <description>CIS-CAT: $(cis-data.rule_title) (not checked)</description>
    <options>no_full_log</options>
  </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.