ech0raix
eCh0raix, also known as QNAPCrypt, is a Linux ransomware family that targets network-attached storage appliances, primarily QNAP devices and later Synology systems.
Profile source: Mallory opens in a new tabech0raix
Family profile
eCh0raix, also known as QNAPCrypt, is a Linux ransomware family that targets network-attached storage appliances, primarily QNAP devices and later Synology systems. It has been active since at least 2019, with reporting also linking it to earlier activity, and is notable for focusing on internet-exposed NAS environments used by home users, SOHO operators, and small businesses where centralized security administration is often limited.
The malware is a Go-based encryptor that traverses NAS storage, selectively skips files and directories needed to preserve device operability, and encrypts victim data using AES in cipher feedback mode before appending a new extension to affected files. It drops a ransom note and relies on Tor-hidden infrastructure, typically through SOCKS5 proxying, to obtain operational data such as encryption material, ransom text, and payment information. Older variants generated encryption keys locally and encrypted them with an RSA public key, while later variants retrieved AES keys directly from command-and-control infrastructure. Some variants include logic tailored for Synology path structures, reflecting the family’s expansion beyond QNAP-only targeting.
Observed intrusion vectors include brute-forcing weak credentials on exposed NAS devices and exploitation of known vulnerabilities in QNAP software and applications. High-confidence reporting links delivery in some campaigns to exploitation of CVE-2021-28799 in QNAP Hybrid Backup Sync 3, and other campaigns have been associated with vulnerable QTS and Photo Station components. Operators have also been described as scanning for unpatched QNAP devices. QNAP has specifically warned that weak administrator passwords increase exposure to eCh0raix attacks.
The ransomware has been associated with targeted attacks against NAS appliances rather than indiscriminate mass endpoint campaigns. Victimology centers on internet-facing storage devices that often contain backups and business-critical files, making them attractive extortion targets. Successful extortion events have been reported, and the family has remained a recurring threat in the broader wave of ransomware activity against NAS ecosystems alongside operations such as Qlocker, DeadBolt, and AgeLocker.
Technical analysis has identified implementation weaknesses in some samples, including non-cryptographic randomization for key generation in earlier variants and locale checks that avoid encrypting systems associated with Belarus, Ukraine, or Russia. These traits suggest iterative development and operational adaptation over time, but do not change its core role as a NAS-focused ransomware family built to encrypt stored data and coerce payment from device owners.
Capabilities
- Brute Force
- Defense Evasion
- Exfiltration
- Scanning
Operational record
Exploited software
Vulnerabilities linked to ech0raix
1 CVEsMITRE ATT&CK
ech0raix in ATT&CK
16 distinct techniquesReporting
Research mentioning ech0raix
Closing the Door DeadBolt Ransomware Locks Out Vendors With Multitiered Extortion Scheme | Trend Micro (US)
DeadBolt ransomware targeted network-attached storage (NAS) devices with a highly automated campaign that locked victims out of their systems and paired encryption with a multi-tiered extortion model aimed at both end users and device vendors. The operation reportedly depended on scale rather than traditional big-game hunting, with attackers using volume and automation to compromise large numbers of internet-exposed NAS devices and demand payment for decryption. Despite reports that roughly 92% of victims did not pay, the operators still earned about US$300,000 while inflicting an estimated US$2.69 million in economic damage. Researchers said the campaign showed how ransomware actors can remain profitable even with low payment rates by combining broad targeting, operational efficiency, and pressure on multiple parties in the ecosystem, a model that could influence future ransomware activity against appliance-like devices.
New DeadBolt ransomware targets QNAP devices, asks 50 BTC for master key
QNAP warns of eCh0raix ransomware attacks, Roon Server zero-day
QNAP warned that eCh0raix ransomware is actively targeting its NAS devices, with intrusions linked to weak passwords and the active exploitation of a zero-day in Roon Labs' Roon Server versions 2021-02-01 and earlier running on QNAP systems. The company urged customers to disable the vulnerable Roon Server app, avoid exposing NAS devices directly to the Internet, and strengthen authentication, while also disclosing a patched command-injection flaw in its Malware Remover app that could enable remote command execution. Security researchers previously described eCh0raix as a Go-based ransomware family aimed at QNAP NAS appliances, encrypting files with AES, appending the .encrypt extension, and dropping a README_FOR_DECRYPT.txt ransom note. Analysis indicated the operators likely gained access by brute-forcing credentials and exploiting known flaws, and that the malware communicated with a Tor-hidden command-and-control service through a SOCKS5 proxy at 192.99.206[.]61:65000; researchers also noted implementation weaknesses in its key generation that suggested a decryptor might be feasible.