Windows Defender: Antimalware platform detected potentially unwanted software () · win.system.eventID = 1116


Description

Windows Defender: Antimalware platform detected $(win.eventdata.severityName) potentially unwanted software ($(win.eventdata.processName))

Query · wazuh

field win.system.eventID="^1116$"

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="^WARNING$"
  4. 62123 Windows Defender: Antimalware platform detected potentially unwanted software () · win.system.eventID = 1116 anchor level 12 this rule
    field win.system.eventID="^1116$"

Refined by

1 rule chains off this one, narrowing it further.

Rule dependencies

Depends on

Raw source Windows Defender: Antimalware platform detected potentially unwanted software () · win.system.eventID = 1116 · Wazuh XML
Esc
Published by Wazuh Core Ruleset ↗, licensed under GPLv2 ↗. Reproduced here unmodified.
<rule id="62123" level="12">
      <if_sid>62101</if_sid>
      <field name="win.system.eventID">^1116$</field>
      <description>Windows Defender: Antimalware platform detected $(win.eventdata.severityName) potentially unwanted software ($(win.eventdata.processName))</description>
      <options>no_full_log</options>
      <group>pci_dss_5.1,pci_dss_5.2,pci_dss_10.6.1,pci_dss_11.4,gpg13_4.2,gdpr_IV_35.7.d,hipaa_164.312.b,nist_800_53_SI.3,nist_800_53_AU.6,nist_800_53_SI.4,tsc_A1.2,tsc_CC7.2,tsc_CC7.3,tsc_CC6.1,tsc_CC6.8,</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.