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

Chaos

Chaos refers to multiple distinct malware families and operations in the provided content, most notably: (1) a ransomware builder/ransomware family monitored since 2021; (2) a separate ransomware-as-a-service (RaaS) operation active since February 2025; and (3) a Go-based cross-platform botnet malware first documented in September 2022. The 2021-era Chaos ransomware/builder is associated with Windows-focused ransomware activity, persistence via the Windows registry and Startup folder, self-copying to %appdata% and root drives, shadow copy deletion, delayed execution, and single-instance enforcement. Reporting cited in the content notes attackers used a leaked Chaos builder to create ransomware payloads, and that variants were observed copying themselves to AppData as cmd.exe and creating startup-folder artifacts such as cmd.url. The leaked builder was also linked to operations such as Twelve, and Onyx ransomware was assessed as being based on Chaos; Onyx was described as a .NET ransomware using AES and RSA, appending .ampkcz, dropping readme.txt, deleting shadow copies and backup catalogs, modifying RunOnce for persistence, and overwriting files larger than 2 MB with random data. The content also links Chaos-builder-derived ransomware to the threat actor Twelve, which used leaked Chaos-built samples alongside LockBit-derived ransomware and Shamoon-like wipers in destructive attacks against Russian organizations.

Separately, the content describes a distinct Chaos RaaS operation first observed in February 2025 and assessed with moderate confidence as involving former BlackSuit/Royal/Conti-linked operators. This Chaos operation uses an open affiliate model, recruits on the RAMP forum, and conducts double- or triple-extortion attacks involving data theft, encryption, and reported DDoS threats. It is described as a big-game-hunting operation targeting organizations opportunistically, with most known victims in the United States and additional victims in the United Kingdom, New Zealand, and India; technology and financial services are specifically mentioned as targeted sectors. Its intrusion chain commonly begins with spam flooding and voice phishing to induce victims to open Microsoft Quick Assist sessions, with secondary access via unpatched edge devices or compromised RDP credentials. Post-compromise activity includes deployment of remote management tools such as AnyDesk, ScreenConnect, OptiTune, Syncro RMM, and Splashtop Streamer; reverse SSH tunnels over port 443; reconnaissance of domain controllers, trusts, users, processes, DNS, and LDAP; credential theft with Mimikatz and Kerberoasting; bulk password resets with net.exe; token impersonation; process masquerading; PowerShell log clearing; attempted removal of security or MFA software via WMIC; hidden accounts via Winlogon SpecialAccounts\Userlist; lateral movement over RDP, Impacket/SMB/WMI, and RMM tools; and exfiltration using GoodSync renamed to wininit.exe. The encryptor supports Windows, Linux, ESXi, and NAS systems, uses Curve25519 ECDH and AES-256 with per-file unique keys, performs selective partial-file encryption, appends the .chaos extension, and drops README.chaos.txt or readme.chaos.txt ransom notes. The content also notes that Iranian MOIS-linked MuddyWater intrusions in early 2026 masqueraded as Chaos ransomware attacks as a false flag, using Chaos branding and leak-site theatrics without actually deploying file encryption.

The content further describes a different Chaos malware family first documented by Lumen Black Lotus Labs in September 2022: a Go-based cross-platform malware and botnet historically targeting routers and edge devices and assessed as likely an evolution of Kaiji. This Chaos malware can execute remote shell commands, deploy additional modules, propagate via SSH brute-forcing, mine cryptocurrency, and launch DDoS attacks over HTTP, TLS, TCP, UDP, and WebSocket. Newer variants observed in 2026 expanded targeting to misconfigured cloud and Linux server environments, including Apache Hadoop deployments, where attackers created malicious applications to download, chmod, execute, and delete Chaos binaries from domains such as pan.tenire[.]com. Updated samples were 64-bit ELF binaries, removed some older SSH spreading and router exploitation functions, retained persistence via systemd and keep-alive scripts, and added SOCKS/SOCKS5 proxy capability to relay traffic and potentially pivot into internal networks. The malware’s embedded infrastructure included gmserver.osfc[.]org[.]cn, and reporting cited Chinese-language artifacts, zh-CN locale indicators, and infrastructure overlap with ValleyRAT/Silver Fox activity as circumstantial indicators of possible Chinese origin, though attribution remained unconfirmed.

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

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

View more details
Key Group

While the Chaos ransomware variant copied itself to $ user \ $ appdata \ cmd . exe and launched a new process, the new process in turn created a new file in the startup folder.

via securelistsecurelist.com
Twelve

We also found that in some cases, attackers used a Trojan made from a leaked builder for the Chaos ransomware to encrypt files.

via securelistsecurelist.com
CyberVolk

The CyberVolk collective is a prime example of how readily threat actors can access and deploy dangerous ransomware builders such as AzzaSec, Diamond, LockBit, Chaos and others.

via sentinelone labssentinelone.com
MuddyWater

Nation-state hackers from Iran are deploying the Chaos ransomware as cover for alleged espionage and data theft operations... The Chaos ransomware operation has existed since February 2025...

via the record mediatherecord.media
Conti

A newly emerged ransomware-as-a-service (RaaS) gang called Chaos is likely made up of former members of the BlackSuit crew... Chaos, which sprang forth in February 2025...

via the hacker newsthehackernews.com
Ke3chang

A newly emerged ransomware-as-a-service (RaaS) gang called Chaos is likely made up of former members of the BlackSuit crew... Chaos, which sprang forth in February 2025...

via the hacker newsthehackernews.com
MITRE ATT&CK

Techniques & procedures

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

Initial Access

2 techniques
T1091Replication Through Removable MediaEvidence1

One of the more interesting functions of Chaos version 1.0 was its worming function, which allowed it to spread to all drives found on an affected system. This could permit the malware to jump onto removable drives and escape from air-gapped systems.

T1190Exploit Public-Facing ApplicationEvidence1

Darktrace said it identified the new variant targeting its honeypot network last month, a deliberately misconfigured Hadoop instance that enables remote code execution on the service. In the attack spotted by the cybersecurity company, the intrusion commenced with an HTTP request to the Hadoop deployment to create a new application.

Execution

5 techniques
T1053.005Scheduled TaskEvidence1

the adversary used Scheduler tasks set up by modifying group policies. This enabled the adversary to execute these on all machines in the domain at the same time

T1059Command and Scripting InterpreterEvidence1

Chaos is a cross-platform malware that can run remote shell commands...

T1059.003Windows Command ShellEvidence1

cmd.exe /c c:\programdata\twelve.exe -pass ***

T1059.004Unix ShellEvidence2

The application, for its part, embedded a sequence of shell commands to retrieve a Chaos agent binary from an attacker-controlled server ('pan.tenire[.]com'), set permissions to allow all users to read, modify, or run it ('chmod 777'), and then actually execute the binary and delete the artifact from disk to minimize the forensic trail.

T1203Exploitation for Client ExecutionEvidence1

One honeypot in that network runs Apache Hadoop, an open-source distributed data processing framework, deliberately misconfigured to allow remote code execution.

Persistence

4 techniques
T1053.005Scheduled TaskEvidence1

the adversary used Scheduler tasks set up by modifying group policies. This enabled the adversary to execute these on all machines in the domain at the same time

T1543.002Systemd ServiceEvidence1

The malware establishes persistence using systemd and stores a keep-alive script on disk.

T1547.001Registry Run Keys / Startup FolderEvidence1

For example, the persistence mechanism was always via the registry, but the exact implementation differed by family. Most of the time, autorun was used, but we’ve also seen them using the startup folder.

T1547.009Shortcut ModificationEvidence1

While the Chaos ransomware variant copied itself to $ user \ $ appdata \ cmd . exe and launched a new process, the new process in turn created a new file in the startup folder: $ user \ $ appdata \ Microsoft \ Windows \ Start Menu \ Programs \ Startup \ cmd . url . This contained the path to the ransomware file

Privilege Escalation

5 techniques
T1053.005Scheduled TaskEvidence1

the adversary used Scheduler tasks set up by modifying group policies. This enabled the adversary to execute these on all machines in the domain at the same time

T1484.001Group Policy ModificationEvidence1

they tried distributing and running malware through the task scheduler and modified group policies to save malicious tasks for the entire domain

T1543.002Systemd ServiceEvidence1

The malware establishes persistence using systemd and stores a keep-alive script on disk.

T1547.001Registry Run Keys / Startup FolderEvidence1

For example, the persistence mechanism was always via the registry, but the exact implementation differed by family. Most of the time, autorun was used, but we’ve also seen them using the startup folder.

T1547.009Shortcut ModificationEvidence1

While the Chaos ransomware variant copied itself to $ user \ $ appdata \ cmd . exe and launched a new process, the new process in turn created a new file in the startup folder: $ user \ $ appdata \ Microsoft \ Windows \ Start Menu \ Programs \ Startup \ cmd . url . This contained the path to the ransomware file

Stealth

2 techniques
T1070Indicator RemovalEvidence1

...runs the binary before deleting traces.

T1070.004File DeletionEvidence3

The second version of Chaos added advanced options for administrator privileges, the ability to delete all volume shadow copies and the backup catalog

Defense Impairment

2 techniques
T1222File and Directory Permissions ModificationEvidence3

This application then retrieves a Chaos agent binary from an attacker-controlled server, sets permissions to allow execution, and runs the binary...

T1484.001Group Policy ModificationEvidence1

they tried distributing and running malware through the task scheduler and modified group policies to save malicious tasks for the entire domain

Credential Access

2 techniques
T1110Brute ForceEvidence2

Chaos is a cross-platform malware that can run remote shell commands, deploy additional modules, propagate via SSH brute-forcing...

T1110.001Password GuessingEvidence1

The internal namespace was restructured and several functions were rewritten or removed, including the SSH brute-forcing spreader...

Discovery

1 technique
T1033System Owner/User DiscoveryEvidence1

For example, it searched the following file paths and extensions to infect: Directories \Contacts \Desktop \Documents \Downloads ...

Lateral Movement

3 techniques
T1021Remote ServicesEvidence1

It also has the kind of tradecraft defenders should not shrug off: social engineering, remote-management abuse, payload retrieval, staging, and leaked data.

T1021.004SSHEvidence1

Chaos was first documented by Lumen Black Lotus Labs in September 2022, describing it as a cross-platform malware capable of targeting Windows and Linux environments to run remote shell commands, drop additional modules, propagate to other hosts by brute-forcing SSH keys

T1091Replication Through Removable MediaEvidence1

One of the more interesting functions of Chaos version 1.0 was its worming function, which allowed it to spread to all drives found on an affected system. This could permit the malware to jump onto removable drives and escape from air-gapped systems.

Command and Control

5 techniques
T1071Application Layer ProtocolEvidence1

The command-and-control server is reached through an embedded domain, gmserver[.]osfc[.]org[.]cn, which at the time of analysis resolved to an IP address geolocated to Hong Kong.

T1090ProxyEvidence1

The new 64-bit ELF binary has removed SSH propagation and router exploit functions, replacing them with a SOCKS proxy feature to ferry traffic and conceal malicious activity.

T1090.001Internal ProxyEvidence1

When the malware receives a StartProxy command from the command-and-control (C2) server, it will begin listening on an attacker-controlled TCP port and operates as a SOCKS5 proxy.

T1090.003Multi-hop ProxyEvidence1

Taking their place is a new SOCKS proxy feature that allows the compromised system to be used for ferrying traffic, thereby concealing the true origins of malicious activity and making it harder for defenders to detect and block the attack.

T1105Ingress Tool TransferEvidence3

It also has the kind of tradecraft defenders should not shrug off: social engineering, remote-management abuse, payload retrieval, staging, and leaked data.

Exfiltration

2 techniques
T1041Exfiltration Over C2 ChannelEvidence1

Smyth Companies, LLC has failed to protect its infrastructure. We have successfully exfiltrated high...

T1567Exfiltration Over Web ServiceEvidence2

We are announcing a major security breach and data exfiltration from Flad Architects...

Impact

6 techniques
T1485Data DestructionEvidence1

Instead of encrypting files (which could then be decrypted after the target paid the ransom), it replaced the files’ contents with random bytes, after which the files were encoded in Base64. This meant that affected files could no longer be restored

T1486Data Encrypted for ImpactEvidence6

The attackers used a version of the popular LockBit 3.0 ransomware... to encrypt the data

T1490Inhibit System RecoveryEvidence2

The second version of Chaos added advanced options for administrator privileges, the ability to delete all volume shadow copies and the backup catalog, and the ability to disable Windows recovery mode.

T1491.001Internal DefacementEvidence1

In addition, it gives the ransomware builder’s users the ability to add their own extensions to affected files and the ability to change the desktop wallpaper of their victims.

T1496Resource HijackingEvidence2

Chaos is a cross-platform malware that can run remote shell commands, deploy additional modules, propagate via SSH brute-forcing, mine cryptocurrency...

T1498Network Denial of ServiceEvidence3

Chaos is a cross-platform malware that can run remote shell commands, deploy additional modules, propagate via SSH brute-forcing, mine cryptocurrency, and launch DDoS attacks.

INDICATORS OF COMPROMISE

IOCs tracked for this family

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

View more in app
Network
11 tracked

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

Hashes
29 tracked

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

Other
48 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
uri●●●●●●●●●●●●View more in app1 month ago
uri●●●●●●●●●●●●View more in app1 month ago
uri●●●●●●●●●●●●View more in app1 month ago
ip.v4●●●●●●●●●●●●View more in app1 month ago
ip.v4●●●●●●●●●●●●View more in app1 month ago
ip.v4●●●●●●●●●●●●View more in app1 month ago
ACTIVITY FEED

Recent activity

50 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

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 matching88

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

Threat actor attribution6

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 mapping32

Every documented technique, ranked by evidence weight.

Researcher chatter

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