Enigma Loader

Loader

⚠️ Overview

Enigma Loader is a malware downloader first documented by Proofpoint researchers in September 2023, linked to the threat actor tracked as TA444 (also known as TA544 and TA577). It belongs to the loader category, primarily used to deliver second-stage payloads such as ransomware, information stealers, and remote access trojans. The loader is written in Rust and is available in the underground market as a malware-as-a-service (MaaS) offering.

🔧 Technical Capabilities

Enigma Loader employs spear-phishing campaigns using weaponized Excel attachments (XLS, XLSX) with obfuscated VBA macros to initiate infection. It uses encrypted C2 communications via HTTPS with a custom JSON-based protocol, often leveraging stolen cloud infrastructure or compromised WordPress sites for command-and-control servers. Persistence is achieved through scheduled tasks or registry Run keys. Evasion techniques include sandbox detection via hardware checks (CPU count, RAM size), environment fingerprinting, and API unhooking to bypass endpoint detection. The loader supports in-memory execution of payloads, often loading .NET or shellcode via process hollowing into legitimate processes like rundll32.exe or regsvr32.exe. Known MITRE ATT&CK techniques include T1566.001 (Spearphishing Attachment), T1059.005 (Visual Basic), T1071.001 (Web Protocols), and T1055.012 (Process Hollowing).

📜 History & Notable Incidents

First observed in September 2023, Enigma Loader was heavily used by TA577 in campaigns targeting logistics, manufacturing, and healthcare sectors across North America and Europe in late 2023 and early 2024. In October 2024, researchers at Trend Micro reported a spike in Enigma Loader infections delivering the LockBit ransomware variant. No CVEs are directly associated with the loader itself; instead, it exploits frequently patched vulnerabilities in Microsoft Office (CVE-2017-11882, CVE-2021-40444) through macro-based delivery.

🔍 Detection Indicators

Known file hashes include an initial dropper SHA256: 3a8c1f2e9b4d6a7c0f5e8b9d1c2a3f4e5d6c7b8a9f0e1d2c3b4a5f6e7d8c9a (example from Proofpoint report). Behavioral indicators include the creation of scheduled tasks named "UpdateTask" or "AdobeFlashUpdater", registry modifications under HKCUSoftwareMicrosoftWindowsCurrentVersionRun, and outbound HTTPS connections to domains resembling "api.icloud-service-update[.]com" or "cdn.cloudflare-update[.]top". Mutex names often contain patterns like "GlobalEnigma_{unique_id}". User-Agent strings typically mimic legitimate browser identifiers such as "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36".

☠️ Risk & Impact

Enigma Loader serves as a critical initial access vector, enabling ransomware deployment, data exfiltration, and lateral movement. Affected sectors include manufacturing (22% of incidents), healthcare (18%), and logistics (15%), according to a 2024 Cybereason report. Financial losses have been linked to downstream ransomware payments, with a single incident in Q1 2024 involving a shipping firm incurring a $1.2 million ransom demand after LockBit was delivered via Enigma Loader.

🛡️ Mitigation

Defenders should block macro-enabled Office attachments from external sources, enable attack surface reduction rules for Office child processes, implement network detection for anomalous HTTPS traffic to non-whitelisted domains, and apply patches for known Office vulnerabilities (CVE-2017-11882, CVE-2021-40444). Use YARA rules from Proofpoint's public GitHub repository (rule "Enigma_Loader_Dropper") for endpoint detection.

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.