1200KM / sigma-rule
WMI Persistence - Command Line Event Consumer — Sigma Rule
Sigma rule 05936ce2-ee05-4dae-9d03-9a391cf2d2c6. WMI Persistence - Command Line Event Consumer — Sigma Rule. Detects WMI command line event consumers
Rule metadata and linked tags
Author: Thomas Patzke. Source status: test; severity: high. Source dates: 2018-03-07 / 2021-11-27.
{
"category": "image_load",
"product": "windows"
}Pinned original Sigma rule · Detection Rule License 1.1
Source SHA-256: 357b643e0a22cb203bd66f10db309b71af806d97869412532d3268ef38e2c347
Detection logic
Original source YAML. Source-tag agreement is not proof of complete semantic coverage. This rule has not been compiled for a SIEM backend or validated against live telemetry here.
title: WMI Persistence - Command Line Event Consumer
id: 05936ce2-ee05-4dae-9d03-9a391cf2d2c6
status: test
description: Detects WMI command line event consumers
references:
- https://www.eideon.com/2018-03-02-THL03-WMIBackdoors/
author: Thomas Patzke
date: 2018-03-07
modified: 2021-11-27
tags:
- attack.privilege-escalation
- attack.t1546.003
- attack.persistence
logsource:
category: image_load
product: windows
detection:
selection:
Image: 'C:\Windows\System32\wbem\WmiPrvSE.exe'
ImageLoaded|endswith: '\wbemcons.dll'
condition: selection
falsepositives:
- Unknown (data set is too small; further testing needed)
level: high
False positives
- Unknown (data set is too small; further testing needed)
Source references
Connected ecosystem references
Exact source-tagged techniques
Telemetry review
Read the original logsource above, then inspect the linked detection workspaces for technique-level sensor context. No per-rule telemetry equivalence is inferred.
Pinned research references. No browser attack runner, live simulation result or validated detector is asserted. Source mappings and validation limits are preserved. ATT&CK / Atomic provenance · Detection provenance.