WarmCookie

Malware

⚠️ Overview

WarmCookie is a modular backdoor malware first documented by Elastic Security Labs in March 2024, attributed to the threat cluster tracked as UNC4990 (also linked to TA579 by Proofpoint). It is classified as a backdoor that also functions as a loader and information stealer, primarily used for initial access and payload delivery in targeted attacks against European and North American organizations in the logistics, manufacturing, and IT services sectors. The malware is delivered via malvertising campaigns and fake download sites, often masquerading as legitimate software installers.

🔧 Technical Capabilities

WarmCookie executes as a DLL loaded via rundll32.exe and establishes persistence through scheduled tasks or registry Run keys. It communicates with its command-and-control (C2) infrastructure over HTTPS using a custom JSON-based protocol, with the C2 domain encoded in the binary or fetched via a dead-drop resolver on legitimate services like Steam Community or GitHub. The backdoor collects system information (hostname, OS version, running processes) and can execute arbitrary shell commands, download and execute additional payloads, and upload files from the victim's machine. It employs sandbox evasion by checking for specific registry keys, process names (e.g., vmtoolsd), and disk size. WarmCookie also uses DLL side-loading of legitimate signed binaries (e.g., python27.dll or vcruntime140.dll) to avoid detection. MITRE ATT&CK techniques include T1059.003 (Windows Command Shell), T1105 (Ingress Tool Transfer), T1041 (Exfiltration Over C2 Channel), and T1547.001 (Registry Run Keys / Startup Folder).

📜 History & Notable Incidents

First observed in late 2023, WarmCookie was publicly analyzed by Proofpoint (February 2024) and Elastic Security Labs (March 2024). In early 2024, UNC4990 conducted a campaign targeting European logistics firms using fake download sites for AnyDesk, Notepad++, and PDF converters. No specific high-profile victims or CVEs have been publicly attributed to WarmCookie itself; however, it is often used as a first-stage implant to deliver Cobalt Strike or AsyncRAT. No law enforcement actions have been reported against this malware family as of mid-2025.

🔍 Detection Indicators

Known file hashes include SHA-256: e3f1c2a7b8d9... (example) — specific hashes vary by campaign. Behavioral signatures include the creation of scheduled tasks named WarmCookieUpdate or WindowsMgrTask. Network IOCs include C2 domains ending in .site or .click (e.g., storage.cloud-repo.site) and User-Agent strings such as Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 that are used in HTTPS POST requests. Registry persistence keys may be created under HKCUSoftwareMicrosoftWindowsCurrentVersionRun with values like WarmSvc. Mutex names include GlobalWarmCookie_Mutex. YARA rules published by Elastic detect the DLL payload using specific strings and import table patterns.

☠️ Risk & Impact

WarmCookie enables data exfiltration of sensitive business documents, credentials, and system information, often leading to ransomware deployment in later stages. The logistics and manufacturing sectors have been primary targets, with potential financial losses from operational disruption and intellectual property theft. The malware's modular nature allows attackers to pivot to lateral movement tools, escalating the impact to full network compromise.

🛡️ Mitigation

Defenders should implement application control to block untrusted DLL loads, enable Sysmon logging for process creation and network connections, and deploy EDR solutions with behavioral detection rules for PowerShell execution and C2 beaconing. Block known IOCs and user-agent strings, and apply YARA rules from Elastic or Proofpoint telemetry. Regular patching of web browsers and disabling unnecessary plugins reduces the risk of malvertising delivery.

A Large Share of Web Traffic Is Automated — Not All of It Is Benign

— Industry Security Reports

Industry reports indicate that a significant portion of internet traffic originates from automated bots, some of which are linked to malware distribution campaigns. See what's reaching your server.

📊 Get My Threat Report

Sign up in seconds  ·  No card required

ⓘ 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.