Skip to main content
Mallory
MalwareUsed by 1 actorExploits 1 CVE

SLAYSTYLE

SLAYSTYLE is a web shell observed in intrusions involving Dell RecoverPoint for Virtual Machines appliances. Mandiant and Google Threat Intelligence Group reported that suspected PRC-nexus cluster UNC6201 exploited CVE-2026-22769, a hard-coded credential vulnerability in the appliance’s Apache Tomcat Manager, to authenticate with embedded admin credentials and upload a malicious WAR file via the /manager/text/deploy endpoint. In observed cases, that WAR deployment installed the SLAYSTYLE web shell, which granted root-level command execution on the compromised appliance. The malware was used as part of post-exploitation activity for lateral movement, persistence, and follow-on malware deployment. UNC6201 was reported deploying SLAYSTYLE alongside the BRICKSTORM backdoor and the newer GRIMBOLT backdoor, and in some cases pivoting from compromised RecoverPoint appliances into VMware virtual infrastructure. High-confidence forensic artifacts mentioned in the reporting include suspicious Tomcat Manager requests such as PUT /manager/text/deploy?path=/<MAL_PATH>&update=true, hard-coded credentials stored in /home/kos/tomcat9/tomcat-users.xml or /home/kos/tomcat9/conf/tomcat-users.xml, deployed WAR artifacts under /var/lib/tomcat9 and /var/cache/tomcat9/Catalina, Tomcat logs under /var/log/tomcat9/, audit entries in /home/kos/auditlog/fapi_cl_audit_log.log, and a SLAYSTYLE-related file default_jsp.java with SHA-256 92fb4ad6dee9362d0596fda7bbcfe1ba353f812ea801d1870e37bfc6376e624a. Reporting also notes YARA coverage for SLAYSTYLE, including a rule named G_APT_BackdoorWebshell_SLAYSTYLE_4.

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.

EXPLOITED CVES

Vulnerabilities exploited

1 CVE Mallory has correlated with this family across public research and vendor advisories. Each row links to the full Mallory page for that vulnerability.

1 CVES
CVE-2026-22769Hardcoded Credential in Dell RecoverPoint for Virtual Machines Tomcat ManagerExploited in the wild

UNC6201 (suspected China-nexus) exploited CVE-2026-22769 to compromise Dell RecoverPoint for VMs appliances, deploying the SLAYSTYLE web shell, BRICKSTORM backdoor, and GRIMBOLT.

via recorded future blogrecordedfuture.com
THREAT ACTORS

Groups observed using it

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

View more details
UNC6201

UNC6201 (suspected China-nexus) exploited CVE-2026-22769 to compromise Dell RecoverPoint for VMs appliances, deploying the SLAYSTYLE web shell, BRICKSTORM backdoor, and GRIMBOLT.

via recorded future blogrecordedfuture.com
MITRE ATT&CK

Techniques & procedures

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

Initial Access

3 techniques
T1078Valid AccountsEvidence8

After analyzing various configuration files belonging to Tomcat Manager, we identified a set of hard-coded default credentials for the admin user in /home/kos/tomcat9/tomcat-users.xml. Using these credentials, a threat actor could authenticate to the Dell RecoverPoint Tomcat Manager

T1078.001Default AccountsEvidence1

"we identified a set of hard-coded default credentials for the admin user in /home/kos/tomcat9/tomcat-users.xml. Using these credentials, a threat actor could authenticate to the Dell RecoverPoint Tomcat Manager"

T1190Exploit Public-Facing ApplicationEvidence5

Mandiant and Google Threat Intelligence Group (GTIG) have identified the zero-day exploitation of a high-risk vulnerability in Dell RecoverPoint for Virtual Machines, tracked as CVE-2026-22769... UNC6201... has exploited this flaw since at least mid-2024

Execution

4 techniques
T1059Command and Scripting InterpreterEvidence5
TacticExecution

An analysis of the compromised VMware vCenter appliances has also uncovered iptable commands executed by means of the web shell...

T1059.004Unix ShellEvidence2
TacticExecution

While analyzing compromised vCenter appliances, Mandiant recovered several commands from Systemd Journal executed by the threat actor using a deployed SLAYSTYLE web shell.

T1059.008Network Device CLIEvidence1
TacticExecution

An analysis of the compromised VMware vCenter appliances has also uncovered iptable commands executed by means of the web shell

T1610Deploy ContainerEvidence3
TacticExecution

Using these credentials, attackers could authenticate to the Tomcat Manager interface and deploy malicious WAR files via the /manager/text/deploy endpoint. In observed cases, this resulted in the installation of a SLAYSTYLE web shell.

Persistence

4 techniques
T1078Valid AccountsEvidence8

After analyzing various configuration files belonging to Tomcat Manager, we identified a set of hard-coded default credentials for the admin user in /home/kos/tomcat9/tomcat-users.xml. Using these credentials, a threat actor could authenticate to the Dell RecoverPoint Tomcat Manager

T1078.001Default AccountsEvidence1

"we identified a set of hard-coded default credentials for the admin user in /home/kos/tomcat9/tomcat-users.xml. Using these credentials, a threat actor could authenticate to the Dell RecoverPoint Tomcat Manager"

T1505Server Software ComponentEvidence2

In observed attacks, this mechanism was used to deploy the SLAYSTYLE web shell...

T1505.003Web ShellEvidence13

UNC6201 (suspected China-nexus) exploited CVE-2026-22769 to compromise Dell RecoverPoint for VMs appliances, deploying the SLAYSTYLE web shell, BRICKSTORM backdoor, and GRIMBOLT, a C#-based backdoor with native AOT compilation to complicate detection.

T1068Exploitation for Privilege EscalationEvidence1

"executing commands as root"

T1078Valid AccountsEvidence8

After analyzing various configuration files belonging to Tomcat Manager, we identified a set of hard-coded default credentials for the admin user in /home/kos/tomcat9/tomcat-users.xml. Using these credentials, a threat actor could authenticate to the Dell RecoverPoint Tomcat Manager

T1078.001Default AccountsEvidence1

"we identified a set of hard-coded default credentials for the admin user in /home/kos/tomcat9/tomcat-users.xml. Using these credentials, a threat actor could authenticate to the Dell RecoverPoint Tomcat Manager"

Stealth

2 techniques
T1078Valid AccountsEvidence8

After analyzing various configuration files belonging to Tomcat Manager, we identified a set of hard-coded default credentials for the admin user in /home/kos/tomcat9/tomcat-users.xml. Using these credentials, a threat actor could authenticate to the Dell RecoverPoint Tomcat Manager

T1078.001Default AccountsEvidence1

"we identified a set of hard-coded default credentials for the admin user in /home/kos/tomcat9/tomcat-users.xml. Using these credentials, a threat actor could authenticate to the Dell RecoverPoint Tomcat Manager"

Lateral Movement

1 technique
T1570Lateral Tool TransferEvidence2

The attackers have utilized this flaw to move laterally across networks, maintain persistent access, and deploy a suite of sophisticated malware...

T1090ProxyEvidence2

Mandiant discovered the threat actor creating new temporary network ports on existing virtual machines running on an ESXi server. Using these network ports, the threat actor then pivoted to various internal and software-as-a-service (SaaS) infrastructures

T1105Ingress Tool TransferEvidence1

suspected China-nexus threat cluster UNC6201 has exploited this flaw since at least mid-2024 to move laterally, maintain persistent access, and deploy malware including Slaystyle, Brickstorm, and a novel backdoor tracked as Grimbolt.

Other

2 techniques
T1562Impair DefensesEvidence2

...uncovered iptable commands executed by means of the web shell to perform the following set of actions - Monitor incoming traffic on port 443 for a specific HEX string... Silently redirect subsequent traffic to port 443 to port 10443 for the next 300 seconds...

T1562.004Disable or Modify System FirewallEvidence2

"...used a deployed SLAYSTYLE web shell to execute iptables rules enabling Single Packet Authorization... monitored incoming traffic on port 443 for a specific hexadecimal string... traffic ... silently redirected to port 10443..."

INDICATORS OF COMPROMISE

IOCs tracked for this family

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

View more in app
Hashes
1 tracked

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

TypeValueLatest sighting
hash.sha256●●●●●●●●●●●●View more in app4 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 matching1

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

Threat actor attribution1

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

Exploited vulnerabilities1

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 mapping15

Every documented technique, ranked by evidence weight.

Researcher chatter

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