COM Hijack via Sdclt
Detects changes to 'HKCU\Software\Classes\Folder\shell\open\command\DelegateExecute'
Detection logic
selection
TargetObject|contains: \Software\Classes\Folder\shell\open\command\DelegateExecuteCondition
selectionRaw YAML
title: COM Hijack via Sdclt
id: 07743f65-7ec9-404a-a519-913db7118a8d
status: test
description: Detects changes to 'HKCU\Software\Classes\Folder\shell\open\command\DelegateExecute'
references:
- http://blog.sevagas.com/?Yet-another-sdclt-UAC-bypass
- https://www.exploit-db.com/exploits/47696
author: Omkar Gudhate
date: 2020-09-27
modified: 2023-09-28
tags:
- attack.persistence
- attack.privilege-escalation
- attack.t1546
- attack.t1548
logsource:
category: registry_set
product: windows
detection:
selection:
TargetObject|contains: '\Software\Classes\Folder\shell\open\command\DelegateExecute'
condition: selection
falsepositives:
- Unknown
level: highFalse positives
- Unknown
References
Similar rules
Suspicious Shell Open Command Registry Modification
mediumwindows · Shares T1548, T1546
Outlook Macro Execution Without Warning Setting Enabled
highwindows · Shares T1546
Potential Persistence Via Outlook LoadMacroProviderOnBoot Setting
highwindows · Shares T1546
Registry Modification of MS-settings Protocol Handler
mediumwindows · Shares T1548, T1546