TLS/SSL Web server Traffic Analysis

This video article explains the TLS/SSL web server traffic analysis using the Wireshark packet capture tool. Any web server especially that requires login will be using TLS/SSL encryption to enable security. It is crucial to have a basic understanding of the TLS handshake and to familiarise the packets transaction.

TLS/SSL uses the asymmetric public key infrastructure to secure communication. Here in the below video, I have hosted a simple website on the Centos system and enabled TLS/SSL. I am using the Wireshark packet capture tool on the server to analyze the packets


PCAP File

Download PCAP File: https://drive.google.com/file/d/16Ki-ADAMPj2eZVfKXj4atH1nhb9eDjvQ/view?usp=drive_link

Reference and Related Links

HTTP Webserver traffic Analysis

Network Ping Command Explained

Establishing a TLS Connection

SSL/TLS Handshake

Thanks for watching. Will be posting similar contents. Stay tuned.

One Comment

Add a Comment

Your email address will not be published. Required fields are marked *