A Skeleton Key attack involves implanting a malicious patch into a Windows domain controller’s authentication process—specifically within LSASS (Local Security Authority Subsystem Service). This implant allows an attacker to use a universal "master" password (the skeleton key) to authenticate as any user, bypassing the normal password verification without altering stored credentials.

MITRE ATT&CK ID: T1556.001


Understanding the Attack


Steps of a Skeleton Key Attack

a. Compromise a Domain Controller

b. Implant the Skeleton Key

c. Use the Universal Password



Detection