Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
MalwareRansomwareUsed by 4 actors

WarmCookie

Also known asBadSpace

WarmCookie, also known as BadSpace, is a Windows backdoor malware family first reported as emerging in April 2024. It has been distributed through malspam, malvertising, phishing emails, malicious downloads, and recruiting-, invoice-, and job-themed lures, often using obfuscated JavaScript delivered in ZIP archives that launches PowerShell and Bitsadmin to download and execute a WarmCookie DLL. It has also been observed delivered by other malware distribution ecosystems including CastleLoader/CASTLEBOT. WarmCookie is designed to provide long-term access to compromised environments, enable remote access, data theft, and deployment of additional payloads. Reported follow-on payloads include CSharp-Streamer-RAT and Cobalt Strike, and it has also been referenced as a secondary payload in broader loader ecosystems.

WarmCookie establishes persistence via Windows Task Scheduler. Reporting specifically notes use of the legacy Task Scheduler 1.0 COM interfaces for persistence, as well as scheduled tasks created under paths such as %ALLUSERSPROFILE% or %ALLDATA%, with re-execution after a 60-second delay. Newer variants changed the scheduled-task execution parameter from /p to /u and use randomized folder and task names derived from a "string bank" of legitimate company names to improve evasion. Recent variants also introduced dual GUID-like mutexes, campaign IDs embedded since July 2024, and additional execution handlers for EXE, DLL, and PowerShell payloads, including DLL execution via rundll32.exe with a Start export. Elastic reported that payloads are written to temporary directories before execution and that some builds support self-update and persistence removal commands.

Cisco Talos assessed with high confidence that recent WarmCookie/BadSpace post-compromise activity is related to TA866 (also known as Asylum Ambuscade), and Talos further assessed that WarmCookie likely shares authorship with the Resident backdoor based on code and functional similarities including RC4 decryption and mutex handling. Proofpoint also reported TA584 using WarmCookie in 2024, and Recorded Future linked WarmCookie infrastructure and delivery to TAG-150/GrayBravo-associated CastleLoader activity. Victimology associated with TA866-linked follow-on activity was concentrated in the United States, with manufacturing the most affected sector, followed by government and financial services.

Infrastructure and clustering details reported for WarmCookie include campaign IDs such as traffic1, traffic2, lod2lod, capo, and PrivateDLL; RC4 keys including 83ddc084e21a244c, fd1285af2130, and ac180d12b62a; and a likely reused default SSL certificate across C2 infrastructure with SHA1 fingerprint e88727d4f95f0a366c2b3b4a742950a14eff04a4 and SHA256 fingerprint 8c5522c6f2ca22af8db14d404dbf5647a1eba13f2b0f73b0a06d8e304bd89cc0. Reported C2-related indicators include the domain storsvc-win[.]com and the IP 192[.]36[.]57[.]164. WarmCookie was also named among malware families targeted by Europol's Operation Endgame actions in May 2025, but subsequent reporting indicates the malware remained active and continued to evolve.

Share:
For your environment

Hunt this family in your stack

Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.

THREAT ACTORS

Groups observed using it

4 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
TA866

We assess with high confidence that recent post-compromise intrusion activity associated with WarmCookie/BadSpace is related to previous post-compromise activity that we attribute to TA866.

via talosintelligence otherblog.talosintelligence.com
GrayBravo

These malware families are frequently observed as initial infection vectors that deliver a wide range of secondary payloads, including SectopRAT, WarmCookie, HijackLoader, NetSupport RAT...

via recorded future blogrecordedfuture.com
SocGholish

"...a new backdoor “BadSpace”..."; "...the malware’s alias name WarmCookie."

via g data software bloggdatasoftware.com
TA584

Proofpoint says TA584 has used a large number of payloads over the years, including Ursnif, LDR4, WarmCookie, Xeno RAT, Cobalt Strike, and DCRAT.

via bleeping computerbleepingcomputer.com
MITRE ATT&CK

Techniques & procedures

27 distinct techniques documented for this family, organized by ATT&CK tactic.

Initial Access

3 techniques
T1566PhishingEvidence4

Qakbot was frequently distributed through phishing emails, including hijacked email threads... WarmCookie, also known as BadSpace, is a malware family... being distributed through malspam and malvertising.

T1566.002Spearphishing LinkEvidence2

WarmCookie’s infection chain initiates through email lures—typically invoice-related and job agency themes—that direct victims to malicious JavaScript-hosting servers.

T1566.003Spearphishing via ServiceEvidence1

“The currently prevalent attack chain begins with emails sent from hundreds of compromised, aged accounts, delivered via SendGrid and Amazon Simple Email Service (SES). The emails include unique URLs for each target…”

Execution

10 techniques
T1053Scheduled Task/JobEvidence2

Gh0stRAT/SimpleRemoter code creating a scheduled task through Task Scheduler COM interfaces... WarmCookie initializes COM, creates the older Task Scheduler 1.0 object using CLSID_CTaskScheduler, and requests IID_ITaskScheduler. It then creates a work item, configures flags and creates a trigger.

T1053.005Scheduled TaskEvidence2

WarmCookie leverages Task Scheduler to achieve persistence, creating scheduled tasks under %ALLUSERSPROFILE% or %ALLDATA%, and re-executing itself after a 60-second delay.

T1059Command and Scripting InterpreterEvidence1

The obfuscated JavaScript downloader, often delivered as a compressed ZIP, triggers a PowerShell command

T1059.001PowerShellEvidence4

We identified four new handlers ... providing quick capabilities to launch executables, DLLs, and scripts: ... PowerShell script execution ... Then, it executes the temporary file directly or uses either rundll32.exe or PowerShell.exe.

T1059.003Windows Command ShellEvidence2

Malware and MITRE ATT&CK ... Techniques ... Command and Scripting Interpreter: Windows Command Shell.

T1059.007JavaScriptEvidence1

The obfuscated JavaScript downloader, often delivered as a compressed ZIP, triggers a PowerShell command

T1197BITS JobsEvidence1

The obfuscated JavaScript downloader, often delivered as a compressed ZIP, triggers a PowerShell command that uses Bitsadmin to download and execute the WarmCookie DLL

T1204User ExecutionEvidence1

Warm Cookie - is a backdoor distributed via phishing emails and malicious downloads. It uses deceptive lures, such as job-related attachments, to trick users into executing malicious payloads.

T1204.001Malicious LinkEvidence1

Malware and MITRE ATT&CK ... Techniques ... User Execution: Malicious Link.

T1204.002Malicious FileEvidence1

The obfuscated JavaScript downloader, often delivered as a compressed ZIP, triggers a PowerShell command that uses Bitsadmin to download and execute the WarmCookie DLL

Persistence

4 techniques
T1053Scheduled Task/JobEvidence2

Gh0stRAT/SimpleRemoter code creating a scheduled task through Task Scheduler COM interfaces... WarmCookie initializes COM, creates the older Task Scheduler 1.0 object using CLSID_CTaskScheduler, and requests IID_ITaskScheduler. It then creates a work item, configures flags and creates a trigger.

T1053.005Scheduled TaskEvidence2

WarmCookie leverages Task Scheduler to achieve persistence, creating scheduled tasks under %ALLUSERSPROFILE% or %ALLDATA%, and re-executing itself after a 60-second delay.

T1197BITS JobsEvidence1

The obfuscated JavaScript downloader, often delivered as a compressed ZIP, triggers a PowerShell command that uses Bitsadmin to download and execute the WarmCookie DLL

T1543.003Windows ServiceEvidence1

WARMCOOKIE has also been fortified with PE file, DLL, and PowerShell script execution capabilities.

Privilege Escalation

3 techniques
T1053Scheduled Task/JobEvidence2

Gh0stRAT/SimpleRemoter code creating a scheduled task through Task Scheduler COM interfaces... WarmCookie initializes COM, creates the older Task Scheduler 1.0 object using CLSID_CTaskScheduler, and requests IID_ITaskScheduler. It then creates a work item, configures flags and creates a trigger.

T1053.005Scheduled TaskEvidence2

WarmCookie leverages Task Scheduler to achieve persistence, creating scheduled tasks under %ALLUSERSPROFILE% or %ALLDATA%, and re-executing itself after a 60-second delay.

T1543.003Windows ServiceEvidence1

WARMCOOKIE has also been fortified with PE file, DLL, and PowerShell script execution capabilities.

Stealth

6 techniques
T1027Obfuscated Files or InformationEvidence2

"campaign markers embedded as RC4 keys" and code references to decrypted strings (e.g., "StringDecrypt" / "StringDecrypt2")

T1036MasqueradingEvidence2

It uses deceptive lures, such as job-related attachments, to trick users into executing malicious payloads.

T1070.009Clear PersistenceEvidence1

"New variants now embed two separate GUID-like mutexes, which are used for better control over initialization and synchronization"

T1070.010Relocate MalwareEvidence1

This is done for defense evasion purposes, allowing the malware to relocate to more legitimate-looking directories.

T1197BITS JobsEvidence1

The obfuscated JavaScript downloader, often delivered as a compressed ZIP, triggers a PowerShell command that uses Bitsadmin to download and execute the WarmCookie DLL

T1218.011Rundll32Evidence2

They both use rundll32.exe for DLL-based execution and task scheduling.

Discovery

1 technique
T1082System Information DiscoveryEvidence1

Malware and MITRE ATT&CK ... Techniques ... System Information Discovery.

Collection

2 techniques
T1005Data from Local SystemEvidence1

DanaBot – initially discovered as a modular banking Trojan in 2018... It primarily aims to steal banking credentials, browser data, and personal information.

T1113Screen CaptureEvidence1

Malware and MITRE ATT&CK ... Techniques ... Screen Capture.

Command and Control

4 techniques
T1071Application Layer ProtocolEvidence4

The infrastructure linked to TAG-150 includes both victim-facing Tier 1 components, such as IP addresses and domains used as command-and-control (C2) servers for multiple malware families...

T1071.001Web ProtocolsEvidence2

Captured screenshots are transmitted to the attacker’s C2 server ... via HTTP POST requests.

T1105Ingress Tool TransferEvidence3

Command 0x8: Receives a DLL from C2, assigns it a temporary filename, and executes it. Command 0xA: Similar to Command 0x8 but adds hardcoded parameters, allowing self-updating.

T1219Remote Access ToolsEvidence1

Warm Cookie - is a backdoor... Once active, it enables remote access, data theft, and further malware deployment via a botnet command and controller.

Exfiltration

1 technique
T1041Exfiltration Over C2 ChannelEvidence1

Of note, this WarmCookie C2 server was observed in network exfiltration involving an IP address linked to a known Play Ransomware victim.

INDICATORS OF COMPROMISE

IOCs tracked for this family

64 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.

View more in app
Network
35 tracked

IPs, domains, and DNS infrastructure linked to this family.

Hashes
29 tracked

File hashes (MD5, SHA-1, SHA-256) from samples and reports.

TypeValueLatest sighting
hash.sha256●●●●●●●●●●●●View more in app8 months ago
hash.sha256●●●●●●●●●●●●View more in app8 months ago
hash.sha256●●●●●●●●●●●●View more in app8 months ago
hash.sha256●●●●●●●●●●●●View more in app8 months ago
hash.sha256●●●●●●●●●●●●View more in app8 months ago
hash.sha256●●●●●●●●●●●●View more in app8 months ago
What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching64

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution4

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping27

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.