2017-03-19 18:34:06 +00:00
|
|
|
title: UAC Bypass via sdclt
|
2017-03-17 18:31:26 +00:00
|
|
|
status: experimental
|
|
|
|
description: Detects changes to HKCU:\Software\Classes\exefile\shell\runas\command\isolatedCommand
|
2018-01-27 23:24:16 +00:00
|
|
|
references:
|
|
|
|
- https://enigma0x3.net/2017/03/17/fileless-uac-bypass-using-sdclt-exe/
|
2017-03-17 18:31:26 +00:00
|
|
|
author: Omer Yampel
|
|
|
|
logsource:
|
|
|
|
product: windows
|
|
|
|
service: sysmon
|
|
|
|
detection:
|
2017-03-17 21:09:53 +00:00
|
|
|
selection:
|
2017-03-17 18:31:26 +00:00
|
|
|
EventID: 13
|
2019-02-02 23:24:57 +00:00
|
|
|
TargetObject: 'HKEY_USERS\\*\Classes\exefile\shell\runas\command\isolatedCommand'
|
2017-03-17 18:31:26 +00:00
|
|
|
condition: selection
|
2018-08-07 06:08:53 +00:00
|
|
|
tags:
|
2018-08-07 06:18:16 +00:00
|
|
|
- attack.defense_evasion
|
|
|
|
- attack.privilege_escalation
|
2018-08-07 06:08:53 +00:00
|
|
|
- attack.t1088
|
2019-06-14 04:15:38 +00:00
|
|
|
- car.2019-04-001
|
2017-03-17 18:31:26 +00:00
|
|
|
falsepositives:
|
|
|
|
- unknown
|
|
|
|
level: high
|
2017-03-21 09:44:53 +00:00
|
|
|
|