KuinaExtractor Malware Uses Telegram for Data Theft

A newly identified infostealer, KuinaExtractor, has been actively evolving over the past six months, posing a significant threat to users across various platforms. Developed in the Rust programming language, this malware targets browser data, cryptocurrency wallets, and credentials for popular services such as Roblox, Steam, and Discord. Its rapid development from an initial rudimentary version to a sophisticated and stealthy tool underscores the growing sophistication of cyber threats.

KuinaExtractor first emerged in December 2025 and has since undergone four distinct development phases, each introducing enhanced capabilities and more advanced evasion techniques. The malware’s author appears to be a Vietnamese-speaking developer, as evidenced by Vietnamese-language text found throughout the code, including debug outputs and system messages. Additionally, a command-and-control panel hosted in Vietnam and the targeting of the Vietnamese CocCoc browser further support this assessment, though these indicators are not definitive proof.

Researchers at ThreatRay have been tracking KuinaExtractor’s progression by analyzing code similarities at the function level, linking numerous samples to this single malware family. Consistent markers across builds include shared mutex names, build-host paths embedded within binaries, and a recurring set of Telegram contact handles associated with the alias “Kuina,” later changed to “k0to.”

The malware’s development trajectory is notably deliberate. Early versions already featured a Chrome App-Bound-Encryption bypass that impersonated a core Windows process to retrieve the browser’s master encryption key. Initial exfiltration methods utilized Discord webhooks, with GitHub serving both as a delivery platform and as disposable remote infrastructure through GitHub Actions—a role that continues in current versions.

Enhanced Stealth and Evasion Techniques

By June 2026, the developer rebranded the project under the name “k0to,” shifting focus from adding new features to enhancing stealth capabilities. The latest build employs 28-byte XOR encryption for its strings, includes its own certificate roots instead of relying on the system’s trusted store, and incorporates a sandbox detection mechanism that scans PowerShell window titles for analyst tools. These enhancements indicate a strategic move toward long-term concealment over rapid feature expansion.

In January 2026, KuinaExtractor underwent a significant overhaul, transitioning its exfiltration method from Discord webhooks to a Telegram bot. This change provides the operator with greater control and makes the malicious traffic more challenging to detect. Concurrently, the initial single User Account Control (UAC) bypass was replaced with a function-pointer table offering seven distinct bypass techniques, allowing the malware to attempt multiple privilege escalation paths if one is blocked.

The January update also introduced extensive reconnaissance activities prior to data theft. These include eight hardware queries using Windows Management Instrumentation Command-line (WMIC), WiFi network enumeration, and dumping credentials from the Windows Credential Manager. Such comprehensive information gathering enables the malware to tailor its actions based on the specific environment it infiltrates.

KuinaExtractor’s rapid evolution and sophisticated evasion techniques highlight the increasing complexity of modern cyber threats. Its use of Telegram for data exfiltration aligns with a broader trend among malware developers leveraging popular communication platforms to manage and control their malicious operations. This approach not only enhances the stealth of their activities but also complicates detection and mitigation efforts.

For users and organizations, this development underscores the critical importance of maintaining robust cybersecurity practices. Regular software updates, vigilant monitoring of network traffic, and comprehensive user education are essential components in defending against such advanced threats. As malware continues to evolve, staying informed and proactive is paramount in safeguarding sensitive information and maintaining system integrity.