Wireshark-users: [Wireshark-users] Interpreting TLS v1 Capture (Anti-Debug Trick?)
Hi All,
I'm having problems interpreting a capture. It appears the program is
opening two sockets. Both are using SSL/TLS.
First Socket (TLS v1):
* TCP Three way handshake
* Client Hello
* Server Hello
...
secure communications
Second Socket (TLS v1):
* TCP Three way handshake
* Client Hello
After the client hello, Wireshark is claiming '[TCP Previous segment
lost] [TCP segment of a reassembled PDU]'. I then observe a data
exchange, but Wireshark reports 'Ignored unknown data'. No information
regarding the server hello, and no 'vanilla' TCP data transfer.
I suspect that this *might* be an anti-debug/trace trick (am I being
too paranoid?). It is definitely reproducible. Has anyone encountered
similar? The server in question is
instinfo.onecare-live.com.nsatc.net.
Thanks in advance,
Jeffrey Walton