Network

TLS Record Parser

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.

Record Bytes

0 chars · 0 words · 0 lines

Get QR code
Copy to clipboard
Save to file

Dissection

0 chars · 0 words · 0 lines

Get QR code
Copy to clipboard
Save to file
Share

marduc812

SourcePrivacy

© 202620260908_dbfb472