Windows Defender informational event


Description

Windows Defender informational event

Query · wazuh

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

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="^Microsoft-Windows-Windows Defender/Operational$"
  3. 62100 Windows Defender informational event anchor level 0 this rule
    field win.system.severityValue="^INFORMATION$"

Rule dependencies

Depends on

Raw source Windows Defender informational event · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="62100" level="0">
    <if_sid>60005</if_sid>
    <field name="win.system.severityValue">^INFORMATION$</field>
    <description>Windows Defender informational event</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.