Hijacking a PLC Using its Own Network Features

  /     /     /  
Publicated : 23/11/2024   Category : security


Hijacking a PLC Using its Own Network Features


Researcher at S4x19 to show how attackers can exploit the built-in advanced connectivity functions in some Rockwell PLCs.



S4x19 -- Miami -- Programmable logic controllers (PLCs) have been long known to be easy marks for attack due to their blatant lack of built-in security, but a security researcher here this week at S4 will demonstrate how a hacker could commandeer some PLCs via their own advanced communications features.
Roee Stark, senior software engineer with ICS/SCADA network security monitoring firm Indegy, discovered that he could use two communication functions built into Rockwell Automations CompactLogix PLC line to wage network-borne attacks. Cybercriminals or nation-state actors could deploy these features as a way to stealthily infiltrate and control industrial processes and operations or even reach into the targets IT network infrastructure, he says.
Most PLC security research to date has focused on ways to hack into PLCs or rig them with malware, for example, to alter the industrial process or compromise the devices ladder logic (basically the programming language used to code PLCs). Researchers have built
rootkits
and
worms
for PLCs, for example.
But Starks PLC hacking research instead targets the connectivity of a PLC. PLCs openly allow connections to the network, he says, a design that leaves them open to network-based attacks. Its much easier than changing the programming of a controller or making [a device] explode, he says.
The first of the two features he coupled to exploit the PLCs was the so-called complex path feature, which comes with Rockwell CompactLogix PLCs. The feature is part of the chipset of the Common Industrial Protocol (CIP), Stark says, a communication architecture for industrial networks that integrates those operations with IT-based networks and the Internet. CIP runs on EtherNet/IP, Control/Net, and other popular industrial network protocols.
Complex path lets an attacker create a CIP session between two PLCs that arent directly connected. So if PLC A is connected to PLC B, [which is then] connected to PLC C, you can create a connection from PLC A to C via a path through PLC B, Stark explains. The feature allows you to forward and transfer messages from one PLC to another.
The second feature was the so-called socket object, which lets the PLC send and receive TCP or UDP traffic.
When combining these two capabilities, we can send and receive packets from a controller we have access to and all other controllers that are connected to it – regardless of the connection type, Stark says.
An attacker with direct or remote access to the Rockwell PLC could abuse those features to collect data for reconnaissance purposes, to exfiltrate data, and to further attack the network using known security vulnerabilities, for example.
IIf an attacker can reach the PLC on the plant floor either via the local network or the Internet, he or she can then find out which communication modules are present in the controllers, and then employ the complex path feature to communicate with them, Stark explains.
Once he or she reaches the PLC, they can collect data via the socket interface using queries and running scans.
Stark doesnt know for sure whether these attacks could also work on other vendors PLCs since he hasnt tested them. Even so, he notes, Rockwells CompactLogix series contains more advanced communications protocols and features than most PLCs, he says. As far as I know, these features are fairly unique to them, he says of the PLC communications features.
Indegy did not disclose the research to Rockwell since it wasnt a pure vulnerability disclosure but rather a way to abuse the controllers features, Stark says. Its not a vulnerability because you dont bypass anything and you dont exploit any control, he says. The programmatic flow is doing exactly what it is supposed to do when you abuse it, he notes.
A Rockwell Automation spokesperson declined to comment on Indegys research when contacted by Dark Reading.
Missing Links
The Rockwell PLCs actually come with a logging feature that would be useful for catching such attacks, but logging is disabled by default in the devices, Stark found. And turning it on again would not be trivial ... you have to dig deep into the Web interface to find it. Then it would require a special CIP command to turn on logging, he explains.
Authentication would help thwart such an attack as well, but the PLCs dont include that feature, he says, and continuous network monitoring – a technology Indegy sells – could help spot any nefarious network activity using the legitimate PLC communications features in the Rockwell devices. Route whitelists also could prevent unauthorized PLC traffic.
Meanwhile, most of the focus on securing PLCs on the plant floor traditionally has been on protecting them from malicious firmware updates or from getting infected with malware. They usually only take into account the execution flow, Stark says.
Related Content:
Stealthy New PLC Hack Jumps the Air Gap
3,000 Industrial Plants Per Year Infected with Malware
6 Ways to Anger Attackers on Your Network
Constructing the Future of ICS Cybersecurity

Last News

▸ IoT Devices on Average Have 25 Vulnerabilities ◂
Discovered: 23/12/2024
Category: security

▸ DHS-funded SWAMP scans code for bugs. ◂
Discovered: 23/12/2024
Category: security

▸ Debunking Machine Learning in Security. ◂
Discovered: 23/12/2024
Category: security


Cyber Security Categories
Google Dorks Database
Exploits Vulnerability
Exploit Shellcodes

CVE List
Tools/Apps
News/Aarticles

Phishing Database
Deepfake Detection
Trends/Statistics & Live Infos



Tags:
Hijacking a PLC Using its Own Network Features