Sysmon - Event 1: Process creation · Registry modified via cmd.exe (T1112)
Description
Sysmon - Event 1: Process creation $(win.eventdata.description)
Query · wazuh
field win.eventdata.ruleName="^technique_id=T1112,technique_name=Registry modified via cmd.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 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.
-
decoded_as=windows_eventchannel AND field win.system.providerName="\.+" -
field win.system.channel="^Microsoft-Windows-Sysmon/Operational$" -
field win.system.severityValue="^INFORMATION$" -
field win.system.eventID="^1$" -
101263Sysmon - Event 1: Process creation · Registry modified via cmd.exe (T1112) refinement level 10 this rulefield win.eventdata.ruleName="^technique_id=T1112,technique_name=Registry modified via cmd.exe$"
Rule dependencies
Depends on
-
composes · Wazuh if_sid
61603