Sysmon - Event 1: Process - MS RCE Follina Detection. · win.eventdata.parentImage = (?i)^C:\\\\Program Files\\\\Microsoft Office\\\\root\\\\Off…


Description

Sysmon - Event 1: Process $(win.eventdata.description) - MS RCE Follina Detection.

field win.eventdata.parentImage="(?i)^C:\\\\Program Files\\\\Microsoft Office\\\\root\\\\Office16\\\\WINWORD\.EXE$|(?i)^C:\\\\Program Files\\\\Microsoft Office\\\\root\\\\Office16\\\\POWERPNT\.EXE$|(?i)^C:\\\\Program Files \(x86\)\\\\Microsoft Office\\\\root\\\\Office16\\\\WINWORD\.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="^1$"
  5. Matches no fields of its own.
  6. field win.eventdata.ruleName="^technique_id=T1218,technique_name=Signed Binary Proxy Execution$"
  7. field win.eventdata.parentImage="winword.exe$|excel.exe$|powerpnt.exe$"
  8. 900109 Sysmon - Event 1: Process - MS RCE Follina Detection. · win.eventdata.parentImage = (?i)^C:\\\\Program Files\\\\Microsoft Office\\\\root\\\\Off… exclusion level 10 this rule
    field win.eventdata.parentImage="(?i)^C:\\\\Program Files\\\\Microsoft Office\\\\root\\\\Office16\\\\WINWORD\.EXE$|(?i)^C:\\\\Program Files\\\\Microsoft Office\\\\root\\\\Office16\\\\POWERPNT\.EXE$|(?i)^C:\\\\Program Files \(x86\)\\\\Microsoft Office\\\\root\\\\Office16\\\\WINWORD\.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.