A supply chain attack has been identified involving the compromise of DAEMON Tools software installers to deploy malicious payloads including information collectors and a sophisticated RAT.
TL;DR
Attackers compromised legitimate DAEMON Tools installers to distribute trojanized, digitally signed binaries that execute malicious code upon system startup. The campaign utilizes an initial information collector to profile victims before deploying advanced payloads like the QUIC RAT for targeted exploitation.
In early May 2026, researchers identified a significant supply chain attack targeting DAEMON Tools software. The attack involves trojanized versions of the software (ranging from 12.5.0.2421 to 12.5.0.2434) where legitimate binaries such as DTHelper.exe, DiscSoftBusServiceLite.exe, and DTShellHlp.exe have been modified to include a backdoor. Because these files are digitally signed by the developer, AVB Disc Soft, the compromise is highly effective. The attack mechanism begins when these binaries launch at system startup, initiating communication with a typosquatted C2 domain. The campaign follows a highly structured, targeted methodology. Initially, an information collector named envchk.exe is deployed to a wide range of machines globally to gather system metadata, including MAC addresses, hostnames, running processes, and installed software. This data is used to profile targets, allowing the attackers to transition from broad infection attempts to highly specific secondary attacks against organizations in the government, manufacturing, and scientific sectors. The secondary stage payloads include a minimalistic shellcode loader that utilizes RC4 decryption to execute payloads in memory, and a more advanced C++ implant known as QUIC RAT. This RAT is particularly sophisticated, supporting a wide array of C2 protocols including HTTP, UDP, TCP, WSS, QUIC, DNS, and HTTP/3, and is capable of injecting payloads into legitimate processes like notepad.exe. While artifacts within the payloads suggest a Chinese-speaking threat actor, definitive attribution remains ongoing.