Exclude common Process Access


Description

Exclude common Process Access

field win.eventdata.sourceImage="(?i)^C:\\\\Program Files\\\\ThreatLocker\\\\ThreatLockerService\.exe$|(?i)^C:\\\\Program Files \(x86\)\\\\N-able Technologies\\\\Windows Agent\\\\bin\\\\agent\.exe$|(?i)C:\\\\Program Files \(x86\)\\\\ossec-agent\\\\wazuh-agent\.exe$|(?i)^C:\\\\Program Files \(x86\)\\\\Prism Microsystems\\\\EventTracker\\\\Agent\\\\etagent\.exe$"

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.

  1. decoded_as=windows_eventchannel AND field win.system.providerName="\.+"
  2. field win.system.channel="^Microsoft-Windows-Sysmon/Operational$"
  3. field win.system.severityValue="^INFORMATION$"
  4. field win.system.eventID="^10$"
  5. field win.eventdata.RuleName="^technique_id=T1055.001,technique_name=Dynamic-link Library Injection$"
  6. 900096 Exclude common Process Access exclusion level 1 this rule
    field win.eventdata.sourceImage="(?i)^C:\\\\Program Files\\\\ThreatLocker\\\\ThreatLockerService\.exe$|(?i)^C:\\\\Program Files \(x86\)\\\\N-able Technologies\\\\Windows Agent\\\\bin\\\\agent\.exe$|(?i)C:\\\\Program Files \(x86\)\\\\ossec-agent\\\\wazuh-agent\.exe$|(?i)^C:\\\\Program Files \(x86\)\\\\Prism Microsystems\\\\EventTracker\\\\Agent\\\\etagent\.exe$"

Rule dependencies

Depends on

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.