Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 313 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 313 Bytes

tls_dissect

This project is used to capture and parse TLS packets. It is useful for troubelshooting TLS sessions on remote systems where running tools like wireshark is rather hard.

Tested with TLS 1.2 and 1.3.

At this time it will output the content of ClientHello and ServerHello packets to stdout.