Urgent.News

What's breaking now, across thousands of outlets.

Editions

Tech

Kaspersky identifies new variant linked to HoneyMyte APT

ISLAMABAD: A global cyber security company has discovered an updated malware that gives cyber attackers remote access in intrusions targeting organizations and government entities in Myanmar, Mongolia, Pakistan, India and also Russia. According to the report of the company, Kaspersky Global Research and Analysis Team (GReAT) has identified a new CoolClient variant linked to HoneyMyte APT, also…

Kaspersky identifies new variant linked to HoneyMyte APT

Global cybersecurity firm Kaspersky has identified a new malware variant that allows cybercriminals to gain remote access in attacks against organizations and government entities in several Asian and Russian countries. According to Kaspersky's Global Research and Analysis Team (GReAT), they have discovered a new CoolClient variant tied to the HoneyMyte Advanced Persistent Threat (APT), also known as Mustang Panda, involved in a 2026 cyber-espionage campaign across Asia and Russia.

The malware operates using a signed kernel driver, a type of software that runs deep within the system to conceal itself on infected Windows devices. During the observed campaign, the group utilized PlugX, another backdoor typically deployed following an initial breach, to deliver the CoolClient components.

The latest version of CoolClient is designed to operate discreetly, making removal and remediation more challenging. It employs a signed driver that runs deep within Windows, safeguarding related files and registry entries from inspection or modification and supporting the backdoor’s activities on the infected system. To retain access post-reboot, the attacker established a scheduled task that automatically launched defender.exe at startup with the highest local Windows privileges.

Upon execution, this task loaded a malicious libngs.dll file, initiating the CoolClient infection chain.

Security researcher Fareed Radzi from Kaspersky GReAT explained, "For the targeted organization, the malware can remain active on a compromised system while masking key traces of its presence and limiting defenders’ ability to inspect or remove it."

Written by urgent.news from Business Recorder's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at brecorder.com →

More in Tech

Node.js SEA Just Got Way Simpler — Updating My node-sea Boilerplate for Node 26

A while back I put together node-sea , a small boilerplate showing how to package a TypeScript app into a Single Executable Application (SEA) with Node.js — no runtime install required on the target…

  • Node.js SEAs now simpler with Node 26's --build-sea flag
  • Build process reduced to one command plus platform-specific codesign
  • SEA functional but experimental, will be in Active LTS Oct 2026

What I took back off the shelf

I have a bad habit of writing a little skill file for something, using it twice, then completely forgetting which repo I left it in. Markdown scattered across nine projects like odd socks.

More from Friday 21 August →