Skip to content

Latest commit

 

History

History
38 lines (36 loc) · 4.25 KB

File metadata and controls

38 lines (36 loc) · 4.25 KB

OPC-UA

Protocol OPC-UA
Name OPC-UA
Aliases OPCUA
Description Open communication standard for industrial automation and control
Port(s) 4840/tcp, 4840/udp, 4843/tcp (TLS)
Specifications OPC UA online reference
Wireshark dissector OPC-UA Plugin
Related CVE CVE-2019-13542, CVE-2021-23230, CVE-2021-42262, CVE-2022-25304, CVE-2022-25888, CVE-2022-25903

Articles

Conferences

Papers

Tools

  • freeopcua - Open Source C++ OPC-UA Server and Client Library
  • OpalOPC - OPC UA vulnerability and misconfiguration scanner
  • opcua-asyncio - Asyncio-based asynchronous OPC UA client and server based on python-opcua
  • opcua-client-gui - Simple OPC-UA GUI client
  • python-opcua - OPC UA Client and Server in Python
  • UA-.NETStandard - Official OPC UA .NET Standard Stack from the OPC Foundation