Suspicious registry modification detected: Disabling command line auditing (T1562.003 - Impair Command History Logging) via with value . · win.eventdata.targetObject = (?i)^HKLM\\\\Software\\\\Microsoft\\\\Windows\\\\CurrentVer…, win.eventdata.details = (?i)DWORD\s*\(0x0+\)


Description

Suspicious registry modification detected: Disabling command line auditing (T1562.003 - Impair Command History Logging) via $(win.eventdata.targetObject) with value $(win.eventdata.details).

field win.eventdata.targetObject="(?i)^HKLM\\\\Software\\\\Microsoft\\\\Windows\\\\CurrentVersion\\\\Policies\\\\System\\\\Audit\\\\ProcessCreationIncludeCmdLine_Enabled$" AND field win.eventdata.details="(?i)DWORD\s*\(0x0+\)"

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/112101-MITRE_TECHNIQUES_FROM_SYSMON_EVENT13.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="^13$"
  5. 112149 Suspicious registry modification detected: Disabling command line auditing (T1562.003 - Impair Command History Logging) via with value . · win.eventdata.targetObject = (?i)^HKLM\\\\Software\\\\Microsoft\\\\Windows\\\\CurrentVer…, win.eventdata.details = (?i)DWORD\s*\(0x0+\) refinement level 10 this rule
    field win.eventdata.targetObject="(?i)^HKLM\\\\Software\\\\Microsoft\\\\Windows\\\\CurrentVersion\\\\Policies\\\\System\\\\Audit\\\\ProcessCreationIncludeCmdLine_Enabled$" AND field win.eventdata.details="(?i)DWORD\s*\(0x0+\)"

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.