skeleton_key_patcher
Description
Skeleton Key Patcher from Dell SecureWorks Report http://goo.gl/aAk3lN
Query · yara
strings: $target_process = "lsass.exe" wide $dll1 = "cryptdll.dll" $dll2 = "samsrv.dll" $name = "HookDC.dll" $patched1 = "CDLocateCSystem" $patched2 = "SamIRetrievePrimaryCredentials" $patched3 = "SamIRetrieveMultiplePrimaryCredentials" condition: all of them