Analyzing Suspicious HTTP Traffic in Wireshark

HTTP analysis in Wireshark is performed by mapping Flow, timings, protocols, DNS/TLS/HTTP, and context to the asset. A single packet or connection is partial evidence, so a sequence is built and verified against additional sources.
Network traffic provides a viewpoint not solely dependent on the endpoint. It allows identifying who talked to whom, using which protocol, in what order, and in what volume, but requires understanding the limits of visibility and encryption. This article focuses on HTTP analysis in Wireshark and is intended for SOC analysts and PT students. The goal is to provide a working methodology that can be applied in practice, during professional interviews, and in a work environment, without settling for a dictionary definition.
The main challenge is that data is almost always partial. Protocol Hierarchy, Endpoints, Conversations can indicate a direction, but their meaning depends on time, asset, user, and expected activity. Therefore, we will build the examination around an investigation question, required evidence, and a clear criterion for completion.
The practical scenario in the article is: investigating a suspicious download from unencrypted traffic in the lab. All examples are lab data or descriptions of processes. When dealing with Penetration Testing, Web, or Cloud, work only with explicit authorization, a defined Scope, and the ability to stop the test.




