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
|
2017-03-21 09:44:53 +00:00
|
|
|
TargetObject: 'HKEY_USERS\*\Classes\exefile\shell\runas\command\isolatedCommand'
|
2017-03-17 18:31:26 +00:00
|
|
|
condition: selection
|
|
|
|
falsepositives:
|
|
|
|
- unknown
|
|
|
|
level: high
|
2017-03-21 09:44:53 +00:00
|
|
|
|