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

Storm-2603

Also known ascl_cri_1040gold_salemStorm-2603

Storm-2603 is a threat actor tracked by Microsoft with moderate confidence as China-based. Known aliases in the provided content include CL-CRI-1040, GOLD SALEM, and Warlock Group. The actor is associated with Warlock ransomware deployment, and Microsoft reporting also states it had previously deployed LockBit ransomware; Talos additionally observed Babuk ransomware files in a Storm-2603-linked incident. The group has actively targeted vulnerable internet-facing and on-premises Microsoft SharePoint servers since at least mid-2025, especially during exploitation of the ToolShell vulnerability chain involving CVE-2025-49704, CVE-2025-49706, CVE-2025-53770, and CVE-2025-53771. Multiple sources in the content state Storm-2603 exploited these flaws to deploy web shells, obtain initial access, steal SharePoint ASP.NET MachineKeys, and conduct ransomware or extortion activity. Unit 42 tracked related activity as CL-CRI-1040 and assessed moderate-confidence overlap with Storm-2603. Check Point also linked ToolShell exploitation to Storm-2603 alongside APT27 and APT31. Observed tradecraft in the provided content includes deployment of the spinstall0.aspx web shell and related variants; reconnaissance requests for files such as win.ini and web.config; execution via w3wp.exe; creation of local and domain administrator accounts for persistence; scheduled tasks and IIS component manipulation; credential dumping with Mimikatz against LSASS; lateral movement with PsExec, Impacket, WMI, and WinRM; and modification of Group Policy Objects to distribute Warlock ransomware. Microsoft and other reporting also describe Storm-2603 disabling security services through registry modifications and using Bring Your Own Vulnerable Driver techniques, including NSecKrnl.sys to gain kernel-level access and disable endpoint protections, and a vulnerable Baidu Antivirus driver associated with CVE-2024-51324 to terminate EDR. The actor has also abused legitimate tools for persistence, command and control, and remote access, including Velociraptor, Cloudflare Tunnels, Zoho Assist, and Visual Studio Code SSH or network tunnels. Sophos reporting describes a Golang-based WebSockets backdoor used after SharePoint exploitation. Talos attributed one ransomware engagement to Storm-2603 with moderate confidence based on overlapping TTPs. Beyond SharePoint, the provided content links Storm-2603/Warlock activity to exploitation of SmarterMail CVE-2026-23760, SolarWinds Web Help Desk CVE-2025-40551, and Gladinet CentreStack CVE-2025-14611. Victimology in the content spans government, telecommunications, energy and natural resources, agriculture, and commercial organizations, with reported victims across North America, Europe, South America, Latin America, and APAC.

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

41 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 tactics52 techniques×N= number of intelligence reports citing this technique
MITRE ATT&CK
TA0043
Reconnaissance
1 technique
T1595×2
Active Scanning
TA0001
Initial Access
1 technique
T1190×18
Exploit Public-Facing Application
TA0002
Execution
3 techniques
T1059
Command and Scripting Interpreter
T1059.001×2
PowerShell
T1059.003×3
Windows Command Shell
T1203×2
Exploitation for Client Execution
T1569
System Services
T1569.002×2
Service Execution
TA0003
Persistence
4 techniques
T1098
Account Manipulation
T1112×3
Modify Registry
T1505
Server Software Component
T1505.003×6
Web Shell
T1505.004
IIS Components
T1543
Create or Modify System Process
T1543.003
Windows Service
TA0004
Privilege Escalation
4 techniques
T1068×5
Exploitation for Privilege Escalation
T1098
Account Manipulation
T1484
Domain or Tenant Policy Modification
T1484.001×2
Group Policy Modification
T1543
Create or Modify System Process
T1543.003
Windows Service
TA0005
Stealth
2 techniques
T1036
Masquerading
T1564
Hide Artifacts
T1564.003
Hidden Window
TA0112
Defense Impairment
2 techniques
T1112×3
Modify Registry
T1484
Domain or Tenant Policy Modification
T1484.001×2
Group Policy Modification
TA0006
Credential Access
2 techniques
T1003
OS Credential Dumping
T1003.001×2
LSASS Memory
T1649×2
Steal or Forge Authentication Certificates
TA0007
Discovery
4 techniques
T1033
System Owner/User Discovery
T1046
Network Service Discovery
T1082×2
System Information Discovery
T1083
File and Directory Discovery
TA0008
Lateral Movement
2 techniques
T1021×3
Remote Services
T1021.002
SMB/Windows Admin Shares
T1570
Lateral Tool Transfer
TA0009
Collection
2 techniques
T1005
Data from Local System
T1119
Automated Collection
TA0011
Command and Control
5 techniques
T1071
Application Layer Protocol
T1071.001
Web Protocols
T1071.004
DNS
T1090
Proxy
T1090.002×5
External Proxy
T1090.003
Multi-hop Proxy
T1105×2
Ingress Tool Transfer
T1132
Data Encoding
T1219×5
Remote Access Tools
TA0010
Exfiltration
3 techniques
T1041
Exfiltration Over C2 Channel
T1537
Transfer Data to Cloud Account
T1567
Exfiltration Over Web Service
TA0040
Impact
1 technique
T1486×5
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-53770ToolShell RCE in Microsoft SharePoint ServerIn the wildEvidence18

CVE-2025–53770 is a remote code execution vulnerability in Microsoft SharePoint with a CVSS score of 9.8. At the time of discovery, sustained exploitation attempts were observed against on premise SharePoint installations worldwide. This vulnerability is known to have been exploited by China based nation state threat actor groups APT27 and APT31, and by another China based ransomware gang Storm 2603, targeting internet connected SharePoint servers to deploy web shells and obtain initial access.

CVE-2025-49704Microsoft SharePoint Server remote code execution (ToolShell component)In the wildEvidence12

The group exploited publicly disclosed vulnerabilities, including CVE-2025-49706 and CVE-2025-49704, to gain an initial foothold.

CVE-2025-49706Microsoft SharePoint Server improper authentication spoofing vulnerability (ToolShell component)In the wildEvidence12

The group exploited publicly disclosed vulnerabilities, including CVE-2025-49706 and CVE-2025-49704, to gain an initial foothold.

CVE-2025-53771SharePoint ToolShell authentication bypass / spoofing vulnerabilityIn the wildEvidence11

Starting in mid-July 2025, threat actors began actively exploiting two path traversal vulnerabilities affecting on-premises SharePoint servers: CVE-2025-53770 and CVE-2025-53771. These two vulnerabilities are related to CVE-2025-49704 and CVE-2025-49706... attackers managed to eliminate the need to be authenticated to obtain a valid signature, resulting in unauthenticated remote code execution.

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

SmarterMail CVE-2026-23760 Storm-2603 (Warlock) ... observed during intrusions that lead to WarLock ransomware deployment or data exfiltration

5 more CVEs tied to this actor tracked in Mallory.

IOCS

Observables

103 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 mapping41

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

Malware arsenal21

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.

Observables103

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