Windows Eventlog warning event


Description

Windows Eventlog warning event

Query · wazuh

field win.system.severityValue="^WARNING$"

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=windows_eventchannel AND field win.system.providerName="\.+"
  2. field win.system.channel="^Security$"
  3. field win.system.providerName="^Microsoft-Windows-Eventlog$"
  4. 63109 Windows Eventlog warning event suppression level 0 this rule
    field win.system.severityValue="^WARNING$"

Rule dependencies

Depends on

Raw source Windows Eventlog warning event · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="63109" level="0">
    <if_sid>60017</if_sid>
    <field name="win.system.severityValue">^WARNING$</field>
    <description>Windows Eventlog warning event</description>
    <options>no_full_log</options>
    <group>gpg13_4.12,</group>
  </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.