A new cross-platform ransomware, dubbed Kraken, has emerged as a significant threat to enterprise environments. First observed in August 2025, this sophisticated malware developed by a Russian-speaking cybercriminal group is capable of targeting Windows, Linux, and VMware ESXi systems. This versatile attack vector marks a concerning evolution in ransomware capabilities, requiring organizations to re-evaluate their existing security postures.
Kraken’s emergence is believed to be linked to the remnants of the HelloKitty ransomware operation. Security researchers have noted shared characteristics, including consistent ransom note filenames and explicit mentions on the group’s data leak site, solidifying this suspected connection. The group further solidified its presence in the cybercriminal underground by announcing “The Last Haven Board” in September 2025, a new forum designed for secure communication among threat actors, with explicit support from HelloKitty operators.
Kraken Ransomware’s Sophisticated Attack Methodology
Cisco Talos security analysts have detailed Kraken’s operations, identifying it as a perpetrator of double-extortion attacks. This tactic involves not only encrypting victim data but also threatening to publish stolen sensitive information if the ransom is not paid.
The invasion chain typically begins with the exploitation of known Server Message Block (SMB) vulnerabilities on internet-facing servers. Once inside the network, attackers focus on stealing privileged credentials. These compromised credentials are then leveraged to maintain persistent access through Remote Desktop Protocol (RDP) connections, allowing for deeper infiltration and lateral movement.
To ensure long-term presence and facilitate data exfiltration, Kraken deploys tools like Cloudflared for creating reverse tunnels and SSH Filesystem (SSHFS) tools. A unique step in their pre-encryption process is a benchmarking operation. This allows the ransomware to gauge the victim system’s resource capacity, optimizing encryption speed while ideally avoiding immediate detection due to system resource exhaustion.
Encryption and Command-Line Flexibility of Kraken
The technical prowess of Kraken is further highlighted by its extensive command-line options and robust encryption capabilities. The ransomware employs a combination of RSA-4096 and ChaCha20 encryption algorithms, offering strong protection for the encrypted data.
Threat actors can tailor their attacks using various parameters, including timeout delays for specific operations, file size limitations for encryption, and the depth of encryption applied. For Windows systems, the command structure typically follows a format like: Encryptor.exe –key <32-byte key> -path .
Notably, the Linux and ESXi versions utilize ELF binaries and can be configured for daemon mode execution and remote SSH capabilities. Kraken offers both partial and full encryption modes, allowing attackers to balance encryption speed against the overall impact on the victim’s systems. While encrypting data, the ransomware strategically skips critical system files and executables located in Program Files directories, aiming to keep the victim’s environment somewhat functional to facilitate ransom negotiations.
The continued evolution of complex ransomware threats like Kraken underscores the need for organizations to implement robust, layered security strategies. This includes regular vulnerability patching, strong credential management, network segmentation, and comprehensive data backup and recovery plans. The cross-platform nature of Kraken necessitates a security approach that extends beyond traditional Windows-centric defenses to encompass Linux and virtualization platforms.

