Executive Summary
CLAIMLOADER threatens Windows environments by hijacking legitimate processes through DLL side‑loading. The payload is stealthily injected, often establishing persistence via scheduled tasks and harvesting credentials before exfiltration. It exploits the trust inherent in trusted binaries to bypass traditional security controls.
Enhanced Description
CLAIMLOADER is a Windows‑based malware family that operates by co‑existing with legitimate binaries and exploiting DLL side‑loading techniques commonly used by the Mustang Panda threat actor group. The loader typically resides in the same directory as a trusted executable. When the legitimate application launches, it loads any adjacent Dynamic Link Library (DLL) before or after the intended component, allowing CLAIMLOADER to inject malicious code into an otherwise benign process. This method bypasses many traditional endpoint detection controls because the malicious DLL is executed with the privileged token of the host application. Once loaded, the malware often establishes persistence by creating scheduled tasks or registry Run keys, and performs credential harvesting or lateral movement via Process Injection (T1055). It may also exfiltrate data silently while masquerading as a legitimate system process. The variant was first detected in 2021 but has only been documented publicly through IBM publications dated mid‑2025. Given its reliance on side‑loading, the attack vector typically requires an adversary to compromise or place malicious code near a trusted executable – either by exploiting supply chain attacks, social engineering, or compromised development pipelines.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
The available intelligence is limited primarily to descriptive documentation and does not include detailed behavioral analysis or malware samples. Confidence in the described capabilities is moderate; key aspects such as persistence mechanisms, credential theft details, and specific registry modifications remain undocumented.
CLAIMLOADER is a malware variant that frequently accompanies legitimate executables that are used for DLL side-loading known to be leveraged by Mustang Panda and was first observed utilized in 2021.(Citation: IBM MUSTANG PANDA PUBLOAD CLAIMLOADER JUNE 2025)(Citation: 2025_IBM_PUBLOAD_TONESHELL_HIUPAN_CLAIMLOADER_MUSTANG PANDA)