Skip to Content

CoolClient Malware: In‑Depth Technical Overview for Security Professionals

Detailed examination of the CoolClient malware used by Mustang Panda, highlighting its latest capabilities such as clipboard monitoring, active window tracking, HTTP proxy credential sniffing, and expanded plugin ecosystem.
27 January 2026 by
TechStora Editorial Board

Overview

Kaspersky researchers have linked the CoolClient backdoor to the Mustang Panda threat group since 2022. The malware is typically deployed alongside PlugX and LuminousMoth and gathers extensive system intelligence, including computer name, OS version, RAM, network details, and driver module information.

New Capabilities

The latest CoolClient variant introduces several previously unseen functions:

  • Clipboard monitoring – captures copied data in real time.
  • Active window title tracking – records the title of the foreground application.
  • HTTP proxy credential sniffing – performs raw packet inspection and header extraction to harvest proxy usernames and passwords.

Plugin Ecosystem

CoolClient now ships with an expanded set of plugins that enhance post‑infection control:

  • Remote shell plugin – spawns a hidden cmd.exe process and redirects I/O through the C2 channel for interactive command execution.
  • Service management plugin – enumerates, creates, starts, stops, deletes, and modifies Windows service startup configurations.
  • File management plugin – provides drive enumeration, file search, ZIP compression, network drive mapping, and remote file execution.

Operational Shifts

Recent campaigns show a move toward leveraging hard‑coded API tokens for legitimate cloud services such as Google Drive and Pixeldrain to exfiltrate browser data and documents, complicating detection efforts.

Recommendations for Defenders

Security teams should adopt a layered approach to mitigate CoolClient threats:

  • Monitor for the creation of main.dat DLLs and anomalous file hashes.
  • Detect abnormal clipboard activity and unexpected window title changes.
  • Inspect outbound traffic for raw HTTP proxy credential patterns and unauthorized cloud‑service API calls.
  • Enforce strict service‑creation policies and audit Windows service configurations regularly.
  • Leverage threat‑intel feeds, such as Kaspersky’s reports, to stay updated on emerging modules and tactics.