Skip to main content
Mallory
🇨🇳 CN21 malware familiesExploits CVEs in the wild

Storm-2603

Also known ascl_cri_1040gold_salemStorm-2603

Storm-2603 is a threat actor also tracked as GOLD SALEM, CL-CRI-1040, and in some reporting as Warlock Group. Microsoft assesses it with moderate confidence to be a China-based threat actor, though Sophos CTU stated it had insufficient evidence to corroborate that attribution. The actor has been associated with financially motivated ransomware activity and has deployed Warlock ransomware, with reporting also linking it to LockBit and Babuk deployments. Storm-2603 has been observed exploiting multiple on-premises Microsoft SharePoint vulnerabilities, including the 2025 ToolShell exploit chain involving CVE-2025-49704, CVE-2025-49706, CVE-2025-53770, and CVE-2025-53771, against internet-facing SharePoint servers. Microsoft reported the actor used these exploits to deploy web shells such as spinstall0.aspx and variants, steal ASP.NET MachineKey material, execute commands via w3wp.exe, run discovery commands, disable security services through registry modifications, establish persistence through web shells, scheduled tasks, and IIS component manipulation, dump credentials from LSASS with Mimikatz, move laterally with PsExec, Impacket, and WMI, and distribute Warlock ransomware via Group Policy Objects. Reporting also states Storm-2603 attempted to steal MachineKeys from SharePoint servers and installed web shells on exposed systems. The actor has also been linked to exploitation of SmarterMail, specifically CVE-2026-23760, to deploy Warlock ransomware. ReliaQuest reported Storm-2603 exploited the authentication bypass to take over servers, reset administrator passwords, and abuse SmarterMail’s built-in Volume Mount feature for high-privilege command execution. In these intrusions, the actor was reported to deploy Velociraptor for persistence and ransomware staging. Additional reporting noted probing related to CVE-2026-24423. Sophos reported GOLD SALEM had compromised networks and deployed Warlock ransomware since March 2025, with victims across North America, Europe, and South America, including small commercial entities, government entities, and large multinational corporations. Insikt Group reported Storm-2603/Gold Salem deployed Warlock, LockBit, and Babuk ransomware against agriculture, government, energy and natural resources, and telecommunications sectors in Latin America and the Caribbean and Asia-Pacific. Mentioned victim sectors also include government, energy, natural resources, telecommunications, and agriculture. Observed tradecraft includes use of ASPX web shells, Golang-based WebSockets backdoors, BYOVD to disable EDR using a vulnerable Baidu Antivirus driver, abuse of Velociraptor to establish a Visual Studio Code network tunnel, and use of legitimate tools for persistence and post-compromise operations. Reporting also links Storm-2603 to active exploitation of SharePoint and SmarterMail infrastructure and describes it as a ransomware-deploying actor distinct from Linen Typhoon and Violet Typhoon.

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.

OPERATIONAL PROFILE

Targeting

Who, where, and (when attributed) which flag flies behind the operation. Pulled from open-source reporting and Mallory's analyst review.

Who they target

Sectors the actor has been observed targeting.

  • Government & Administration
  • Energy
  • Academia & Research

Where they're from

Attributed origin per open-source reporting.

  • CN
MITRE ATT&CK

Tradecraft

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

13 of 15 tactics63 techniques×N= number of intelligence reports citing this technique
MITRE ATT&CK
TA0001
Initial Access
1 technique
T1190×14
Exploit Public-Facing Application
TA0002
Execution
6 techniques
T1047×2
Windows Management Instrumentation
T1053
Scheduled Task/Job
T1053.005×2
Scheduled Task
T1059
Command and Scripting Interpreter
T1059.001×2
PowerShell
T1059.003×4
Windows Command Shell
T1203
Exploitation for Client Execution
T1569
System Services
T1569.002×2
Service Execution
T1574
Hijack Execution Flow
T1574.001
DLL
TA0003
Persistence
5 techniques
T1053
Scheduled Task/Job
T1053.005×2
Scheduled Task
T1112×4
Modify Registry
T1505
Server Software Component
T1505.003×6
Web Shell
T1505.004×2
IIS Components
T1543
Create or Modify System Process
T1543.003×3
Windows Service
T1556
Modify Authentication Process
TA0004
Privilege Escalation
4 techniques
T1053
Scheduled Task/Job
T1053.005×2
Scheduled Task
T1068×2
Exploitation for Privilege Escalation
T1484
Domain or Tenant Policy Modification
T1484.001×3
Group Policy Modification
T1543
Create or Modify System Process
T1543.003×3
Windows Service
TA0005
Stealth
4 techniques
T1497
Virtualization/Sandbox Evasion
T1497.003
Time Based Checks
T1564
Hide Artifacts
T1564.003
Hidden Window
T1574
Hijack Execution Flow
T1574.001
DLL
T1620×2
Reflective Code Loading
TA0112
Defense Impairment
3 techniques
T1112×4
Modify Registry
T1484
Domain or Tenant Policy Modification
T1484.001×3
Group Policy Modification
T1556
Modify Authentication Process
TA0006
Credential Access
3 techniques
T1003
OS Credential Dumping
T1003.001×3
LSASS Memory
T1556
Modify Authentication Process
T1649
Steal or Forge Authentication Certificates
TA0007
Discovery
4 techniques
T1033×3
System Owner/User Discovery
T1046
Network Service Discovery
T1083
File and Directory Discovery
T1497
Virtualization/Sandbox Evasion
T1497.003
Time Based Checks
TA0008
Lateral Movement
2 techniques
T1021
Remote Services
T1021.002
SMB/Windows Admin Shares
T1570×2
Lateral Tool Transfer
TA0009
Collection
2 techniques
T1005×2
Data from Local System
T1119×2
Automated Collection
TA0011
Command and Control
5 techniques
T1071×3
Application Layer Protocol
T1071.001
Web Protocols
T1071.004×2
DNS
T1090×2
Proxy
T1090.002×2
External Proxy
T1105×2
Ingress Tool Transfer
T1132
Data Encoding
T1219×2
Remote Access Tools
TA0010
Exfiltration
1 technique
T1567
Exfiltration Over Web Service
TA0040
Impact
1 technique
T1486×8
Data Encrypted for Impact
WEAPONIZED

Associated vulnerabilities

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

CVE-2025-53770ToolShell unauthenticated RCE in Microsoft SharePoint ServerIn the wildEvidence15

This exploit chain relies on using a combination of vulnerabilities CVE-2025-49704, CVE-2025-49706, CVE-2025-53770, and CVE-2025-53771. | In late July, CTU researchers analyzed an incident in which GOLD SALEM used the ToolShell exploit chain against SharePoint servers for initial access. This exploit chain relies on using a combination of vulnerabilities CVE-2025-49704, CVE-2025-49706, CVE-2025-53770, and CVE-2025-53771. Exploitation resulted in the placement of an ASPX web shell...

CVE-2025-49704Remote Code Execution in Microsoft Office SharePointIn the wildEvidence9

This exploit chain relies on using a combination of vulnerabilities CVE-2025-49704, CVE-2025-49706, CVE-2025-53770, and CVE-2025-53771.

CVE-2025-49706Improper authentication spoofing vulnerability in Microsoft Office SharePointIn the wildEvidence9

This exploit chain relies on using a combination of vulnerabilities CVE-2025-49704, CVE-2025-49706, CVE-2025-53770, and CVE-2025-53771.

CVE-2025-53771Microsoft SharePoint ToolShell path traversal spoofing vulnerabilityIn the wildEvidence9

This exploit chain relies on using a combination of vulnerabilities CVE-2025-49704, CVE-2025-49706, CVE-2025-53770, and CVE-2025-53771.

CVE-2026-23760Authentication Bypass in SmarterTools SmarterMail Password Reset APIIn the wildEvidence6

The most recent example is CVE-2026-23760, a critical authentication bypass vulnerability in SmarterMail that was exploited by various threat groups, including the China-linked Storm-2603.

3 more CVEs tied to this actor tracked in Mallory.

IOCS

Observables

97 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 mapping40

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

Malware arsenal21

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

Exploited CVEs8

CVEs this actor has used in known campaigns.

Detection signatures

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

Observables97

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