Cross-source coverage
T1084 / ATT&CK
Windows Management Instrumentation Event Subscription
ATT&CK has retired this technique. Rules still tag it; the current id is T1546.003 Event Triggered Execution: Windows Management Instrumentation Event Subscription.
2 rules across 1 source.
Showing deprecated rules · back to the default
From MITRE ATT&CK 19.2
Windows Management Instrumentation (WMI) can be used to install event filters, providers, consumers, and bindings that execute code when a defined event occurs. Adversaries may use the capabilities of WMI to subscribe to an event and execute arbitrary code when that event occurs, providing persistence on a system. Adversaries may attempt to evade detection of this technique by compiling WMI scripts into Windows Management Object (MOF) files (.mof extension). Examples of events that may be subscribed to are the wall clock time or the computer's uptime. Several threat groups have reportedly used this technique to maintain persistence.
- Tactics
- Persistence
- Platforms
- Windows
- Telemetry
- —
chronicle/detection-rules
2 rules| Detection | Severity | Format |
|---|---|---|
| wmi_event_subscription | Undefined | YARA-L |
| wmi_persistence__command_line_event_consumer | Undefined | YARA-L |