<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Endpoint Secure - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/endpoint-secure/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Fri, 14 Aug 2026 14:03:05 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/endpoint-secure/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>HoneyMyte CoolClient Backdoor Updated with Kernel-Mode Rootkit</title><link>https://feed.craftedsignal.io/briefs/2026-08-coolclient-rootkit/</link><pubDate>Fri, 14 Aug 2026 14:03:05 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-coolclient-rootkit/</guid><description>The HoneyMyte APT group has enhanced its CoolClient backdoor with a custom kernel-mode driver that hides malicious artifacts and activity from security software on Windows systems.</description><content:encoded><![CDATA[<p>The HoneyMyte APT group (also known as Mustang Panda) has significantly upgraded its CoolClient backdoor, introducing a kernel-mode rootkit driver to enhance stealth. The updated malware utilizes DLL sideloading via legitimate Sangfor executables to achieve initial execution and persistence. The most notable evolution is the deployment of a signed kernel-mode driver, which acts as a Windows service and communicates with the user-mode backdoor via IOCTL requests. This driver provides rootkit capabilities, specifically hiding malicious processes, files, and registry entries from security tools and analysts.</p>
<p>The intrusion chain involves the use of PlugX as an initial post-compromise implant to facilitate the deployment of CoolClient components. The threat actor actively modifies Microsoft Defender exclusions to evade detection before establishing persistence through scheduled tasks running with SYSTEM privileges. The malware continues its multi-stage loading process, involving heavily obfuscated components that decrypt and execute the final-stage C2 implant, now renamed to 'cert.ini'. This update, observed in intrusions across Asia, signifies a shift toward deeper kernel-level integration for long-term espionage operations.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Initial access is gained using a PlugX implant to download and stage CoolClient components.</li>
<li>The actor adds directory and file exclusions to Microsoft Defender using 'wmic' to allow the malicious 'defender.exe' (a renamed Sangfor executable) to run undetected.</li>
<li>A scheduled task is created under the name 'Microsoft\Windows\Windows Defender Advanced Threat Protection Service' to execute 'defender.exe' with SYSTEM privileges at startup.</li>
<li>'defender.exe' performs DLL sideloading by loading the malicious 'libngs.dll'.</li>
<li>'libngs.dll' executes its DllMain routine to decrypt and load 'loadcert.ini' into memory.</li>
<li>The second-stage loader 'loadcert.ini' decrypts 'time.ini', deploys the kernel-mode driver as a Windows service, and injects the final-stage 'cert.ini' implant into 'synchost.exe'.</li>
<li>The driver enables rootkit features by intercepting and filtering system calls via IOCTL requests to mask the presence of CoolClient.</li>
<li>The final-stage implant establishes C2 communication to perform espionage activities.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The updated CoolClient backdoor allows HoneyMyte to maintain persistent, long-term access to compromised systems in Asia, including Pakistan, Mongolia, and Myanmar. The kernel-mode rootkit significantly hampers incident response and forensic analysis by concealing the malware's footprint, potentially leading to prolonged undetected data exfiltration and cyber-espionage.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Deploy Sigma rules to detect the creation of suspicious Microsoft Defender exclusions via WMI.</li>
<li>Monitor scheduled tasks for entries that execute binaries from non-standard or unauthorized directories, specifically targeting the identified 'Windows Defender' folder path masquerading.</li>
<li>Implement endpoint detection for unauthorized loading of kernel drivers, specifically focusing on drivers not signed by known, trusted vendors.</li>
<li>Hunt for the presence of the identified CoolClient component filenames ('loadcert.ini', 'cert.ini', 'time.ini', 'libngs.dll') within the environment.</li>
<li>Audit system services and drivers for unexpected additions or modifications, particularly those interacting with legitimate process names like 'synchost.exe'.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>backdoor</category><category>rootkit</category><category>apt</category><category>windows</category><category>espionage</category></item></channel></rss>