Industry solution
Manufacturing Ransomware Response and Recovery
Ransomware in manufacturing hits information systems and production cadence at the same time: with ERP down there are no orders, with MES down there is no schedule, and an encrypted drawing library takes the process documentation for an entire product line with it. This page covers the asset profile, recovery priorities and targeted defences.
Critical business systems
- ERP systems (Yonyou, Kingdee, SAP, Digiwin, Inspur)
- MES execution and production scheduling systems
- PLM / CAD drawing and process documentation libraries
- WMS warehouse and barcode management
- Industrial control networks (PLC / SCADA / DCS) and HMI workstations
- File servers, NAS and shared drawing directories
- Virtualization platforms and core data centre servers
- Quality, equipment management and energy monitoring systems
Threat landscape
Public reporting consistently places manufacturing among the most-victimised sectors for ransomware worldwide, and it accounts for a large share of incident response cases in China. The reason is not obscure: manufacturers are acutely sensitive to downtime, so attackers judge pressure more likely to work — and manufacturing IT estates tend to carry heavy legacy burdens.
The exposure concentrates in a few places:
- Exposed remote maintenance channels. Equipment vendors, systems integrators and outsourced developers all need remote access, and many plants keep RDP open or use weakly authenticated remote tools indefinitely. Public reporting indicates RDP brute force and vulnerability exploitation together account for close to 80% of ransomware delivery in China.
- Internet-reachable ERP and databases. To serve satellite plants, field staff and suppliers, ERP applications and MS-SQL instances are frequently published directly — making them prime targets for the Mallox / Weaxor lineage and for families exploiting flaws in domestic finance software.
- Old systems that resist patching. Line-side HMI workstations and specialised control software are often tied to particular OS versions, and upgrading disrupts production, so they stay on old builds.
- Flat internal networks. With little segmentation between office, production and data centre networks, one infected endpoint can spread across the whole plant along shares and domain credentials.
- Multi-site and group structures. Domain trusts, shared administrative accounts and cross-site file shares turn one plant's incident into a group-level event very quickly.
Business impact
The loss profile in manufacturing differs from other sectors: downtime cost is the main line, and it compounds.
- Production stops outright. With ERP down there is no ordering, material issue or production reporting; with MES down there is no scheduling or traceability; with WMS down goods movements go manual. Most plants fall back to paper within 24 hours and begin missing deliveries after 48.
- Missed delivery commitments and lost orders. Customers in automotive, electronics and medical devices typically enforce strict on-time delivery metrics, so one extended outage can trigger penalties or cost annual share — an impact far outlasting the incident.
- Process asset exposure. Drawings, BOMs, process parameters and tooling data are core competitive assets. Under double extortion they have very likely been stolen before encryption, and that risk persists after recovery.
- Supply chain knock-on. As a supplier, your downtime disrupts your customers' schedules and can trigger their supplier security reviews and remediation demands.
- High recovery complexity. ERP, MES, PLM and WMS have data dependencies and sequencing relationships; restoring one in isolation usually will not run, so recovery must be planned across the whole dependency graph.
Our response plan
Isolate while assessing production impact
Technical isolation and business judgement start together. Disconnect affected segments from the internet and cut lateral paths from the office network into production, while confirming with production, planning and logistics: which lines can still run, the status of work in progress and finished goods, and the delivery commitments for the next 72 hours. That business picture drives the recovery order. On the forensic side, image key servers read-only and preserve logs, samples and remote access records.
Identify the family, entry point and spread
Establish the family and encryption mode while tracing the entry point: remote maintenance channels, publicly forwarded ERP and database ports, vendor access accounts, phishing email. Manufacturers should check supplier and integrator access traces specifically — a frequent entry route. The spread assessment must cover office endpoints, data centre servers, line-side HMI workstations and other sites, and establish whether the control network was reached, since that bears directly on whether production can safely restart.
Prioritise resuming production, then completing data
A workable priority order for manufacturing: first tier — identity and network infrastructure, the core ERP account set (sales orders, procurement, inventory, finance), and MES scheduling and production reporting; second tier — WMS, quality, equipment management, and the drawing and process libraries; third tier — historical data, reporting and analytics, archives. The aim is to get the order-to-cash chain running first — take order, schedule, issue material, produce, receive, ship, invoice — and backfill history in batches.
Recover in isolation and validate against the business
Perform all recovery in a clean environment and validate first on an isolated segment. Validation must be hands-on by the business: finance reconciles the ledger and inventory, production checks work in progress and order status, the warehouse compares system stock against physical counts, sales reviews unshipped orders. Restoration of line-side workstations and control equipment should be confirmed jointly with the equipment vendors, so production does not restart on a compromised system. Once verified, return to the production network in priority batches.
Segment, harden, and govern vendor access
Hardening in manufacturing centres on segmentation and third-party access. Establish clear boundaries and access control between office, production, data centre and control networks; funnel supplier and integrator remote access through a single jump host, granted on demand, fully audited and revoked afterwards. Alongside that, reduce internet exposure (ERP, databases, remote tools), close EDR coverage gaps, rebuild the backup estate with offline or immutable copies, and bring the drawing and process library explicitly into backup scope. Conclude with a report and remediation plan.
Common ransomware families
- Some versions decryptable
LockBit
LockBit is one of the largest ransomware-as-a-service operations in the world. Despite the 2024 law-enforcement takedown it returned as LockBit 5.0, with working Windows, Linux and VMware ESXi payloads, and it remains one of the most frequently seen families in China.
- Some versions decryptable
Mallox
Mallox (also known as TargetCompany) breaks in mainly through brute-forced MS SQL Server credentials, targets database servers specifically, and has a Linux/ESXi variant. Files encrypted between 2023 and early 2024 may be decryptable with Avast's free tool; later builds have no public decryption method.
- No public decryptor
TellYouThePass
TellYouThePass is the archetypal vulnerability-driven ransomware family in China, mass-deployed against internet-facing ERP, OA, finance and middleware systems. It appends .locked and hits both Windows and Linux servers. No public decryptor exists.
- Free decryptor available
Phobos
Phobos is a RaaS family that relies mainly on brute-forced RDP and has spawned a long list of variants (.eking, .faust, .elbie, .devos and more). It has been a persistent presence in Chinese server-ransomware cases, and in July 2025 Japan's National Police Agency released a free decryptor covering part of the lineage.
- Some versions decryptable
Akira
Akira is a ransomware-as-a-service operation that emerged in March 2023, breaking in through VPNs without MFA and edge-device flaws, then encrypting Windows estates and VMware ESXi clusters under double extortion. CISA's November 2025 advisory update calls it an imminent threat to critical infrastructure.
- No public decryptor
RansomHub
RansomHub launched in February 2024 as a rebrand of Knight/Cyclops and rapidly absorbed affiliates from ALPHV and LockBit with a 90% revenue share, accumulating hundreds of victims within a year. Its infrastructure went offline in early April 2025 and the operation has been dormant since, with affiliates largely migrating to Qilin and DragonForce.
Hardening recommendations
- Segmentation is the first priority in manufacturing. There must be a clear boundary between office and production networks, with the control network isolated and its outbound access restricted. Flat internal networks are the main reason whole plants get encrypted at once.
- Funnel third-party access through one control point. Route all vendor, integrator and outsourced developer access through a jump host, granted per work order, screen-recorded and audited, and revoked immediately afterwards. Do not leave RDP or third-party remote tools open indefinitely for convenience.
- Keep ERP and databases off the public internet. Serve satellite plants and field staff over VPN; never port-forward 1433 or 3389; enforce least privilege and eliminate weak database passwords.
- Protect drawings and process files by criticality. Separate read and write permissions on PLM and shared drawing libraries, keep archive directories read-only, and give them their own backup and version retention.
- Compensating controls for legacy workstations. Line-side hosts that cannot be patched need network isolation, application whitelisting and removable-media control — not tolerance of their exposure on the internal network.
- Follow 3-2-1-1 for backups, with at least one offline or immutable copy and the backup estate outside the production domain. Run a real restore drill every six months and record the actual RTO.
- Deploy EDR on servers and critical workstations, with tamper protection and ransomware behaviour blocking, monitoring precursors such as shadow-copy deletion, antivirus uninstallation and bulk remote execution.
- Prepare a downtime playbook: defined paper fallback procedures, a way to capture key data manually, and an agreed communication line to customers, so the business keeps moving during an outage.
Emergency response
Data already encrypted? Stop and let an engineer look first
We do not pay ransoms and we do not negotiate with attackers. Engineers run a free assessment first, then propose a recovery plan and a firm quote.
Related scenarios
ERP System Encrypted by Ransomware
An encrypted ERP is not a single broken database: the application tier, database, attachments and interfaces fail together, halting finance, procurement, production and inventory. This page covers the vulnerability entry points seen in Chinese ERP deployments, the order in which the four tiers are recovered, and how account sets are reconciled at sign-off.
SQL Server Database Encrypted by Ransomware
When SQL Server .mdf / .ldf files are encrypted, the ERP and inventory systems built on them — Yonyou U8, Kingdee K/3, Guanjiapo, Suda — stop completely. This page covers evidence handling, how we judge whether page-level repair is viable, and the conditions for backup-plus-log restore.
ESXi / Hyper-V Virtualization Encrypted by Ransomware
Hypervisor-level encryption causes the widest blast radius of any ransomware event: dozens of production VMs go dark within an hour or two. This page covers what Linux ESXi encryptors actually do — shut down guests, encrypt vmdk, delete snapshots — the recovery value of flat disk files, and how Hyper-V and Proxmox cases differ.
File Servers and NAS Encrypted by Ransomware
When shared folders on a file server or NAS are encrypted, drawings, contracts, archives, quotations and design sources all become unusable at once — and mapped drives spread the impact to every endpoint. This page covers how to gauge spread, what shadow copies and snapshots realistically offer, and how to sequence recovery by business value.
Domain Controller Compromise and Estate-Wide Encryption
A compromised domain controller hands the attacker a legitimate administrator identity, allowing an encryptor to be pushed to every host at once through Group Policy or remote execution. This page covers how such incidents present, the correct order for Active Directory recovery, and how to decide between cleanup and full rebuild.
Related services
Incident Response
Round-the-clock intake: contain first, preserve evidence second, recover third.
Data Recovery
Recovery beyond decryption: backup repair, database repair and remnant extraction.
Ransomware Decryption
Identify the family first, then commit to a recoverable scope — without paying a ransom.
Security Hardening
Close the handful of paths attackers actually use: exposure, weak credentials, patches, privilege, backups.
FAQ
Frequently asked questions
The plant has stopped — which system should be restored first?
Sequence by getting the main business chain running rather than by perceived system importance. Typically: identity and network infrastructure, then the core ERP account set (sales orders, inventory, procurement, finance), then MES scheduling and reporting, then WMS, then everything else. The goal is to restore the take-order-to-invoice chain quickly so the plant can run, ship and bill; quality records, equipment registers and historical reporting can follow in batches. We agree the specific order with production, planning and finance.
Can ransomware encrypt the control network (PLC / SCADA)?
PLCs themselves are usually not encryption targets, but HMI workstations, engineering stations and SCADA servers are typically Windows hosts and get encrypted normally — and once they are down, the line cannot be operated or monitored. Network congestion from encryption and the failure of domain authentication also affect control applications that depend on domain accounts. So the control zone must be assessed separately, and before restarting production the integrity of workstations and configuration files should be confirmed jointly with the equipment vendors, so production does not resume on compromised systems.
What if drawings and process parameters were stolen?
First establish whether exfiltration actually occurred, then respond. During forensics we focus on outbound indicators — anomalous egress traffic, staged archives, cloud storage and FTP upload records, the transfer tools used — and produce a technical conclusion on whether data left, which directories were involved and at what volume. That conclusion supports three things: assessing the impact on trade secrets and contractual confidentiality, judging whether reporting obligations under the Data Security Law and related rules are triggered, and giving you factual ground for customer communication. We supply the technical facts; we do not substitute for legal judgement, and we take no part in any dealings with the attacker.
Our customer wants an incident statement and remediation report — can you provide one?
Yes. Our deliverables include an incident report, typically covering the timeline and root-cause conclusion, the systems and data affected, a technical assessment of whether data was exfiltrated, the containment and recovery actions completed, and a remediation plan with dates. Such reports are frequently requested during supplier security reviews in manufacturing. One caveat: the report reflects technical facts, and we will not make unsupported statements to satisfy a review.
Several of our sites were encrypted — how did it spread?
Usually through three channels. Domain trusts and shared credentials: the group runs one domain or has trusts in place, so a single set of administrator credentials reaches every site. Cross-site connectivity: leased lines or VPNs stitch the sites into one flat network with little access control. Shared administration channels and accounts: group IT manages every site's servers with the same remote tooling and credentials. Our investigation reconstructs the attacker's path between sites and uses it to define hardening boundaries — typically the core remediation theme for multi-site manufacturers.
Updated