Press TechRound interviews Secure.com CEO on the future of AI security
Read

NIGHTFORGE Malware Uses VMware Binary to Infiltrate Cambodian Government

Espionage hackers are exploiting legitimate VMware binary abuse tactics to deploy NIGHTFORGE loader malware in targeted government attacks.

June 11, 2026

Introduction

A sophisticated espionage operation has been quietly infiltrating government institutions in Cambodia using a deviously simple trick. Threat actors are exploiting a legitimate VMware-signed binary to deploy malware, turning trusted software into a weapon for state-sponsored surveillance.

What Happened?

Cybersecurity researchers discovered the campaign targeting Cambodian government entities through DLL sideloading attacks. The attackers abuse a genuine VMware binary file that carries valid digital signatures, making their malicious payload appear trustworthy to security systems. 

This technique allows them to bypass traditional detection methods that rely on signature verification. The threat actors load their custom malware, dubbed NIGHTFORGE, through this legitimate VMware component. 

Once installed, NIGHTFORGE serves as a loader that downloads and executes additional malicious payloads on compromised systems. The malware establishes persistent access to victim networks, allowing attackers to steal sensitive government documents and monitor communications. 

Security analysts believe the campaign has been active for several months, operating under the radar due to its abuse of trusted software components. The attackers specifically target government ministries and agencies handling sensitive national security information. 

Technical analysis reveals NIGHTFORGE uses sophisticated evasion techniques to avoid detection by endpoint security products. The malware communicates with command and control servers through encrypted channels, making network monitoring difficult.

The Impact

This attack represents a growing trend where cybercriminals exploit the trust placed in legitimate software vendors. When attackers abuse signed binaries from companies like VMware, they effectively weaponize the digital certificate system designed to protect users. 

Organizations can no longer rely solely on signature verification as a security measure. The Cambodian government faces potential exposure of classified information and ongoing surveillance of sensitive operations. 

Other government institutions worldwide should consider themselves at risk, as these techniques can be replicated across different targets and regions. The attack methodology demonstrates how nation-state actors are becoming increasingly sophisticated in their approach to espionage operations.

How to Avoid This

Organizations need to implement application whitelisting that goes beyond simple signature checks. Monitor for unusual DLL loading activities, especially when legitimate binaries are being used in unexpected ways. Deploy behavioral analysis tools that can detect suspicious process execution patterns, even when the initial binary appears legitimate. 

Regular security audits should include verification of all installed software components, not just the primary applications. Network monitoring becomes critical to identify unusual outbound communications that might indicate command and control traffic. Consider implementing zero-trust architecture where even signed binaries require additional verification before accessing sensitive systems. 

Security teams should stay informed about the latest DLL sideloading techniques and update their detection rules accordingly. Regular employee training on social engineering tactics can help prevent the initial infection vectors that make these sophisticated attacks possible.