CRNIOct 26, 2020

Easing the Conscience with OPC UA: An Internet-Wide Study on Insecure Deployments

arXiv:2010.13539v154 citations
Originality Synthesis-oriented
AI Analysis

This research addresses security risks for industrial networks transitioning online, highlighting widespread misconfigurations that could lead to attacks, though it is incremental as it applies existing scanning methods to a new dataset.

The study investigated insecure configurations in Internet-facing OPC UA systems, finding that 92% of deployments had security issues such as missing access control (24%), disabled security (24%), or deprecated cryptography (25%), and identified hundreds of devices sharing certificates enabling impersonation attacks.

Due to increasing digitalization, formerly isolated industrial networks, e.g., for factory and process automation, move closer and closer to the Internet, mandating secure communication. However, securely setting up OPC UA, the prime candidate for secure industrial communication, is challenging due to a large variety of insecure options. To study whether Internet-facing OPC UA appliances are configured securely, we actively scan the IPv4 address space for publicly reachable OPC UA systems and assess the security of their configurations. We observe problematic security configurations such as missing access control (on 24% of hosts), disabled security functionality (24%), or use of deprecated cryptographic primitives (25%) on in total 92% of the reachable deployments. Furthermore, we discover several hundred devices in multiple autonomous systems sharing the same security certificate, opening the door for impersonation attacks. Overall, in this paper, we highlight commonly found security misconfigurations and underline the importance of appropriate configuration for security-featuring protocols.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes