uac_bypass_via_sdclt
Description
Detects changes to HKCU:\Software\Classes\exefile\shell\runas\command\isolatedCommand License: https://github.com/Neo23x0/sigma/blob/master/LICENSE.Detection.Rules.md.
Query · yara_l
events:
($selection.metadata.product_event_type = "13" and re.regex($selection.target.registry.registry_key, `HKEY_USERS\\.*\\Classes\\exefile\\shell\\runas\\command\\isolatedCommand`))
condition:
$selection