Cybercriminals are using a sophisticated method to bypass security measures by embedding malware within the VLC media player. This campaign exploits VLC to install ValleyRAT, a remote access trojan, through phishing emails that contain links to download a seemingly harmless file. Once the file is opened, it activates a hidden backdoor that evades detection by antivirus solutions. The malware has been active since 2023, with a significant increase in activity noted through 2025 and into 2026, particularly targeting Chinese and Japanese-speaking users.
The infection process begins when a victim clicks a link in a phishing email, leading to a ZIP archive containing a disguised executable and a malicious DLL (libvlc.dll). The executable mimics a legitimate VLC file, and when executed, it loads the DLL, allowing the malware to run under the guise of VLC. The malware establishes persistence by creating a registry entry and connects to a remote server to retrieve the final payload.
ValleyRAT employs evasion tactics to avoid detection, such as performing checks on system behavior and using a fileless approach to inject its payload directly into memory, avoiding storage on disk. Researchers recommend training employees to recognize suspicious filenames and deploying endpoint detection tools to identify DLL sideloading behavior. For organizations affected by this campaign, isolating compromised systems and reviewing security logs are critical initial steps.
Indicators of compromise include a malicious email domain, a ZIP archive containing a fake VLC executable, and a download URL for ValleyRAT.
The text discusses the appreciation for mech games that allow players to exit their mechs and explore the world on foot, highlighting the complexity this feature adds to game development. It mentions two titles that incorporate this concept: Psycho Patrol R and Brigador Killers, the latter of which has been in development for a decade. The lead designer, Hugh Monahan, noted that the decision to allow players to get out of the mech added five years to development time. The game features pre-rendered environments and an isometric perspective, but with increased complexity compared to its predecessor. The addition of on-foot gameplay enhances player immersion and clarifies the player's role, while also necessitating new mechanics for interactions, such as picking up weapons and engaging with the environment. Brigador Killers recently received an update with new story content and quality-of-life improvements.