1200KM / sigma-rule
Function Call From Undocumented COM Interface EditionUpgradeManager — Sigma Rule
Sigma rule fb3722e4-1a06-46b6-b772-253e2e7db933. Function Call From Undocumented COM Interface EditionUpgradeManager — Sigma Rule. Detects function calls from the EditionUpgradeManager COM interface. Which is an interface that is not used by standard executables.
Rule metadata and linked tags
Author: oscd.community, Dmitry Uchakin. Source status: test; severity: medium. Source dates: 2020-10-07 / 2023-11-30.
{
"category": "process_access",
"product": "windows"
}Pinned original Sigma rule · Detection Rule License 1.1
Source SHA-256: c172a256bf7c539a5b146cc2e9179c51a9c750b0606b7639fce47fe76d0ba6c4
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: Function Call From Undocumented COM Interface EditionUpgradeManager
id: fb3722e4-1a06-46b6-b772-253e2e7db933
status: test
description: Detects function calls from the EditionUpgradeManager COM interface. Which is an interface that is not used by standard executables.
references:
- https://www.snip2code.com/Snippet/4397378/UAC-bypass-using-EditionUpgradeManager-C/
- https://gist.github.com/hfiref0x/de9c83966623236f5ebf8d9ae2407611
author: oscd.community, Dmitry Uchakin
date: 2020-10-07
modified: 2023-11-30
tags:
- attack.privilege-escalation
- attack.t1548.002
logsource:
category: process_access
product: windows
detection:
selection:
CallTrace|contains: 'editionupgrademanagerobj.dll'
condition: selection
falsepositives:
- Unknown
level: medium
False positives
- Unknown
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.