Exceptions rule created for Windows Defender SIGMA Rules.
Description
Exceptions rule created for Windows Defender SIGMA Rules.
Query · wazuh
field win.eventdata.path="(?i)^file:_C:\\\\Program Files \(x86\)\\\\ossec-agent\\\\shared"
No license declared
socfortress/Wazuh-Rules publishes no license, and without an express grant the default is all rights reserved. The query above is synthesized from the rule rather than copied out of it, so you can see what the rule matches on; the rule as written stays upstream.
Read the full rule at Exclusion Rules/900000-exclusion_rules.xml ↗. Why this rule is treated this way.
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.
-
decoded_as=windows_eventchannel AND field win.system.providerName="\.+" -
field win.system.channel="^Microsoft-Windows-Windows Defender/Operational$" -
field win.system.severityValue="^WARNING$" -
62123Windows Defender: Antimalware platform detected potentially unwanted software () · win.system.eventID = 1116 anchor level 12field win.system.eventID="^1116$" -
field win.eventdata.path="(?i)^file:_C:\\\\Program Files \(x86\)\\\\ossec-agent\\\\shared"
Rule dependencies
Depends on
-
composes · Wazuh if_sid
62123