Overview
Summary
A newly observed campaign first seen in late June 2026 is targeting individuals and organizations across Cambodia, part of the broader Southeast Asia region, with a focus on the government, public health, and real estate industries. The attack chain delivers SparkRAT, an open-source Go-based remote access trojan, through phishing archives that carry Inno Setup installers dressed up with localized Cambodian lures. Execution abuses DLL sideloading via a signed Tencent binary, decrypts staged payloads hidden inside PNG image files, patches AMSI and ETW to blind security telemetry, and installs the vulnerable ardrv.sys driver — tracked as CVE-2026-36425 — in a classic BYOVD move to terminate security products in kernel mode. The final SparkRAT payload is reflectively loaded into ctfmon.exe and communicates with sx.nuihuw.com over port 443, giving the operators durable, defense-evading remote access into targeted Windows environments.
Vulnerability Exploited
| CVE | Name | Affected Product | Zero-Day | CISA KEV | Patch |
|---|---|---|---|---|---|
CVE-2026-36425 |
OPSWAT AppRemover Arbitrary Process Termination Vulnerability | OPSWAT AppRemover (ardrv.sys) |
— | — | Available |
Technical Breakdown
Attack Details
#1Phishing Delivery and DLL SideloadingIndividuals and organizations across Cambodia are the intended targets of this campaign, which ultimately drops SparkRAT, an open-source Go-based remote access trojan. Delivery begins with phishing-style compressed archives sent to Cambodian recipients. Each archive contains an Inno Setup executable dressed up as a document, with lure themes tailored to local interest such as government advisories, COVID-19 announcements, dental examination records, real estate listings, and promotional offers. A representative sample carries the filename Cambodian Government Notice on COVID-19 Prevention and Control (July 7).docx.exe. When the victim runs the installer, it silently drops staging directories under C:\Drivers along with a signed Tencent binary (F7u00ex.exe) and a malicious DLL (WfoY.qf). The signed executable is then abused to sideload the malicious DLL and kick off the infection chain via DLL sideloading.
#2Anti-Analysis, Payload Staging, and PersistenceOnce sideloaded, the loader registers a Vectored Exception Handler and triggers a debugbreak() exception to jump into its main routine, an unusual control-flow trick that frustrates simple debuggers. It then runs a timing-based anti-sandbox check to filter out analysis environments that manipulate sleep delays. The loader parses encrypted shellcode hidden inside the IDAT chunks of four PNG files, decrypts each stage at runtime, and injects the payloads into legitimate Windows processes vssvc.exe, svchost.exe, and ctfmon.exe. Persistence is established in parallel through a Windows service named TaskHandler created via sc.exe and a scheduled task of the same name that runs F7u00ex.exe at system start under NT AUTHORITY\SYSTEM. The final embedded payload, reflectively loaded into ctfmon.exe, is identified as SparkRAT.
#3Privilege Escalation and BYOVD Defense EvasionRather than moving laterally, this campaign focuses on elevating privileges and dismantling on-host defenses. When not already running as SYSTEM, the loader searches for winlogon.exe, opens its process token, and impersonates the SYSTEM token to gain higher rights. It strips key privileges from any Huorong Internet Security tokens it finds and sets their integrity level to Untrusted, effectively blinding the endpoint product. In parallel, the shellcode patches AMSI and ETW to suppress script-scanning and telemetry, and adds Microsoft Defender registry exclusions for the staging paths and injected host processes. The most impactful step is a Bring Your Own Vulnerable Driver (BYOVD) routine that installs ardrv.sys, the OPSWAT AppRemover driver affected by CVE-2026-36425, and invokes its unprotected IOCTL 0x2420031 to terminate security processes from 360 Total Security, Huorong, Microsoft Defender, and Tencent PC Manager in kernel mode. A user-mode cleanup path that enables SeDebugPrivilege and calls TerminateProcess handles anything the kernel path misses.
#4SparkRAT Command-and-ControlWith the environment stripped of defenses, the reflectively loaded SparkRAT payload takes over. It decrypts its embedded configuration using AES-CTR and validates the result against a stored MD5 hash before loading it into memory. The active configuration points to a primary command-and-control server at sx.nuihuw.com over port 443, with nuihuw.top:443 acting as a failover endpoint if the primary becomes unreachable. Each implant is identified by a unique UUID and communicates using a 256-bit key. Because SparkRAT is a full-featured Go-based RAT, operators gain interactive remote access to the compromised host, and file transfer, shell command execution, and follow-on data theft all run through this same encrypted HTTPS channel, blending exfiltration into normal-looking outbound traffic on port 443. The activity is tracked as an unattributed cluster with possible Chinese-language development or deployment links and loose operational overlaps with the broader Silver Fox ecosystem, held at low confidence.
Mitigation Guidance
Recommendations
01
Audit endpoints for the affected version of ardrv.sys shipped with OPSWAT AppRemover, remove it where it is not required, and block the driver hash in EDR and application-control policies until a vendor-patched build is deployed.
02
Add sx[.]nuihuw[.]com and nuihuw[.]top to DNS sinkholes and outbound proxy blocklists, and import the listed SHA-256 hashes into EDR, AV, and email-gateway rulesets so any sample from this cluster is quarantined on first contact.
03
Turn on the Microsoft Vulnerable Driver Blocklist through WDAC or HVCI so drivers like ardrv.sys, zam64.sys, and BootRepair.sys referenced by this loader cannot be loaded, even by an installer running with local administrator rights.
04
Search for Windows services or scheduled tasks named TaskHandler, staging directories under C:\Drivers\mQm and C:\Drivers\XF, and Microsoft Defender exclusions covering C:\Drivers or system binaries such as vssvc.exe and ctfmon.exe.
05
Deploy attachment sandboxing that can detonate compressed archives containing Inno Setup installers, and block or warn on double-extension filenames such as .docx.exe at the mail gateway.
06
Train users, especially those in Cambodian government, healthcare, and real-estate sectors, to recognize lure themes that impersonate official notices and to verify unexpected government or health documents through official channels before opening them.
Threat Intelligence
Indicators of Compromise (IoCs)
SHA256
f7b9ab6c6d46b9b82c9c5a4deebf2f77ef1cbfffe2bf11c5c412f9f4f416d9ab0a050e1d5338b936037f0928039c26893a553c3170b16b82bf75a9113b34a52f7504887e1e195ad585cffa5b6a5034161a7cc49f351123d60def79302bdb83267ef1757e773270f5f0799797861290097a202dc1fe7a1eab13373d8a132da0d00f0f06669c4bf4d222384b23766b93fb2f8a370047af50a8d5009564959f6171603247ade94f89f46d781b707fad7a73f959a7ea6553e1447753e52a2ea4b69414eae85f027a94dbd1814f0925c5ec541ba8dfe6a850ab4004cfc95d67a1516d61a061293a2d872267a08ff66e57d3e01113fd0a395be6661960e69d15a7cca391ddd3c7a02138fc033a3337245a6adc9f8a5aeb4953f07e689c119b40d7dfaad0c13e5b3c097143129e6d2bfc698570f3f2c0325cc2b0a1dacbacbf87f25330d8b0b96a9afd7a81807e225ae9979438ecf53a02c87995dac31723308d05722cdd12a110462803cc2f930b6f53920c391e1e50424dfb64e084649d7124ff8d82dedd917feb42d18a3d0b927d4bcfadd5248a7291a76ad43d502087b5c23c7b89fc664ae8c0efe751bb05bca24d5ff0f9295bd85d4e70d1f64f687c8b17002ca703d763330b711c6c933883e6cc9e11b8ba2eac3845b01798beddaef998b2c0172b676d28b2fdcc062ae6a3c1dd590001c9f80a417a510cc2ebbfe25c33cc020a2e5e5f7590bd34fd6883cc488243f24d536a0b9f27f63c64420052471c58ecaf37c463e9d3e629e29699bf65279b9996dd5efb88921d57d2892fc33ef6efec254088200eb4e87a335ab600f14c22d8f7305f8a2a7e58e825e789f69ba2bf1f9349a53cd161508c5fd690575b013f1b484db77ee94a4adf2bbd52e08418097f0f541fedb12cd4fa6a21be87c244f3ef09b7ab8e6e3031fd090f4848989854deca54f3e991b892f61dfa67143d319a6a0fedf19a9c9f9bef2cba72becebfad2b2c5512d1e7545adf6af071698cd3d0124e2044bb670eef761179a2d14ad2bbda5a635c9cccbc247c655971f8c7efb05e7418707614b1b2baa9c07cada7ece75ea66adb46283b92308d57b32cd5c442f6b7852b960235265d97b2f6b4ea7b4635d36c1c3e7b3ba87781f34c047b28418f7745a9c3ad45eb9a7ec00da8a9893e6bd78009e75fcb20fb1faa0f13f4d4f1cd3d5eff2ed025e0f81a1da9ea31d93e0dee8b39e5b5ab169ba07eec0d9c421d07ae96df4a16cc2f93f4ca0d521bdb3164bbDomains
sx[.]nuihuw[.]comnuihuw[.]topFilenames
Cambodian Government Notice on COVID-19 Prevention and Control (July 7).docx.exeF7u00ex.exeWfoY.qf56360VK1ES8.yvapBssBfeFFoA3A.nzcnV.rbd7zzQhzRglBv.esardrv.sysAdversary Tradecraft
Potential MITRE ATT&CK TTPs
T1566T1566.001 Spearphishing AttachmentT1204T1204.002 Malicious FileT1059T1059.003 Windows Command ShellT1543T1543.003 Windows ServiceT1053T1053.005 Scheduled TaskT1134T1134.001 Token Impersonation/TheftT1068T1574T1574.002 DLL Side-LoadingT1055T1562T1562.001 Disable or Modify Tools · T1562.006 Indicator BlockingT1112T1497T1497.003 Time Based EvasionT1027T1140T1518T1518.001 Security Software DiscoveryT1057T1071T1071.001 Web ProtocolsT1573T1573.001 Symmetric CryptographyFurther Reading
References & Patch Links
Patch Link
References
What Next?
At Hive Pro, it is our mission to detect the most likely threats to your organization, from campaigns like SparkRAT’s Cambodia-focused BYOVD chain, and to help you prevent them from happening.
