IT Content & Resources | Andromeda Tech Solutions

SCADA Cybersecurity for Manufacturing: A Practical Guide to Securing Legacy OT Without Stopping Production

Written by eileenc | Jan 1, 1970, 12:00:00 AM

scada cybersecurity

When a control system goes offline during production, operators may lose machine status, maintenance may lose alarms, scheduling may use stale information, and a shipment may miss its committed date. SCADA cybersecurity must reduce those risks without treating a running plant like an office network that can be rebooted at any time.

Key Takeaways

  • SCADA cybersecurity requires strategies that keep production running even when applying patches or monitoring threats.
  • Legacy OT systems need segmentation from the corporate network so a breach in one area does not shut down the factory floor.
  • Continuous network monitoring for anomalies in industrial protocols helps catch issues early without interfering with live operations.
  • Inventory all connected devices and control paths first because you cannot secure equipment that you have not identified.
  • Test all security changes in a lab environment that mirrors the actual plant floor before rolling them out to active production lines.

Table of Contents

This guide focuses on production-floor decisions: which assets control production, which legacy systems cannot be patched, how remote vendors connect, and where network boundaries should exist. The recommended Managed Cybersecurity Services for Manufacturers approach uses visibility, controlled change, and staged improvements that respect production windows.

Book a Call

Understanding SCADA Cybersecurity in Manufacturing: Why Availability Trumps Confidentiality

SCADA cybersecurity protects supervisory control and data acquisition systems, programmable logic controllers, human-machine interfaces, industrial networks, and the processes they operate. In manufacturing, the first question is often whether a security action could stop a line, corrupt a recipe, disable alarms, or create an unsafe condition. NIST SP 800-82 frames industrial control system security around safety, reliability, and availability.

What Is SCADA and Why Is It Different from IT Security?

SCADA is a supervisory layer that gathers process data and allows authorized users to monitor or direct equipment. A typical plant may connect SCADA servers, operator stations, PLCs, remote terminal units, engineering workstations, historians, sensors, drives, and manufacturing execution systems. The term industrial control system, or ICS, covers the broader control environment. Operational technology, or OT, includes hardware and software that sense or change physical operations. PLC security is one part of that larger problem.

Office IT can often tolerate a patch reboot, endpoint scan, or temporary service interruption. A PLC controlling a press, oven, filler, or robotic cell may have limited memory, an old operating system, or a vendor application that was never designed for modern security agents. ISA/IEC 62443 addresses this difference through zones, conduits, system requirements, and defined responsibilities among asset owners, integrators, and suppliers.

Concern Traditional IT environment Manufacturing OT environment
Primary operational objective Protect information and keep business services available Keep equipment safe, stable, and producing within specification
Change tolerance Routine patching and scheduled restarts are common Changes require testing, approval, and a production window
Asset life Devices are replaced on relatively short refresh cycles Controllers, HMIs, and industrial PCs may remain in service for many years
Security evidence Logs, identity records, endpoint alerts, and cloud telemetry Network traffic, controller behavior, process alarms, and engineering changes

The Paramount Importance of Uptime in Production Environments

A confidentiality breach can expose drawings, credentials, or customer records. A control-system failure can stop material flow, leave partially processed product in equipment, create scrap, or put employees near an unsafe machine state. The plant may also need overtime to recover capacity, manual reconciliation between ERP and MES records, and urgent customer coordination. Availability and safety lead the OT mission, with data integrity close behind.

This priority does not mean manufacturers should ignore confidentiality. Security controls must be tested against production behavior before deployment. An aggressive vulnerability scan, unauthorized configuration change, or poorly timed reboot can create the outage the control was intended to prevent.

Key SCADA Cybersecurity Threats Facing Manufacturers Today

Many plants were built as closed networks, but enterprise integration, remote maintenance, wireless devices, cloud services, edge computing, and supplier access have changed that assumption. Common threats include ransomware entering through business systems, stolen remote-access credentials, exposed engineering workstations, infected removable media, unauthorized PLC logic changes, denial-of-service activity, and attackers mapping the control network before selecting a target.

Legacy vulnerabilities accumulate when a controller cannot receive a vendor patch or when an upgrade would require replacing validated equipment. Risk increases when that weakness exists with flat network design, shared accounts, unreviewed firewall rules, weak backups, and limited knowledge of which asset controls which process.

Defining the IT vs. OT Security Mission Function

IT security protects identities, applications, data, and business services. OT security protects physical processes, equipment state, safety functions, and predictable operation. Teams should share incident information and governance, but office controls should not be applied directly to every production cell. NIST SP 800-82 recommends a risk-based approach for ICS environments, including asset ownership, approved maintenance windows, tested recovery steps, and clear authority to isolate a device.

The right operating model joins plant engineering, maintenance, operations, safety, internal IT, and security. An alert has meaning only when someone knows whether the related device is idle, running a batch, controlling a critical interlock, or serving as a backup.

Securing Legacy SCADA and PLC Assets Without Stopping Production

The Challenge of Unpatchable Systems: Risks and Realities

A plant cannot always install the latest operating system or endpoint agent on a ten-year-old HMI. The vendor may no longer support it, the controller may require obsolete software, or validation records may prohibit an untested change. Immediate replacement can create an outage, require new programming, and introduce commissioning risk.

Identify the consequence of compromise first. A controller affecting a safety function, high-value batch, bottleneck operation, or environmental control deserves priority over an isolated display terminal. Record firmware, communication paths, vendor dependencies, backup status, and recovery requirements so leaders can schedule work according to consequence.

Compensating Controls: Strategies for Hardening Unpatchable Equipment

When a patch is not possible, reduce exposure around the asset. Remove unused services, disable unnecessary ports, replace shared credentials where permitted, restrict engineering access, and place the device behind a firewall with narrowly defined rules. Application allowlisting, read-only administration, removable-media controls, offline backups, and tested golden images can reduce the chance that one compromised workstation becomes a plant-wide incident.

Follow management of change procedures. Capture the current configuration, test during a controlled window, document rollback, and involve the machine builder when a controller or safety function could be affected. A compensating control is useful only when the plant can operate and recover with it.

Plant-Floor Rule

Do not begin with “What can we patch?” Begin with “What process could stop, become unsafe, or produce out-of-spec material if this asset were changed or compromised?” That question sets the order for segmentation, access control, monitoring, and replacement.

Network Segmentation: Creating Safe Zones for Critical OT

Segmentation limits how far an intruder, malware infection, or accidental broadcast can travel. A practical design separates enterprise IT, a demilitarized zone, supervisory systems, control cells, and safety-related equipment. Firewalls and industrial switches should permit documented traffic between zones rather than relying on a flat plant network. The design must account for required protocols, vendor support, redundant paths, and each machine’s recovery behavior.

Illustrative manufacturing OT architecture
Enterprise IT
      |
Industrial DMZ
  |          |
SCADA / Historian     Secure remote-access broker
      |
Supervisory OT network
      |
Cell or line firewall
      |
PLC / HMI / Drives / Sensors

Implement boundaries in stages. Passive discovery can reveal normal communication before rules are tightened. Start with a high-value line or well-understood cell, validate machine behavior, and expand after operations confirms that recipes, alarms, historian feeds, and maintenance functions still work.

Secure Remote Access: Balancing Vendor Needs and Plant Security

Remote support can shorten diagnosis from hours to minutes, but always-on vendor tunnels create an open path into the control environment. Use named accounts, multifactor authentication, time-limited approval, session recording where practical, and access only to the required asset or zone. Disable the connection when work is complete. Shared passwords and unattended remote desktop tools make accountability difficult when a change causes a line problem.

Every remote session should have a business owner, purpose, start and end time, and change record. Maintenance personnel should know which vendor is connected and what equipment is affected. Secure access is a plant procedure tied to safety, production scheduling, and incident response.

Inventory and Visibility: Knowing What You Have and Where It Is

You cannot protect an unknown controller. Build an inventory with asset location, function, manufacturer, model, firmware, IP and network details, owner, vendor contact, criticality, dependencies, backup status, and permitted communication. Passive monitoring is often preferable to active scanning on sensitive equipment because it observes traffic without sending probes that older devices may handle poorly.

Keep the inventory connected to the plant map and maintenance process. When a new HMI, wireless gateway, historian connection, or remote vendor pathway appears, update the record before production depends on it. The Managed Cybersecurity Services for Manufacturers offering can support this discipline with continuous oversight, while Andromeda’s published service figures report a 12.0-minute median ticket response and 97% of issues resolved within 8 business hours. Those figures describe service operations, not guaranteed attack prevention, and matter because a plant needs prompt coordination when a control asset or network boundary behaves unexpectedly.

A Phased Roadmap to Enhanced SCADA Security and Operational Resilience

Security work fails on the plant floor when treated as one large project. Reduce the most damaging risks first, use planned maintenance windows, and verify each change with operations. This is the operating model behind Managed Cybersecurity Services for Manufacturers: establish facts, stabilize the environment, control access, improve detection, and continue without creating an avoidable outage.

Step 1: Assess and Align, Understanding Your Current Risk Footprint

Begin with an asset and process inventory, not a vulnerability report. Identify PLCs, SCADA servers, HMIs, engineering stations, historians, network switches, and remote connections supporting bottleneck operations, safety functions, regulated processes, or customer commitments. Record firmware, dependencies, backup status, communication paths, ownership, and recovery requirements. Meet with operations, engineering, maintenance, safety, and IT to rank consequences. NIST SP 800-82 supports this risk-based approach for ICS. The output should be priority assets and approved actions, not an unused spreadsheet.

Step 2: Take Command, Stabilizing and Gaining Control of Your Network

Establish basic control before adding complex tools. Remove unknown remote-access paths, review firewall rules, replace shared accounts where equipment permits, confirm configuration backups, and document change approval. Use passive discovery when active scanning could disturb older controllers. Compare observed traffic with the intended design and identify flat segments, unmanaged switches, exposed workstations, and unnecessary business-to-production connections.

Step 3: Secure and Comply, Implementing Layered Defense Strategies

Separate enterprise IT, industrial DMZ services, supervisory systems, and cell-level equipment. Restrict traffic to documented protocols and destinations, require multifactor authentication for approved remote access, and use time-limited vendor sessions with a named owner. Protect engineering workstations with application controls and removable-media procedures. Map policies to ISA/IEC 62443 concepts such as zones, conduits, asset-owner responsibility, and supplier accountability. CMMC or ISO alignment may matter when contracts, customer data, or supply-chain requirements call for it, but compliance should support production discipline.

Step 4: Monitor and Recover, Building Proactive Detection and Response

Watch for new devices, unexpected PLC communications, logic changes, unusual remote sessions, failed authentication, and traffic crossing zone boundaries. Establish an escalation path including the control engineer and operations leader, since isolating a compromised asset may affect a running line. Recovery planning should cover offline backups, known-good controller programs, SCADA server rebuilds, historian data, network configurations, vendor contacts, and manual procedures. Test those steps during a controlled window.

Step 5: Lead and Modernize, A Continuous Improvement Approach

Connect security planning to the capital and maintenance cycle. Replace unsupported equipment during a natural production window, specify secure remote access and logging in new projects, and require vendors to provide backup, patch, and recovery information. Review incidents, near misses, unauthorized changes, and completed maintenance work regularly. Track fewer emergency changes, faster isolation decisions, complete asset records, tested recovery times, and fewer unplanned interruptions. Managed Cybersecurity Services for Manufacturers can provide oversight when internal staff cannot watch these signals across every site and shift.

Roadmap Checkpoint

Confirm Before Moving Forward

  • Priority assets have owners and documented business impact.
  • Network boundaries and remote connections are known.
  • Backups and restoration steps have been tested.
  • Operations has approved the next maintenance window.

Pause and Rework When

  • A proposed change has no rollback procedure.
  • A vendor connection remains permanently enabled.
  • No one can confirm which process an asset controls.
  • Monitoring produces alerts without an assigned responder.

Actionable Controls and Future-Proofing Your SCADA Environment

Schedule security work according to production impact. One control may reduce exposure without touching a PLC; another may require testing during planned downtime; a third may belong in the next equipment replacement or automation project. This keeps scada cybersecurity tied to uptime, safe operation, data integrity, and customer commitments.

Immediate Controls: What You Can Deploy Now

Start with changes that do not alter controller logic or interrupt the line. Disable unused accounts, remove obsolete remote-access paths, review firewall rules, require named user access, and confirm current backups. Limit removable media, document approved engineering laptops, and verify that endpoint protection will not scan or quarantine files needed by a legacy HMI. Passive monitoring can identify unexpected devices and communication without active probes.

These steps are not a substitute for modernization, but they create a safer baseline. The Managed Cybersecurity Services for Manufacturers offering fits plants needing help reviewing alerts, access records, network activity, and remediation items across multiple shifts or facilities.

Maintenance Window Controls: Enhancing Security During Scheduled Downtime

Use planned downtime for work requiring testing, a restart, or coordinated equipment access. Examples include separating a flat network into zones, updating supported operating systems, replacing obsolete switches, tightening firewall rules, validating PLC and HMI backups, and testing a recovery image. Define the change owner, success criteria, rollback method, machine dependencies, and decision authority before work begins.

Operations should verify the line after each material change. Check recipes, alarms, historian data, operator displays, barcode devices, safety interlocks, and ERP or MES transactions before releasing equipment. A short post-maintenance record prevents the next shift from inheriting an undocumented condition.

Modernization Controls: Planning for Long-Term Resilience and Compliance

Prioritize unsupported assets controlling bottlenecks, safety functions, regulated processes, or high-value product. Specify secure authentication, protected engineering access, event logging, backup export, patch support, and vendor recovery procedures in purchase requirements. ISA/IEC 62443 concepts can define responsibilities among the asset owner, system integrator, equipment builder, and service provider. CMMC or ISO alignment belongs in projects when a contract, customer requirement, controlled data set, or supply-chain obligation calls for it.

Timing Suitable controls Production check
Immediate Account review, backup verification, remote-access cleanup, passive monitoring No change to controller logic or line sequence
Maintenance window Segmentation, supported patches, firewall changes, recovery testing Validate alarms, recipes, interfaces, and safe machine behavior
Modernization New controllers, secure architecture, vendor requirements, lifecycle planning Commission in stages with an approved rollback plan

Securing Industrial Protocols: OPC UA, DNP3 SA, and MQTT with TLS

Protocol security must match the equipment and use case. OPC UA can support certificates, authentication, authorization, and encrypted sessions when configured correctly. DNP3 Secure Authentication adds protections for selected command exchanges, but still requires segmentation and access control. MQTT should use TLS, certificate management, broker authorization, and topic-level permissions when plant data moves through an edge or cloud service. Encryption cannot correct an overly broad account or untrusted device.

Measuring Security Outcomes: Beyond Compliance to Operational Maturity

Track measures operators and executives can use: critical assets with verified backups, time to revoke remote access, unknown devices, completed maintenance changes, tested recovery time, and unauthorized connection attempts receiving a documented response. Record whether security work caused production disruption. The goal is controlled improvement, not a larger report.

Book a Call

Andromeda’s company-published M*AR*S figures report more than 300,000 attempted attacks blocked per month across its client base, referring to monitored security activity rather than guaranteed prevention. For plants needing ongoing review, Managed Cybersecurity Services for Manufacturers can help turn operational signals into assigned actions, maintenance priorities, and recovery decisions. Practical maturity means fewer unknowns, safer changes, and a plant that can keep shipping while protection improves.

Frequently Asked Questions

What is included in managed cybersecurity services for manufacturers?

Managed cybersecurity services for manufacturers typically include asset discovery, network monitoring, vulnerability review, access control, incident response planning, backup checks, and security reporting. SCADA cybersecurity programs also account for production schedules, legacy controllers, vendor connections, and approved maintenance windows. The goal is to improve visibility and reduce risk without interrupting running equipment.

How much do cybersecurity services cost for manufacturers?

Cybersecurity services for manufacturers vary in cost based on plant count, asset inventory, monitoring coverage, remote-access needs, compliance requirements, and the condition of legacy systems. A practical assessment starts with production-critical assets and known exposure points. Staged work can spread spending across planned maintenance windows instead of forcing a disruptive, all-at-once project.

What are the biggest cybersecurity risks for manufacturers?

The biggest cybersecurity risks for manufacturers include ransomware, stolen remote-access credentials, flat plant networks, unauthorized PLC changes, infected removable media, exposed engineering workstations, and unsupported devices. SCADA cybersecurity risk grows when teams lack an accurate asset list, shared accounts remain active, firewall rules go unreviewed, or backups have not been tested.

How does ransomware protection work in a manufacturing plant?

Ransomware protection in a manufacturing plant combines network segmentation, controlled remote access, multifactor authentication, endpoint safeguards where supported, tested backups, and a recovery plan. SCADA cybersecurity teams also monitor unusual traffic and engineering changes. Production staff should know when to isolate a system, which equipment must remain online, and how to recover safely.

How can a plant secure legacy SCADA systems that cannot be patched?

Legacy SCADA systems that cannot be patched can be protected through network isolation, tightly controlled access, application allowlisting where supported, compensating firewalls, backups, and increased monitoring. SCADA cybersecurity teams should document each system's production role and failure impact. Any replacement or configuration change should be tested before an approved production window.

How should manufacturers manage remote vendor access to SCADA systems?

Manufacturers should manage remote vendor access with named accounts, multifactor authentication, time-limited approvals, session monitoring, and connections that are disabled when work is complete. SCADA cybersecurity controls should place vendor pathways in defined network zones and conduits. Plant operations should approve the work, record changes, and confirm equipment behavior afterward.

How do manufacturers measure whether a SCADA cybersecurity program is working?

Manufacturers can measure SCADA cybersecurity by tracking asset visibility, unresolved high-risk findings, unauthorized connection attempts, remote-access activity, backup restoration results, and time to contain incidents. Useful measures also include completed recovery drills and approved engineering changes. Plant engineering, maintenance, IT, and security should review these results against safety and uptime needs.

Andromeda (Andromeda Technology Solutions) has been designing, securing, and supporting IT and OT environments for industrial and manufacturing businesses since 1994. Based in Lockport, Illinois, the team of roughly 50 serves mid-size manufacturers across Chicagoland and the Midwest with managed IT, co-managed IT (CoMITS), network infrastructure management, cloud and hybrid transformation, compliance support, and cybersecurity.

Andromeda's work is measured in operational outcomes rather than deployed technology: fewer recurring issues, faster response, and production uptime protected. The team maintains a 12.0 minute median ticket response time, resolves 97% of issues within 8 business hours, and holds a 91.4% customer satisfaction rating. Articles are written and reviewed by Andromeda's engineering and leadership team.

Learn more about Andromeda or schedule a discovery call.

Last reviewed: September 7, 2026 by the Andromeda Team