Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
Financially Motivated15 malware familiesExploits CVEs in the wild

Cinnamon Tempest

Also known asBRONZE STARLIGHTCinnamon TempestDEV-0401Emperor DragonflyHighGroundslime34

Cinnamon Tempest is a financially motivated threat actor tracked by Microsoft as DEV-0401 and also associated in the provided content with Emperor Dragonfly, BRONZE STARLIGHT, Highground, and SLIME34. Microsoft describes DEV-0401 as unique among human-operated ransomware actors because it is a confirmed China-based activity group. The content also states that third parties have linked its targeting, malware, and command-and-control infrastructure to the China-aligned BRONZE STARLIGHT group, and that BRONZE STARLIGHT’s main goal appears to be espionage rather than financial gain. Attribution beyond those stated links remains unclear in the source material. The actor is associated with initial access through exploitation of unpatched public-facing systems, including Exchange, ManageEngine AdSelfService Plus, Confluence, Log4j 2, and VMware Horizon. Microsoft observed DEV-0401 deploying Pandora ransomware in February 2022 and later shifting to LockBit 2.0 in April 2022. The content also notes a SentinelOne assessment that DLL side-loading functionality seen in a LockBit intrusion was likely implemented by an affiliate, probably DEV-0401. Observed tradecraft in the provided content includes PowerShell execution for command-and-control communications, file download, and reconnaissance; execution of ransomware via batch scripts deployed through Group Policy Objects; lateral movement via a customized Impacket wmiexec/WMI workflow; and use of weaponized DLLs to load and decrypt payloads, including DLL search-order hijacking. The actor is also described as using open-source or publicly available tools, including customized versions of the Iox proxy tool and NPS tunneling tool, Meterpreter, and a keylogger. Captured keystroke logs were uploaded to Alibaba Cloud Object Storage Service (Aliyun OSS). Microsoft also states that DEV-0401 frequently launched Cobalt Strike via DLL search-order hijacking and began replacing Cobalt Strike with Sliver around June 2022. The content further links related malware and infrastructure targeting Southeast Asia’s gambling sector to previous BRONZE STARLIGHT activity. In that reporting, HUI Loader variants, Alibaba OSS-hosted staging, sideloaded legitimate software components, and Cobalt Strike infrastructure were assessed as overlapping with China-aligned activity associated with BRONZE STARLIGHT/DEV-0401, though exact attribution was explicitly described as uncertain due to tooling and infrastructure sharing among Chinese clusters.

Share:
Are they targeting you?

Know when an actor pivots toward your sector

Mallory correlates actor tradecraft and target patterns against your stack, your sector, and your geography. See overlap before they land.

MITRE ATT&CK

Tradecraft

47 distinct techniques observed across reporting, grouped by tactic. Hover any cell for the evidence excerpt; click through for MITRE's full description.

14 of 15 tactics70 techniques×N= number of intelligence reports citing this technique
MITRE ATT&CK
TA0042
Resource Development
3 techniques
T1583
Acquire Infrastructure
T1588
Obtain Capabilities
T1588.002×2
Tool
T1608×2
Stage Capabilities
T1608.001
Upload Malware
T1608.002
Upload Tool
TA0001
Initial Access
4 techniques
T1078×2
Valid Accounts
T1133×2
External Remote Services
T1190×10
Exploit Public-Facing Application
T1195
Supply Chain Compromise
TA0002
Execution
5 techniques
T1047×2
Windows Management Instrumentation
T1053
Scheduled Task/Job
T1053.005
Scheduled Task
T1059×2
Command and Scripting Interpreter
T1059.001×11
PowerShell
T1059.003×3
Windows Command Shell
T1129
Shared Modules
T1574×2
Hijack Execution Flow
T1574.001×4
DLL
TA0003
Persistence
6 techniques
T1053
Scheduled Task/Job
T1053.005
Scheduled Task
T1078×2
Valid Accounts
T1098
Account Manipulation
T1133×2
External Remote Services
T1505
Server Software Component
T1505.003×2
Web Shell
T1505.004
IIS Components
T1543
Create or Modify System Process
T1543.003×6
Windows Service
TA0004
Privilege Escalation
5 techniques
T1053
Scheduled Task/Job
T1053.005
Scheduled Task
T1078×2
Valid Accounts
T1098
Account Manipulation
T1484
Domain or Tenant Policy Modification
T1484.001×4
Group Policy Modification
T1543
Create or Modify System Process
T1543.003×6
Windows Service
TA0005
Stealth
5 techniques
T1027
Obfuscated Files or Information
T1027.002
Software Packing
T1078×2
Valid Accounts
T1140
Deobfuscate/Decode Files or Information
T1218
System Binary Proxy Execution
T1574×2
Hijack Execution Flow
T1574.001×4
DLL
TA0112
Defense Impairment
2 techniques
T1484
Domain or Tenant Policy Modification
T1484.001×4
Group Policy Modification
T1553
Subvert Trust Controls
T1553.002
Code Signing
TA0006
Credential Access
2 techniques
T1187
Forced Authentication
T1557
Adversary-in-the-Middle
T1557.001
Name Resolution Poisoning and SMB Relay
TA0007
Discovery
4 techniques
T1012
Query Registry
T1069
Permission Groups Discovery
T1082
System Information Discovery
T1518
Software Discovery
TA0008
Lateral Movement
1 technique
T1021
Remote Services
T1021.001×2
Remote Desktop Protocol
T1021.002×3
SMB/Windows Admin Shares
T1021.003
Distributed Component Object Model
TA0009
Collection
2 techniques
T1005
Data from Local System
T1557
Adversary-in-the-Middle
T1557.001
Name Resolution Poisoning and SMB Relay
TA0011
Command and Control
4 techniques
T1071×2
Application Layer Protocol
T1090×4
Proxy
T1090.002
External Proxy
T1105×2
Ingress Tool Transfer
T1572×2
Protocol Tunneling
TA0010
Exfiltration
1 technique
T1567
Exfiltration Over Web Service
T1567.002×5
Exfiltration to Cloud Storage
TA0040
Impact
1 technique
T1486
Data Encrypted for Impact
WEAPONIZED

Associated vulnerabilities

10 CVEs this actor has used in observed campaigns. 10 of them exploited in the wild.

CVE-2025-9491Microsoft Windows LNK File UI Misrepresentation Remote Code Execution VulnerabilityIn the wildEvidence2

This detection identifies instances where Windows Explorer.exe spawns PowerShell or cmd.exe processes, particularly focusing on executions initiated by LNK files. This behavior is associated with the ZDI-CAN-25373 Windows shortcut zero-day vulnerability, where specially crafted LNK files are used to trigger malicious code execution through cmd.exe or powershell.exe. This technique has been actively exploited by multiple APT groups in targeted attacks through both HTTP and SMB delivery methods.

CVE-2021-31207Post-auth Arbitrary File Write in Microsoft Exchange Server (ProxyShell)In the wildEvidence1

This analytic identifies potential exploitation attempts of ProxyShell (CVE-2021-34473, CVE-2021-34523, CVE-2021-31207) and ProxyNotShell (CVE-2022-41040, CVE-2022-41082) vulnerabilities in Microsoft Exchange Server.

CVE-2021-34473ProxyShell pre-auth SSRF in Microsoft Exchange AutodiscoverIn the wildEvidence1

This analytic identifies potential exploitation attempts of ProxyShell (CVE-2021-34473, CVE-2021-34523, CVE-2021-31207) and ProxyNotShell (CVE-2022-41040, CVE-2022-41082) vulnerabilities in Microsoft Exchange Server.

CVE-2021-34523Microsoft Exchange PowerShell Backend Elevation of Privilege (ProxyShell)In the wildEvidence1

This analytic identifies potential exploitation attempts of ProxyShell (CVE-2021-34473, CVE-2021-34523, CVE-2021-31207) and ProxyNotShell (CVE-2022-41040, CVE-2022-41082) vulnerabilities in Microsoft Exchange Server.

CVE-2021-44228Log4ShellIn the wildEvidence1

In February of 2022, DEV-0401 was observed deploying the Pandora ransomware family, primarily via unpatched VMware Horizon systems vulnerable to the Log4j 2 CVE-2021-44228 vulnerability.

5 more CVEs tied to this actor tracked in Mallory.

IOCS

Observables

49 indicators attributed to this actor: domains, IPs, hashes, and other artifacts pulled from reporting. View more in app.

IOC values are gated. View more in Mallory for domains, IPs, hashes, and other artifacts, or pipe them straight into your SIEM.

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: sector and geo overlap with your footprint, the IOCs they’re burning right now, detection coverage, and what to do next.
Target overlap

Match sector + geo + tech-stack targeting against your real footprint.

Tradecraft mapping47

Every observed MITRE ATT&CK technique, grouped by tactic.

Malware arsenal15

Families this actor is known to deploy, with IOCs and behavior.

Exploited CVEs10

CVEs this actor has used in known campaigns.

Detection signatures

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

Observables49

Domains, IPs, and hashes tied to this actor, refreshed continuously.