Battle for Cybersecurity Spreads to Sensors
The Industrial Internet of Things (IIoT) is proving to be a double-edged sword for sensors. Sure, the connectivity that it brings is simplifying their installation and streamlining the distribution of collected data. But the IIoT has also made it easier for hackers to use sensors to break into industrial networks and cause trouble.
Another reason that sensors and other intelligent devices have begun to capture the attention of hackers is that most of these devices have not been designed for cybersecurity. Add to that the fact that they are designed to collect and pass along data within a network. âVulnerabilities in these devices could give hackers the means to hijack a session, change the data or modify data collection patterns in a way that might deceive the end-consumerâbe it a person or a machine,â says Dave Weinstein, vice president of threat research at cybersecurity supplier Claroty.
Vulnerabilities fall into two basic categories. The first is software bugs that hackers can exploit to launch attacks either internally against the control network itself or externally against some other target. The second category of vulnerabilities is the hardware. It is possible to launch an attack by manipulating the physical properties of the hardware itself, such as by using acoustics or electromagnetic waves to mount transduction attacks that spoof data.
âHardware vulnerabilities, while scarier, are less common,â Weinstein reports. âThe majority of incidents relate to software bugsâand these are far easier to fix than hardware vulnerabilities.â
Even so, these vulnerabilities can pose serious threats to manufacturing operations. âAttackers arenât targeting credit card numbers or other personal information,â observes Eric Braun, engineering director for applications, gateways, and security at Emerson Automation Solutions. When it comes to attacks on industrial control systems (ICSs), many of the perpetrators are looking to cause physical damage. For evidence, Braun points to the Triton malware discovered at a petrochemical plant back in 2017, which took aim at the facilityâs safety system.
The most likely vector for a hacker to launch an attack on a sensor or like device would be from the higher, Internet-facing layers of the Purdue reference model. Such attacks have typically begun with some sort of phishing scheme. âAttackers will target individuals and attempt to get them to open a malicious attachment or click on a malicious link,â Braun explains. âThese actions will allow the attackers to steal credentials, navigate through the network, and work their way down to the lower layers of the Purdue model.â In a segmented network with firewalls protecting each segment, however, it is unlikely that a hacker would drill that deeply into a network.
A new attack vector
What is more likely these days is for hackers to attack sensors that are no longer at the bottom of the hierarchy outlined in the Purdue model. Todayâs IIoT devices communicate directly with whatever or whoever needs the data that they are exchanging. With this kind of connectivity, a drive for a welding robot, for example, could be transmitting utilization data to the robotâs builder via the cloud. âIt could be saying that, based on my duty cycle, Iâm going to need to have a particular part replaced in approximately 17 days and four hours,â says Dan Schaffer, product marketing manager at Phoenix Contact.
As helpful as this exchange of data can be for maximizing performance and uptime, the robot is talking directly to the Internet rather than going through a conventional control hierarchy. This direct communication circumvents the several layers of firewalls that would exist between the logical segmentations of a secured network following the Purdue model or security standards like ISA99 and IEC 62443. âIf there is a flaw in the robotâs operating system, it could allow the robot to be the victim of a buffer overflow or some sort of other communications attack,â Schaffer notes.
Such vulnerabilities can sneak up on users who initially designed the network security of their manufacturing operations around the Purdue or other model. âThese users think that they are adhering to the model, but really arenât,â Schaffer says. âThey think that they are following best practices but arenât.â
Among the devices lulling users to let their guards down in this manner are the IP cameras that are appearing just about everywhere these days. âVisual imagery is becoming a key stream of data for processes,â Schaffer says. âCameras are cheap and easily deployed technologies that give you immediate visibility into whatâs going on at a given location.â Because these devices were typically not designed with network security in mind, video streams transmitted over the Internet from remote locations can easily be an attack vector.
To drive the point home, Schaffer points to two vulnerabilitiesâoverflow and authentication vulnerabilitiesâthat were discovered recently in iLnkP2P, a widely used peer-to-peer software from Shenzhen Yunni Technology. More than 2 million IoT devices, including IP cameras, are affected. It is possible for hackers to exploit these vulnerabilities both to intercept the video streams and to steal device credentials.
Unprotected IP cameras are also among the IoT devices that are susceptible to a recent variant of the Emotet Trojan malware first discovered in the banking industry. The new variant enlists IP cameras and other IoT devices as proxies in command-and-control attacks, thereby allowing Emotet to communicate through an intermediary, instead of directly with the command-and-control server.
Phoenix Contactâs mGuard security router and other appliances can serve as firewalls in industrial networks.
Shield against attacks
To guard against these kinds of threats, security experts urge users to ensure that their sensors and intelligent devices are safely tucked behind suitable firewalls. And because no network is impregnable, they further advise users to develop a defense strategy that includes both dividing the network into logical segments to contain any intrusions that might occur and monitoring traffic to detect and stop those intrusions.
To support this effort, automation vendors have rolled out a number of devices that can serve as firewalls in industrial networks. For example, Phoenix Contactâs FL mGuard line of cybersecurity appliances includes industrial-grade routers and concentrators. Even the companyâs I/O devices and safety bridges are designed to support cybersecurity. Devices like these use encryption to protect data and authentication protocols to permit only authorized traffic. They can also actively block traffic based on who itâs coming from, where itâs coming from, and the type of traffic it is.
âThe technology is of the same type that the IT folks are using in their data centers,â Schaffer says. A big difference, however, is that Phoenix Contact and other automation vendors are packaging their technology for the control cabinet out on the factory floor. That means the devices are hardened to withstand the humidity, temperatures, and electromagnetic interference typically found in manufacturing facilities. Another important difference is that these industrial security devices are designed to be managed by a control engineer rather than an IT expert who manages networks for a living.
Emerson has incorporated many of the same defensive principles in its wireless technology, which is based on the WirelessHART protocol. âWirelessHART has done a lot to secure sensor networks,â Braun reports. âIt has proven to be a very secure alternative to some of the more unprotected wired networks.â
Built-in security measures protect against many kinds of cyber intrusions, including replay attacks, eavesdropping, spoofing, man-in-the-middle, and denial-of-service (DoS) attacks. WirelessHART, for example, supports layers and encrypts all data with multiple keys using AES-128 bit encryption. âAll devices on the network, moreover, are authenticated so a user doesnât have to worry about unwanted or rogue activity,â Braun says.
In fact, the encrypted transmissions in wireless communications is currently filling a void at the lower levels of the Purdue model, according to Aurel Buda, factory automation product manager at Turck. âWith the exception of wireless communication systems, hardly any communication protocols at the field level in automation supports encryption,â he says.
Buda attributes this lack of support in part to the separation that manufacturing companies have tried to maintain between their automation and IT networks. In the past, the perception was that the separation made securing field-level communications unnecessary. Another reason that Buda gives for the scarcity of encryption support at the field level is money. âSecure communication comes at a cost,â he says. âConsidering that large facilities consist of thousands of field devices, the utilization of intrinsically secure components would increase their costs significantly.â
Scout for intruders
When coupled with the practice of shutting off unused ports, controlling the traffic permitted to cross firewalls limits the visibility that outsiders might otherwise have into the network. âNot knowing what is there on the network makes it much more difficult to do anything, let alone anything malicious,â Schaffer notes. âItâs difficult to attack something you canât see.â
Although a good cyber defense will strive to make the devices on a network as invisible as possible to hackers, it will strive to maximize their visibility to authorized personnel overseeing the network. âYou canât protect what you canât see,â Weinstein explains. âSo, at a minimum, users must increase the visibility of their OT [operational technology] network assets to include those sensors and other devices at levels 0 and 1 of the Purdue model.â
For Weinstein, visibility goes beyond simply adding them to a detailed inventory containing a list of devices on the network and their configuration settings. Visibility also includes the ability to inspect the communications among those devices. âIndustrial cybersecurity demands a deep understanding of each assetâs function and the relationships among the devices,â he says. âOnly by dissecting and correlating these process automation conversations from every corner of the network can 100 percent visibility be achieved.â
To help users achieve this goal, Claroty has developed tools that use multispectral data acquisition (MDA), a combination of passive monitoring, active querying, and application database parsing. Through passive collection, the tools automatically inventory the facilityâs assets and profile each assetâs communication pattern. Active querying is a targeted process for gathering those details not collectable through passive monitoring. Because some of the richest and most up-to-date asset data resides in the configuration files used to restore systems from backup, MDA also parses these large and complex binary files. The resulting collection of patterns form a baseline that Clarotyâs software uses to detect security problems.
Ultimately, though, the visibility spectrum of all security measures must bring sensors and other devices under the same cybersecurity umbrella that is protecting the rest of the network. âProtecting automation infrastructures requires holistic cybersecurity concepts that have to be reevaluated in regular audits,â Buda says.
About the Author

James R. Koelsch, contributing writer
Contributing Editor

Leaders relevant to this article:
