Sysmon - Event 1: Process creation · Dump LSASS using procdump -mm (T1003.001)


Description

Sysmon - Event 1: Process creation $(win.eventdata.description)

field win.eventdata.ruleName="^technique_id=T1003.001,technique_name=Dump LSASS using procdump -mm$"

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 Windows_Sysmon/100100-MITRE_TECHNIQUES_FROM_SYSMON_EVENT1.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. field win.eventdata.targetImage="(?i)lsass\.exe" AND field win.eventdata.grantedAccess="(?i)(0x1010|0x40)" AND field win.eventdata.sourceImage="(?i)(C:\\\\Program Files|wmiprvse\.exe)"
  2. 100901 Sysmon - Event 1: Process creation · Dump LSASS using procdump -mm (T1003.001) refinement level 10 this rule
    field win.eventdata.ruleName="^technique_id=T1003.001,technique_name=Dump LSASS using procdump -mm$"

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.