Detectionmediumtest

Function Call From Undocumented COM Interface EditionUpgradeManager

Detects function calls from the EditionUpgradeManager COM interface. Which is an interface that is not used by standard executables.

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
oscd.community, Dmitry UchakinCreated Wed Oct 07Updated Thu Nov 30fb3722e4-1a06-46b6-b772-253e2e7db933windows
Log Source
WindowsProcess Access
ProductWindows← raw: windows
CategoryProcess Access← raw: process_access

Events when a process opens a handle to another process, commonly used for credential dumping via LSASS.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        CallTrace|contains: 'editionupgrademanagerobj.dll'
    condition: selection
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

Rule Metadata
Rule ID
fb3722e4-1a06-46b6-b772-253e2e7db933
Status
test
Level
medium
Type
Detection
Created
Wed Oct 07
Modified
Thu Nov 30
Path
rules/windows/process_access/proc_access_win_uac_bypass_editionupgrademanagerobj.yml
Raw Tags
attack.defense-evasionattack.privilege-escalationattack.t1548.002
View on GitHub