A significant cybersecurity threat is currently targeting Windows users in Korea through popular webhard file-sharing services. The Ahnlab Security Intelligence Center (ASEC) has identified a sophisticated malware known as xRAT, also referred to as QuasarRAT, being actively distributed. This remote access trojan is being deceptively packaged and offered as adult games, exploiting user interest to infiltrate systems.
The distribution method leverages the widespread use of webhard services in Korea for content sharing. Threat actors are uploading compressed files containing xRAT, disguised with appealing titles and descriptions mimicking adult games. This social engineering tactic proves highly effective, allowing attackers to compromise systems without immediately raising user suspicion during the download and initial execution phases, posing a substantial risk to Windows users.
xRAT Malware Campaign Leverages Deception in Korea
ASEC analysts observed multiple instances of these malicious distributions originating from the same threat actor, indicating a coordinated cyber campaign. Although many of the compromised posts were removed by the time of analysis, investigators confirmed that numerous seemingly different game downloads shared the identical xRAT malware payload. This suggests a consistent and targeted approach by the attackers to infiltrate user systems.
The technical execution of this attack demonstrates a high level of sophistication. Upon downloading and executing the malware, users are presented with a ZIP file containing several components, including Game.exe, Data1.Pak, and other supporting files. Crucially, Game.exe does not function as an actual game; instead, it acts as a launcher for the malicious payload.
Infection and Persistence Mechanism of xRAT
When the user interacts with Game.exe, the malware initiates a multi-stage infection process. It proceeds to copy the Data1.Pak file to the Locales_module folder, renaming it to Play.exe. Simultaneously, it deploys Data2.Pak and Data3.Pak to the Windows Explorer directory, renaming them to GoogleUpdate.exe and WinUpdate.db, respectively. This relocation of files is designed to camouflage the malicious components within legitimate system folders.
The infection chain escalates further when the decoy GoogleUpdate.exe is executed. This component then searches for the WinUpdate.db file in the same directory. Through a process involving AES encryption and decryption, it extracts the final shellcode essential for the malware’s operation. This shellcode represents the core malicious functionality of the xRAT trojan.
This extracted shellcode is subsequently injected into explorer.exe, a critical Windows process. By embedding itself within this legitimate system process, the malware gains elevated privileges, allowing it to operate with a greater degree of stealth and control over the compromised system. This technique enables the xRAT malware to carry out its malicious objectives unseen by standard security monitoring tools.
A particularly concerning aspect of the malware’s persistence mechanism involves patching the EtwEventWrite function within explorer.exe. This modification effectively disables Event Tracing for Windows (ETW) logging, a fundamental security feature that records system events and activities. By disabling this logging, xRAT significantly hinders the ability of security software and system administrators to detect and investigate malicious activities through standard event logs.
The final payload injected into explorer.exe is the complete xRAT functionality. This includes a range of dangerous operations, such as collecting sensitive system information, monitoring keyboard input for credential theft, and facilitating unauthorized file transfers. The ability to perform these actions remotely underscores the significant threat posed by this malware to user privacy and data security.
Security professionals strongly advise users to exercise extreme caution when downloading programs, emphasizing the importance of obtaining software exclusively from official and trusted sources. Furthermore, vigilance is paramount when accessing file-sharing websites, as these platforms remain a prime vector for such deceptive malware distribution. Understanding the tactics employed by threat actors is key to preventing infections.
As security researchers continue to monitor xRAT and similar threats, the focus remains on educating users about social engineering tactics and promoting secure file-sharing practices. The continued evolution of malware necessitates ongoing vigilance and the adoption of robust cybersecurity measures by both individuals and organizations to safeguard against emerging threats.

