Executive Summary
Skeleton Key targets domain controllers by injecting counterfeit passwords that grant persistent backdoor credentials. Its behavior mirrors Mimikatz modules, exploiting process injection to tamper with authentication state. Affected organizations face elevated risk of stealthy lateral movement and long‑term compromise via these forged accounts.
Enhanced Description
Skeleton Key is a Windows‑focused malware construct designed specifically for compromising domain controllers by injecting fabricated credentials that act as backdoor passwords. By forging legitimate account entries within the Active Directory database, it creates covert access paths that an adversary can later exploit to move laterally throughout the network or maintain long‑term persistence. The technique mirrors functionality found in a module of the well‑known credential‑harvesting toolkit Mimikatz – particularly its ability to manipulate the LSASS process and alter authentication state. Skeleton Key leverages similar process injection and memory manipulation tactics, but it is focused on altering domain controller objects rather than merely retrieving secrets. Once injected, these false credentials enable an attacker to authenticate as a privileged user with minimal detection risk, permitting continuous access regardless of legitimate user activity or password rotation. The malware’s design underscores the importance of monitoring Active Directory changes and securing LSASS from unauthorized manipulation.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
The analysis is based on a brief description citing Dell Skeleton research and known Mimikatz similarities. Detailed technical specifications, code samples, or observed deployment variants are lacking, limiting confidence in specific implementation details and broader prevalence.
Skeleton Key is malware used to inject false credentials into domain controllers with the intent of creating a backdoor password. (Citation: Dell Skeleton) Functionality similar to Skeleton Key is included as a module in Mimikatz.