11/29/2018
Hello everybody,
I am looking for random OPC UA traffic capture file (pcap) to map some Specification information with.
If someone can make available to me some pcap files with OPC UA traffic (with the tcp packets), as well as OPC UA encrypted traffic, it will be nice and make me saving time.
Thanks in advance for any help,
11/29/2018
I used GitHub to generate OPC UA traffic but did not succeed for encrypted OPC UA traffic.
I am implementing some partial parser for OPC UA protocol and want to detect an encrypted OPC UA traffic over the network.
Those data also will help me creating some test for this parser/encrypted OPC UA detection.
05/30/2017
It should be as simple as selecting a security policy like Basic256Sha256 when the client connects.
I think you should spend your time figuring out what you are doing wrong when you run the reference applications rather than trying to use pre-generated data. That way you can test your program with live data.
1 Guest(s)