Windows Process Access to cmlua.dll by CMSTP Connection Manager Profile Installer
Alerts on Windows process access events whose call trace includes cmlua.dll, indicating potential CMSTP-related execution.
- Product
- windows
- Category
- process_access
- Author
- Nik Seetharaman (SigmaHQ), DRL 1.1
- Published
- 2018-07-16
- Updated
- 2026-07-31
ATT&CK techniques
Execution → Defense EvasionRecon
Resource Dev
Initial Access
Execution
Persistence
Priv Esc
Defense Evasion
Cred Access
Discovery
Lateral Movement
Collection
C2
Exfiltration
Impact
What it detects
Identifies process access events where the call trace contains cmlua.dll, indicating CMSTP Connection Manager Profile Installer activity tied to UAC-related behavior. Attackers can use CMSTP-enabled execution paths to run code indirectly and evade user awareness. The rule relies on Windows process access telemetry that includes a call trace string containing cmlua.dll.
Reporting behind it
Changelog
v2- v2Candidate ingested via manual entry.2026-07-31
- v1No changelog recorded for this version.2026-07-30
Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.
title: Windows Process Access to cmlua.dll by CMSTP Connection Manager Profile Installer
id: ae268f52-a2ea-4915-af6d-6515678beffa
status: stable
description: Identifies process access events where the call trace contains cmlua.dll, indicating CMSTP Connection Manager Profile Installer activity tied to UAC-related behavior. Attackers can use CMSTP-enabled execution paths to run code indirectly and evade user awareness. The rule relies on Windows process access telemetry that includes a call trace string containing cmlua.dll.
references:
- https://web.archive.org/web/20190720093911/http://www.endurant.io/cmstp/detecting-cmstp-enabled-code-execution-and-uac-bypass-with-sysmon/
- https://github.com/SigmaHQ/sigma/blob/master/rules/windows/process_access/proc_access_win_cmstp_execution_by_access.yml
author: Nik Seetharaman, Huntrule Team
date: 2018-07-16
modified: 2021-06-27
tags:
- attack.stealth
- attack.t1218.003
- attack.execution
- attack.t1559.001
- attack.g0069
- attack.g0080
- car.2019-04-001
logsource:
product: windows
category: process_access
detection:
selection:
CallTrace|contains: cmlua.dll
condition: selection
falsepositives:
- Legitimate CMSTP use (unlikely in modern enterprise environments)
level: high
license: DRL-1.1
related:
- id: 3b4b232a-af90-427c-a22f-30b0c0837b95
type: derived