Executive Summary
PAKLOG is a stealthy Windows keylogger that leverages side‑loaded DLLs inside legitimate signed binaries to harvest keystrokes. First seen in 2024, it has been linked to the Mustang Panda threat group and is distributed via RAR archives. Its primary aim is credential theft, posing substantial risk to organizational user data and potentially enabling broader lateral movement.
Enhanced Description
PAKLOG is a Windows‑targeted keylogging implant that was first documented in 2024 and has been linked to the Mustang Panda threat activity. The malware typically arrives as a compressed archive (for example, key.rar) containing two components: a signed and otherwise legitimate executable named PACLOUD.exe and an injected DLL file called pa_lang2.dll. When PACLOUD.exe is executed it performs a side‑loading technique that loads pa_lang2.dll into its process space, thereby enabling the illicit keylogger code to run under the guise of a trusted binary. Once loaded, PAKLOG continuously captures user keystrokes and stores them in memory or on disk for later exfiltration. The implant avoids standard file integrity checks by virtue of using an unsigned yet signed legitimate executable, helping it evade heuristics that flag rogue DLLs. By blending into routine Windows processes, the malware can persist across reboots without raising immediate suspicions. The combination of side‑loading, cryptographically signed binaries and covert keystroke capture places PAKLOG among high‑impact credential‑stealing threats in contemporary threat landscapes, particularly within supply‑chain or lateral movement scenarios employed by advanced persistent actors.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
I am moderately confident in the core facts: that PAKLOG is a keylogger, deployed via RAR packages containing PACLOUD.exe and pa_lang2.dll, and associated with Mustang Panda. However, detailed behaviors such as exfiltration methods or persistence techniques are not confirmed by this source and warrant further investigation.
PAKLOG is a keylogger known to be leveraged by Mustang Panda and was first observed utilized in 2024. PAKLOG is deployed via a RAR archive (e.g., key.rar), which contains two files: a signed, legitimate binary (PACLOUD.exe) and the malicious PAKLOG DLL (pa_lang2.dll). The PACLOUD.exe binary is used to side-load the PAKLOG DLL which starts with the keylogger functionality.(Citation: Zscaler PAKLOG CorkLog SplatCloak Splatdropper April 2025)