Fake Minecraft Mod Ships Myth Stealer RAT to Snatch Browser Data

A counterfeit optimization mod for Minecraft has been found distributing Myth Stealer, a remote-access trojan (RAT) designed to steal browser passwords, cookies, and a host of other sensitive data. The malware campaign leverages unofficial add-ons promising performance gains to distribute its payload. Once installed on Windows machines, the malware establishes deep access, harvesting information and exerting control over the system. The report was published on September 7, 2026.

How the Mod’s Infection Chain Works

The malware masquerades as a mod for Minecraft that tweaks game performance, presenting 12 modules that behave as advertised. While users engage with the expected functionality, a concealed thirteenth module activates in the background, collecting system data before triggering the next stage of the attack. This loader comes bundled with a private Java runtime so that the malware can run even on systems without Java installed.

After initial behavior appears legitimate, the installer shows a polished-looking Windows prompt asking for administrator rights. If granted, it elevates its permissions, bypassing security software through retry mechanisms. The final payload, heavily obfuscated and built to resist analysis, deploys Myth Stealer 3.2-FIX, and wraps itself in defenses that break normal extraction tools.

What Gets Stolen & How It’s Used

Myth Stealer targets browsers based on Chromium as well as Firefox, extracting saved login credentials, browsing histories, session cookies, and more. Stolen cookies are especially dangerous because they can allow an attacker to resume authenticated sessions without needing to log in. The malware also takes screenshots and webcam images, collects clipboard contents and conversations, and draws system information.

Beyond data theft, the RAT provides remote shell capabilities. Attackers can execute commands, download or delete files, tamper with running processes, and set the malware to run again after reboot. The malware also includes features meant to intimidate and confuse users—faking full-screen messages, messing with display settings, restricting keyboard or mouse input, and meddling with security tools.

Indicators & Prevention

While the command-and-control infrastructure identified in the original investigation is reportedly offline at the time of reporting, systems already infected remain at risk. Analysts identified multiple indicators of compromise (IoCs), including specific SHA-256 hashes for the dropper and payloads, filenames like MythStealer.jar and DiscordNitroGenerator.exe, and file paths related to Java, webcam output, and native libraries. Registry tweaks and unusual domain names also came into view.

To avoid falling prey to this sort of attack, players should only download mods from trusted sources, verify developer and file integrity, and avoid mod files shared through chat links, video descriptions, or unofficial networks. Suspicious signs include unexpected administrator permission requests, unfamiliar auto-starting programs, or odd browser behavior. If a mod might be compromised, the recommendation is to uninstall it, run a full security scan, change passwords from a clean system, and log out of all sensitive accounts to invalidate saved sessions.

What this development underscores is the danger of combining social engineering with malware disguised as desirable gaming tools. As players seek smoother performance or new features, they may neglect basic security hygiene—making them ideal targets. Going forward, modding communities and platform hosts may need stronger verification systems and clearer warnings around privileges. Keeping vigilant, understanding the IoCs, and maintaining clean devices remain the best defense.