pcap_tls_analysis
Analyze TLS handshakes, SNI values, and certificate data in PCAP files to extract security information for network forensics and penetration testing.
Instructions
Analyze TLS handshakes, SNI values, and certificate data in a PCAP. Returns sni_values, tls_versions, server_ephemeral_keys, and client_randoms. Read-only file analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcap_path | Yes | Path to the PCAP file |