サーバ証明書やTLSハンドシェイクの説明は省略する。ここでは実際にClientでパケットの内容を確認する。 $ openssl s_client -connect x.com:443 < /dev/null 2>/dev/null | openssl x509 -noout -textssl x5Certificate:ext Data: Version: 3 (0x2) Serial ...
A follow up to our previous guide (Quick and dirty Wireshark tutorial), this advanced Wireshark tutorial will help you delve into Wireshark’s more advanced features. While the first section of this ...