Cybercriminals are exploiting the popular Foxit PDF Reader in a new campaign, dubbed ValleyRAT, to gain system control and steal sensitive data. Threat actors are disguising malicious files as legitimate recruitment documents, targeting job seekers through deceptive email messages containing fake job offers. This sophisticated social engineering tactic leverages the trust users place in familiar software to compromise their systems.
Trend Micro security researchers identified the ValleyRAT campaign, noting a significant increase in detections in late October. The attacks begin with compressed archive files bearing professional-sounding names like “Overview_of_Work_Expectations.zip” or “Candidate_Skills_Assessment_Test.rar.” Upon opening these files, unsuspecting victims inadvertently install a dangerous remote access trojan (RAT) onto their computers.
ValleyRAT Campaign: Foxit PDF Reader Exploited for System Control and Data Theft
The core of the ValleyRAT attack lies in its deceptive use of The Foxit PDF Reader. Within the malicious archives are disguised executable files that mimic the genuine Foxit application, complete with its recognizable icon. When users see this familiar PDF symbol, they believe they are opening a harmless document. However, they are unknowingly launching malware designed to take over their systems.
To circumvent detection, threat actors employ a technical method known as DLL side-loading. This technique allows the malicious payload to execute in the background without immediately raising alarms for the user. The campaign’s effectiveness is attributed to a combination of social engineering and technical evasion strategies that work in concert.
Job hunters, often under stress, are particularly vulnerable to these social engineering lures, making them less cautious about the files they download. The attackers further enhance their evasion by employing fake folder structures and hidden directories, creating confusion and making it harder for security software to identify the malicious components.
Understanding the Infection Chain
The infection process is a meticulously crafted sequence of events. When a user clicks on the tampered Foxit executable, a malicious library, identified as msimg32.dll, is automatically loaded through Windows’ file search mechanism. This action triggers a batch script designed to extract a hidden Python environment concealed within seemingly innocuous document files.
Subsequently, the Python interpreter downloads and executes a malicious script containing shellcode. This shellcode is the final stage, responsible for deploying the full ValleyRAT trojan onto the compromised system. The malware ensures its persistence by creating registry entries that allow it to survive system restarts.
Once installed, ValleyRAT grants attackers extensive control over the infected machines. The trojan is capable of monitoring user activity, pilfering sensitive information from web browsers, and extracting valuable data from the system. Specifically, evidence suggests the malware targets password information and login credentials stored by popular browsers, posing a significant risk to personal financial security and identity protection.
While job seekers and human resources professionals are the primary targets, the campaign continues to evolve, with indications that it may broaden its reach to encompass wider audiences. The ongoing threat necessitates vigilance from individuals interacting with unsolicited files, especially those encountered during job searches.
The evolution of cyber threats like ValleyRAT underscores the importance of robust cybersecurity practices for both individuals and organizations. As threat actors refine their methods for system control and data theft, regular software updates, cautious file handling, and comprehensive security awareness training become critical defenses. The continued development and deployment of such malware indicate that the landscape of sophisticated cyberattacks will likely continue to present new challenges.

