Decode a TLS record layer from hex. Content type, version and length for each record in the stream, and for a handshake the message type as well: a ClientHello is read down to its cipher suites, SNI , ALPN and supported versions, and an Alert is resolved to its level and description. Application data stays encrypted; there is nothing to read there without the session keys.
0 chars · 0 words · 0 lines
0 chars · 0 words · 0 lines