About Lesson
Wireshark for Cryptographic Analysis
Wireshark is a network protocol analyzer that can be used to examine encrypted traffic and understand how cryptographic protocols like TLS/SSL function in real-world scenarios.
- Features:
- Packet capture and analysis.
- Decoding of encrypted protocols (with keys, when available).
- Hands-On Practice:
- Capture network traffic for a TLS session.
- Use Wireshark to analyze the TLS handshake process.
- Inspect the encrypted traffic to identify the cipher suite used.