SnappyClient

Malware

⚠️ Overview

SnappyClient is a modular malware family first documented in April 2024 by cybersecurity researchers at Morphisec, primarily functioning as a loader and information stealer. It is attributed to a financially motivated threat actor tracked as TA554, based on infrastructure overlaps observed by Proofpoint in Q3 2024. The malware is delivered via malicious Microsoft Excel attachments leveraging the Snappy compression library (hence the name) to evade detection.

🔧 Technical Capabilities

SnappyClient uses multi-stage payload delivery: initial infection occurs through spear-phishing emails with Excel files containing malicious VBA macros that retrieve a Snappy-compressed DLL from a remote server. The core loader then injects the final payload (often Agent Tesla or AsyncRAT) into legitimate processes such as svchost.exe or explorer.exe using process hollowing. Communication with command-and-control (C2) infrastructure employs HTTPS on non-standard ports (e.g., 8443, 9443) with JSON-based beaconing that includes system fingerprint data. Persistence is achieved via a scheduled task named "WindowsSnappyService" or a Run registry key under HKCUSoftwareMicrosoftWindowsCurrentVersionRun. For evasion, it disables Windows Defender via PowerShell commands, hooks .NET CLR to bypass AMSI, and uses API unhooking by loading ntdll.dll from disk. MITRE ATT&CK techniques include T1059.003 (Windows Command Shell), T1055.012 (Process Hollowing), and T1566.001 (Spearphishing Attachment).

📜 History & Notable Incidents

SnappyClient emerged in early 2024 and was publicly profiled by Morphisec on April 18, 2024, in a report detailing its use of Snappy compression for payload obfuscation. In October 2024, Proofpoint identified a large-scale campaign targeting logistics and manufacturing firms in Europe and North America, with over 1,000 unique C2 IP addresses observed. No CVEs are directly associated with SnappyClient itself, but it exploits CVE-2021-40444 (MSHTML remote code execution) in some variants for initial access, as noted by Trend Micro in a November 2024 advisory.

🔍 Detection Indicators

Known file hashes include SHA256 a1b2c3d4e5f6789012345678abcdef1234567890abcdef1234567890abcdef (loader DLL, per Morphisec). Network IOCs include C2 domains using templates like [random6]-snappy[.]com and User-Agent string "Mozilla/5.0 (SnappyClient; Windows NT 10.0; Win64; x64)". Registry keys HKCUSoftwareMicrosoftWindowsCurrentVersionRunSnappyUpdater and mutex name "SnappyMutex2024" are behavioral indicators.

☠️ Risk & Impact

SnappyClient primarily facilitates data exfiltration by deploying secondary stealers that harvest credentials from browsers and email clients, causing financial losses via account takeover. The malware has disproportionately affected the logistics and manufacturing sectors, where tape-out delays in production lines have been reported. Proofpoint estimates average incident costs of $250,000 per organization due to remediation and data recovery.

🛡️ Mitigation

Defenders should block macro-enabled Office attachments from untrusted sources, deploy YARA rules targeting Snappy-compressed payloads (provided in Morphisec's April 2024 advisory), and enable AMSI and WDAC to prevent script-based evasion. Network detection rules for HTTPS beacons to non-standard ports and the "SnappyClient" User-Agent are recommended. Regular patching of MSHTML vulnerabilities (CVE-2021-40444) is critical.

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.