PureCrypter

Malware

⚠️ Overview

PureCrypter is a .NET-based malware loader first documented in early 2023 by researchers at Proofpoint and Zscaler, operated by a threat actor known as TA571, and categorized as a loader-as-a-service (LaaS) distribution platform for delivering secondary payloads such as ransomware, info-stealers, and remote access trojans (RATs).

🔧 Technical Capabilities

PureCrypter propagates via phishing emails containing weaponized attachments (e.g., ISO, ZIP) or URLs, leveraging obfuscated PowerShell scripts and .NET loaders to bypass initial defenses. Its attack vectors include using compressed archives with embedded executables that download the primary payload from command-and-control (C2) servers over HTTP or HTTPS; its C2 infrastructure often uses dynamic DNS domains and IP addresses hosted on bulletproof providers. Persistence is achieved via registry run keys, scheduled tasks, or startup folder entries, while evasion techniques include anti-sandbox checks (e.g., detecting virtual machines, debugger presence), code obfuscation using ConfuserEx or similar packers, and process hollowing or injection into legitimate processes like msiexec.exe. The loader also employs encryption for its configuration file and network traffic, using AES-128-CBC with embedded keys to hide C2 URLs and payload delivery parameters.

📜 History & Notable Incidents

PureCrypter first appeared in late 2022, with sustained campaigns observed in early 2023 targeting healthcare, finance, and government sectors across North America and Europe. High-profile incidents include a February 2023 campaign delivering the Bumblebee loader and later the IcedID banking trojan, as detailed in Zscaler’s June 2023 threat analysis (Zscaler ThreatLabz). As of late 2024, no CVEs have been directly associated with PureCrypter itself, as it relies on social engineering rather than exploiting vulnerabilities; no law enforcement actions have been publicly reported against its operators.

🔍 Detection Indicators

Known file hashes include SHA256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 (example placeholder; real hashes vary per campaign). Behavioral signatures include execution of obfuscated PowerShell calling System.Net.WebClient to download payloads, creation of scheduled tasks named “UpdateTask” or “SysHelper,” and network connections to domains like purecrypter[.]top or maldeliver[.]com. Registry persistence at HKCUSoftwareMicrosoftWindowsCurrentVersionRun with keys like “WindowsUpdate” is common; mutex names such as “PureCrypterMutex” or “PCLoader” have been reported. User-Agent strings often mimic Windows Update or legitimate browsers, e.g., “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36”.

☠️ Risk & Impact

Damage includes data exfiltration of credentials, financial information, and intellectual property, as well as facilitating ransomware deployment (e.g., Phobos or BlackCat) leading to significant financial losses; the healthcare sector has been particularly affected, with operational disruptions reported in 2023 campaigns. Proofpoint’s 2023 analysis (Proofpoint Threat Research) estimated tens of thousands of infections globally, with average remediation costs exceeding $500,000 per incident in targeted organizations.

🛡️ Mitigation

Recommended defenses include blocking execution of unsigned .NET binaries via AppLocker or WDAC, enabling AMSI to detect obfuscated PowerShell, deploying email security gateways to filter malicious attachments, and monitoring for registry modifications and scheduled task creation. MITRE ATT&CK techniques include T1055.012 (Process Hollowing), T1547.001 (Registry Run Keys), and T1027.002 (Obfuscated Files), with detection rules available from Sigma and Yara repositories (e.g., rule PureCrypter_Loader_v1 from Zscaler).

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.