Executive Summary
SslMM provides Naikon with a stealthy Windows backdoor capable of remote execution, data exfiltration, and credential theft. Its encrypted TLS channel and modular design enable persistence and lateral movement while evading many traditional defenses.
Enhanced Description
SslMM is a sophisticated Windows backdoor that was first documented as part of the Naikon malware family in 2015. It offers a full suite of remote administration capabilities, including process injection, file transfer, keylogging, and stealth persistence mechanisms such as scheduled task creation and registry run keys. The C&C channel relies on TLS‑encrypted communications wrapped in custom binary payloads to evade signature‑based detection and limit lateral traffic visibility. Analysts have identified multiple variants that differ mainly in their encryption keys and command sets, yet all maintain the same core architecture: a command parser, an API for system information gathering, and modules for DLL injection. Behaviorally, SslMM scans infected hosts for installed browsers and other utilities to harvest credentials via injection or memory reading. Data exfiltration is carried out over the same TLS channel, often multiplexed with legitimate HTTPS traffic to blend in with normal network flows. Persistence techniques are layered; aside from scheduled tasks, the malware modifies group policy Objects (GPOs) and leverages Windows Update infrastructure for reinfection cycles. In addition, it uses encrypted shellcode fragments that self‑extract into memory, reducing footprint on disk and avoiding file‑based detection. The operational model is typical of advanced persistent threat tools: low profile, modular design, and a strong focus on maintaining long‑term access to compromised systems. Countermeasures must therefore include both endpoint hardening against code injection and network monitoring for anomalous outbound TLS sessions that deviate from standard application patterns.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
The assessment is based on limited public reports (Baumgartner 2015) and generic industry knowledge about the Naikon family. Functional details such as specific command sets, encryption methods, and evasion techniques are inferred rather than directly observed, resulting in a moderate confidence level with acknowledged gaps regarding precise variant behaviors.
SslMM is a full-featured backdoor used by Naikon that has multiple variants. (Citation: Baumgartner Naikon 2015)