What is the difference between 'Follow HTTP Stream' and 'Follow TLS Stream'?

Study for the Wireshark Block 5 Exam. Prepare with flashcards and multiple choice questions, each offering hints and explanations. Ace your exam with the best resources!

Multiple Choice

What is the difference between 'Follow HTTP Stream' and 'Follow TLS Stream'?

Explanation:
The main idea is that these Follow features operate at different layers of a TLS/HTTP conversation. HTTP Stream is about the actual HTTP dialogue when the traffic is unencrypted. It reassembles and presents the HTTP requests and responses in order, giving you a readable transcript of the conversation. If the traffic is TLS-encrypted, there is no readable HTTP content to show in this view. TLS Stream, however, focuses on the TLS protocol itself. It shows the TLS handshake and the TLS records that carry the encrypted data. If you have the means to decrypt the session (for example, with the proper keys), you can then see the HTTP payload after decryption. So TLS Stream gives you the handshake details and, potentially, the decrypted HTTP messages. That’s why the best answer describes Follow HTTP Stream as reconstructing the HTTP dialogue and Follow TLS Stream as showing the TLS handshake and, if decrypted, the HTTP payload. The other descriptions mix up what each view does (for example, HTTP Stream does not decrypt TLS on its own, and DNS queries aren’t the focus of the HTTP stream view).

The main idea is that these Follow features operate at different layers of a TLS/HTTP conversation. HTTP Stream is about the actual HTTP dialogue when the traffic is unencrypted. It reassembles and presents the HTTP requests and responses in order, giving you a readable transcript of the conversation. If the traffic is TLS-encrypted, there is no readable HTTP content to show in this view.

TLS Stream, however, focuses on the TLS protocol itself. It shows the TLS handshake and the TLS records that carry the encrypted data. If you have the means to decrypt the session (for example, with the proper keys), you can then see the HTTP payload after decryption. So TLS Stream gives you the handshake details and, potentially, the decrypted HTTP messages.

That’s why the best answer describes Follow HTTP Stream as reconstructing the HTTP dialogue and Follow TLS Stream as showing the TLS handshake and, if decrypted, the HTTP payload. The other descriptions mix up what each view does (for example, HTTP Stream does not decrypt TLS on its own, and DNS queries aren’t the focus of the HTTP stream view).

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy