Windows Defender: ERROR: TEST INDUCED ERROR


Description

Windows Defender: ERROR: TEST INDUCED ERROR

Query · wazuh

field win.eventdata.errorCode="^0x80501107$"

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. field win.system.severityValue="^ERROR$"
  4. 62187 Windows Defender: ERROR: TEST INDUCED ERROR refinement level 12 this rule
    field win.eventdata.errorCode="^0x80501107$"

Rule dependencies

Depends on

Raw source Windows Defender: ERROR: TEST INDUCED ERROR · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="62187" level="12">
    <if_sid>62102</if_sid>
    <field name="win.eventdata.errorCode">^0x80501107$</field>
    <description>Windows Defender: ERROR: TEST INDUCED ERROR</description>
    <options>no_full_log</options>
    <group>pci_dss_6.5.5,pci_dss_10.6.1,gpg13_4.1,gdpr_IV_35.7.d,hipaa_164.312.b,nist_800_53_SA.11,nist_800_53_AU.6,tsc_CC6.6,tsc_CC7.1,tsc_CC7.2,tsc_CC7.3,</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.