Skip to main content
Mallory
Back to malware
MalwareUsed by 5 actorsExploits 1 CVE

Industroyer

Also known asWin32/Industroyer

CrashOverride, also known as Industroyer and WIN32/Industroyer, is ICS/OT malware designed to disrupt electric power infrastructure. The malware self-identifies as "crash," which led to the name CRASHOVERRIDE, but Industroyer is also widely used in reporting. It is associated with the Russian GRU-linked Sandworm Team (Unit 74455) and was used in the 2016 attack on a Ukrainian electrical transmission company, where it caused a temporary power outage in Kyiv. U.S. and allied government reporting attributes the 2016 intrusion and deployment of CrashOverride/Industroyer to Sandworm.

The malware is purpose-built to interact with native industrial control system protocols and electric grid equipment rather than relying on software exploitation. Reporting in the provided content states that the original malware was modular and supported four industrial protocols, including IEC 60870-5-101, IEC 60870-5-104, IEC 61850, and OPC DA. It can communicate directly with substation equipment, remotely control switches and circuit breakers in high-voltage substations, force breakers to remain open, and repeatedly toggle breakers until protective mechanisms isolate a substation, potentially causing a blackout. A later customized variant, Industroyer2, used only the IEC-104 protocol and was deployed by Sandworm in an attempted April 2022 attack against a Ukrainian energy provider targeting electrical substations.

Observed functionality in the content includes command-and-control over Tor nodes, exfiltration of hardware profiles and previously received commands to its C2 server via HTTP POST, enumeration of remote computers in the compromised network, and use of a custom port scanner to map networks. The malware also includes a data-wiper component that enumerates Registry keys under HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services. For persistence, Sandworm used a trojanized version of Windows Notepad as an additional backdoor mechanism during the 2016 Ukraine electric power attack.

The malware has been repeatedly cited as a landmark OT threat alongside Stuxnet, Triton/Trisis, Havex, BlackEnergy, and Incontroller/Pipedream because it was specifically tailored for operational technology and critical infrastructure disruption. High-confidence targeting in the provided content is the Ukrainian energy sector and electric grid infrastructure, particularly substations and transmission environments.

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-2015-5374Denial of Service in Siemens EN100 Ethernet module via UDP port 50000

SIPROTEC DoS Module ... ESET’s analysis claims the module sends UDP packets to port 50000 exploiting CVE-2015-5374 causing the SIPROTEC digital relay to fall into an unresponsive state... Using CVE-2015-5374 to Hamper Protective Relays ... Siemens released a patch for this in July 2015 under Siemens advisory SCA-732541. | The malware self-identifies as “crash” in multiple locations thus leading to the naming convention “CRASHOVERRIDE” for the malware framework.

via dragos blogdragos.com
THREAT ACTORS

Groups observed using it

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

View more details
Sandworm

The malware self-identifies as “crash” in multiple locations thus leading to the naming convention “CRASHOVERRIDE” for the malware framework.

via dragos blogdragos.com
FIN11

For example, industrial attack techniques employed by Triton and Industroyer were used by actors ranging from FIN11 to FIN6 during ransomware deployment, extortion and other activities.

via cybersecurity divecybersecuritydive.com
FIN6

For example, industrial attack techniques employed by Triton and Industroyer were used by actors ranging from FIN11 to FIN6 during ransomware deployment, extortion and other activities.

via cybersecurity divecybersecuritydive.com
CyberAv3ngers

Signature Malware: Custom wipers (e.g. “Av3ngers” family), Industroyer-like ICS tools, Rust-enhanced payloads.

via osint team blogosintteam.blog
russian_nation_state_cyber_actors

Public reports from ESET and Dragos outlining a new, highly capable Industrial Controls Systems (ICS) attack platform that was reportedly used in 2016 against critical infrastructure in Ukraine... the CrashOverride malware is an extensible platform that could be used to target critical infrastructure sectors.

via cisa certus-cert.cisa.gov
MITRE ATT&CK

Techniques & procedures

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

Initial Access

1 technique
T1133External Remote ServicesEvidence1

the defendants and their co-conspirators deployed destructive malware and took other disruptive actions, for the strategic benefit of Russia, through unauthorized access to victim computers (hacking).

Execution

1 technique
T1574Hijack Execution FlowEvidence1

During the 2016 Ukraine Electric Power Attack, Sandworm Team used a trojanized version of Windows Notepad to add a layer of persistence for Industroyer.

Persistence

2 techniques
T1133External Remote ServicesEvidence1

the defendants and their co-conspirators deployed destructive malware and took other disruptive actions, for the strategic benefit of Russia, through unauthorized access to victim computers (hacking).

T1543.003Windows ServiceEvidence2

Overwrites an existing service to point to the backdoor so the malware persists between reboots

T1543.003Windows ServiceEvidence2

Overwrites an existing service to point to the backdoor so the malware persists between reboots

Stealth

6 techniques
T1027Obfuscated Files or InformationEvidence3
TacticStealth

The content repeatedly describes malware and threat actors using obfuscated code, encrypted strings, Base64/XOR/RC4/AES encoding, VMProtect/ConfuserEx/SmartAssembly, stack strings, control-flow flattening, opaque predicates, and hidden payloads to evade analysis and detection.

T1036MasqueradingEvidence1
TacticStealth

‘Kills’ legitimate the master process on the victim host • Masquerades as the new master

T1070.004File DeletionEvidence1
TacticStealth

File dropped and deleted after program exit

T1140Deobfuscate/Decode Files or InformationEvidence3
TacticStealth

The content repeatedly describes malware and threat actors decoding, decrypting, or deobfuscating payloads, strings, configuration data, commands, and C2 traffic prior to execution or use, e.g., 'APT28 macro uses the command certutil -decode to decode contents of a .txt file storing the base64 encoded payload' and 'Action RAT can use Base64 to decode actor-controlled C2 server communications.'

T1218System Binary Proxy ExecutionEvidence1
TacticStealth

Malware families such as CrashOverride and BlackEnergy, among others, demonstrate the ability to disrupt physical processes, while living-off-the-land (LOTL) techniques allow attackers to blend into normal operations.

T1574Hijack Execution FlowEvidence1

During the 2016 Ukraine Electric Power Attack, Sandworm Team used a trojanized version of Windows Notepad to add a layer of persistence for Industroyer.

Discovery

8 techniques
T1012Query RegistryEvidence2
TacticDiscovery

The content repeatedly describes malware and threat actors querying, enumerating, searching, reading, or checking Windows Registry keys and values, e.g., "ADVSTORESHELL can enumerate registry keys," "APT41 queried registry values to determine items such as configured RDP ports and network configurations," and "Reg may be used to gather details from the Windows Registry of a local or remote system at the command-line interface."

T1016System Network Configuration DiscoveryEvidence1
TacticDiscovery

The content repeatedly describes actors and malware using commands and APIs such as ipconfig /all, ifconfig, arp -a, route print, netsh interface show, GetAdaptersInfo, and GetIpNetTable to gather IP addresses, MAC addresses, DNS, DHCP, gateways, routing tables, ARP cache, proxy settings, and network adapter/interface details.

T1018Remote System DiscoveryEvidence2
TacticDiscovery

without a configuration file it enumerates the local network to identify potential targets

T1046Network Service DiscoveryEvidence3
TacticDiscovery

The command sequence polls the target device for the appropriate addresses.

T1057Process DiscoveryEvidence1
TacticDiscovery

The first action is to try to kill the communications service process which acts as the master process.

T1082System Information DiscoveryEvidence3
TacticDiscovery

The backdoor then sends a series of HTTP POST requests with the victim’s Windows GUID (a unique identifier set with every Windows installation) in the HTTP body.

T1083File and Directory DiscoveryEvidence1
TacticDiscovery

"...has a command to retrieve metadata for files on disk as well as a command to list the current working directory." / "...can list files and directories." / "...used the following commands... to obtain information about files and directories: dir c:\ >> %temp%\download ..."

T1120Peripheral Device DiscoveryEvidence1
TacticDiscovery

The HAVEX malware leveraged legitimate functionality in the OPC protocol to map out the industrial equipment and devices on an ICS network.

Lateral Movement

2 techniques
T1021Remote ServicesEvidence1

The report notes that adversaries are exploiting weak segmentation, compromised credentials and supply chain vulnerabilities to pivot from IT into OT networks.

T1210Exploitation of Remote ServicesEvidence1

A key concern is the exposure of ICS devices to the internet, especially those using legacy protocols like Modbus... This makes internet-exposed devices particularly vulnerable, as attackers can both read and modify data without needing credentials.

Collection

1 technique
T1119Automated CollectionEvidence1

It enumerates all OPC servers and their associated items looking for a subset related to ABB containing the string ctl.

T1071Application Layer ProtocolEvidence1

AsyncRAT can proxy C2 through a Tor client. Attor has used Tor for C2 communication. Cyclops Blink has used Tor nodes for C2 traffic. GreyEnergy has used Tor relays for Command and Control servers. Siloscape uses Tor to communicate with C2. WannaCry uses Tor for command and control traffic.

T1071.001Web ProtocolsEvidence5

After authentication opens HTTP channel to external command and control server (C2) through internal proxy

T1090ProxyEvidence1

On execution, the malware attempts to contact a hard-coded proxy address located within the local network. ELECTRUM must establish the internal proxy before the installation of the backdoor.

T1090.003Multi-hop ProxyEvidence2

During the 2025 Poland Wiper Attacks, the adversaries utilized Tor nodes for C2. APT28 has routed traffic over Tor and VPN servers to obfuscate their activities. A backdoor used by APT29 created a Tor hidden service to forward traffic from the Tor client to local ports 3389 (RDP), 139 (Netbios), and 445 (SMB) enabling full remote access from outside the network.

T1105Ingress Tool TransferEvidence1

“Sandworm Team pushed additional malicious tools onto an infected system…”; repeated throughout: “can download additional payloads/files/modules from C2” and “upload/download files to/from victim’s machine.”

T1219Remote Access ToolsEvidence1

Access to the ICS network flows through a backdoor module.

Exfiltration

1 technique
T1041Exfiltration Over C2 ChannelEvidence2

ADVSTORESHELL exfiltrates data over the same channel used for C2... Agrius exfiltrated staged data using tools such as Putty and WinSCP, communicating with command and control servers... numerous malware and groups sent victim data, files, credentials, or host information over existing C2 channels.

Impact

4 techniques
T1485Data DestructionEvidence4
TacticImpact

Overwrites all ICS configuration files across the hard drives and all mapped network drives specifically targeting ABB PCM600 configuration files in this sample

T1489Service StopEvidence1
TacticImpact

The first action is to try to kill the communications service process which acts as the master process.

T1499Endpoint Denial of ServiceEvidence1
TacticImpact

the module sends UDP packets to port 50000 exploiting CVE-2015-5374 causing the SIPROTEC digital relay to fall into an unresponsive state

T1561Disk WipeEvidence1
TacticImpact

The first task of the wiper writes zeros into all of the registry keys in: SYSTEM\CurrentControlSet\Services

INDICATORS OF COMPROMISE

IOCs tracked for this family

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

View more in app
Network
4 tracked

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

Hashes
9 tracked

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

TypeValueLatest sighting
hash.sha1●●●●●●●●●●●●View more in app5 years ago
hash.sha1●●●●●●●●●●●●View more in app5 years ago
hash.sha1●●●●●●●●●●●●View more in app5 years ago
hash.sha1●●●●●●●●●●●●View more in app5 years ago
hash.sha1●●●●●●●●●●●●View more in app5 years ago
hash.sha1●●●●●●●●●●●●View more in app5 years 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 matching13

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

Threat actor attribution5

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 mapping30

Every documented technique, ranked by evidence weight.

Researcher chatter

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