What it is
Industrial Control Systems is an umbrella term for the hardware and software used to monitor and control industrial processes. Within that category, SCADA stands for Supervisory Control and Data Acquisition. A SCADA system collects data from sensors and field devices distributed across a wide area, presents that data to operators, and allows supervisory commands to be sent back to those devices. Other ICS architectures include Distributed Control Systems, which are more common in continuous process industries like oil refining and chemical manufacturing, and simpler standalone PLC-based systems used in manufacturing and discrete automation.
Key points
- ICS is a broad term covering any system that monitors and controls industrial equipment and physical processes.
- SCADA systems are a type of ICS designed to supervise distributed operations across large geographic areas, such as pipelines, power grids, and water networks.
- These systems typically combine PLCs or RTUs at the field level with human-machine interfaces and centralized data collection at higher levels.
- Most ICS and SCADA systems were designed for reliability and real-time performance, not for security in a networked environment.
Concrete example
A regional water utility runs a SCADA system that collects flow, pressure, and chemical readings from pumping stations spread across hundreds of kilometers. Operators at a central control room monitor this data and can send commands to adjust pump speeds or chemical dosing. The SCADA server sits on a network that is also connected to the corporate IT environment for reporting purposes. An attacker who compromises a corporate workstation and pivots to the SCADA server has potential reach into the control commands being sent to physical infrastructure.