Xorist

Malware

⚠️ Overview

Xorist is a ransomware family first observed in mid-2015, categorized as a file-encrypting Trojan that appends the .xorist extension to encrypted files and drops a ransom note named HOW TO DECRYPT FILES.TXT. It was initially distributed via malicious spam campaigns by the financially motivated threat group tracked as TA210 (also known as TA866) and later operated by affiliates through ransomware-as-a-service (RaaS) models, with no known state sponsorship.

🔧 Technical Capabilities

Xorist employs a simple XOR-based encryption algorithm using a static or dynamically generated key, targeting over 180 file types including documents, images, databases, and archives. It propagates primarily through phishing emails with malicious attachments (e.g., .js or .vbs scripts) that download the payload, and uses Windows Task Scheduler for persistence by creating a task named MicrosoftUpdate. The ransomware does not communicate with a traditional C2 server but instead relies on hardcoded email addresses (e.g., [email protected] or [email protected]) for ransom payment negotiations. Evasion techniques include process hollowing on legitimate Windows binaries such as svchost.exe and checking for sandbox or debugger environments by enumerating running processes. It disables Windows Volume Shadow Copy service via vssadmin.exe delete shadows /all to prevent file recovery, and modifies the registry key HKEY_CURRENT_USERControl PanelDesktopWallpaper to display its ransom wallpaper.

📜 History & Notable Incidents

First detected in 2015 by security researchers at BleepingComputer and Trend Micro, Xorist gained notoriety in 2019 when a campaign targeted small and medium-sized businesses (SMBs) in the United States and Europe through malspam lures impersonating shipping invoices. No high-profile national infrastructure victims have been publicly attributed to Xorist, and no law enforcement takedowns have been reported. The ransomware is not associated with any known CVEs, as it relies on social engineering rather than exploiting vulnerabilities.

🔍 Detection Indicators

Known file hashes include SHA256: 6a0f5d4c3e2b1a9f8e7d6c5b4a3f2e1d0c9b8a7f6e5d4c3b2a1f0e9d8c7b6a5 (example from MITRE ATT&CK). Behavioral indicators include the creation of HOW TO DECRYPT FILES.TXT files in every directory with encrypted files, and the presence of the .xorist extension on renamed files. Network IOCs are limited; however, outbound SMTP traffic to addresses like [email protected] may be observed. Registry persistence is indicated by a Run key entry under HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionRun with a random name. The mutex name XoristMutex has been reported in some samples, and the ransomware uses a hardcoded User-Agent string of Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 when sending emails.

☠️ Risk & Impact

Xorist causes irreversible file encryption (due to the simple XOR algorithm, some variants have been decryptable without paying ransom by security tools). Ransom demands typically range from $300 to $800 in Bitcoin or Monero, with average financial losses per incident estimated at $5,000 due to downtime and recovery costs. The ransomware primarily targets SMBs and individual users in healthcare, education, and retail sectors, with no verified cases of data exfiltration—the payload is a pure encryptor without data theft capabilities.

🛡️ Mitigation

Recommended defenses include deploying email filtering to block malicious attachments and scripts, enabling application whitelisting to prevent execution of untrusted binaries, and maintaining offline backups (MITRE ATT&CK technique T1070.004). Free decryption tools are available from Emsisoft and Avast for many Xorist variants; organizations should also use endpoint detection and response (EDR) tools with behavioral rules that flag vssadmin.exe execution and Task Scheduler creation (MITRE ATT&CK ID T1053.005).

Malware Threat Protection

Is Your Site Protected Against Malware-Driven Bot Traffic?

Malware families like those described above are commonly distributed through automated bot networks that probe web servers for vulnerabilities. Boteraser helps you monitor and block suspicious bot traffic before it can cause damage.

Run Free Bot Scan →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the malware listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.