Exceptions Windows Admin Center.
Description
Exceptions Windows Admin Center.
Query · wazuh
field win.eventdata.image="(?i)^C:\\\\Program Files\\\\Windows Admin Center\\\\sme\.exe$" AND field win.eventdata.user="(?i)^NT AUTHORITY\\\\NETWORK SERVICE$"
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.
-
92151Binary loaded PowerShell automation library - Possible unmanaged Powershell execution by suspicious process anchor level 12field win.eventdata.originalFileName="(?i)System.Management.Automation.dll" AND field win.eventdata.image="(?i)[c-z]\:\\\\Windows\\\\Microsoft.NET\\.+\\csc\\.exe$" AND field win.eventdata.image="(?i)(devenv|node|SSMS|VSLauncher)\.exe$" AND field win.eventdata.image="(?i)(sdiagnhost|SmartAudio3)\.exe$" AND field win.eventdata.image="(?i)(pwsh\.dll|powershell(_ise)?\.exe)$" -
field win.eventdata.image="(?i)^C:\\\\Program Files\\\\Windows Admin Center\\\\sme\.exe$" AND field win.eventdata.user="(?i)^NT AUTHORITY\\\\NETWORK SERVICE$"
Rule dependencies
Depends on
-
composes · Wazuh if_sid
92151