pcap analysis
I tested a pcap in wireshark for specific IP and all the packets I saw was either TCP or VPN I also wrote a script to decode packets and for specific packet(by timestamp) there is a discrepancy where on wireshark it shows layers up to TCP while my script could extract server hello and handshake data
Any Idea why could this happen?