Suricata EVE JSON: From Alert to PCAP and Network Flow

Suricata EVE JSON involves mapping Flow, timings, protocols, DNS/TLS/HTTP, and asset context. A single packet or connection is partial evidence, so a sequence is built and verified against additional sources.
Network traffic provides a viewpoint that is not solely dependent on the endpoint. It allows identifying who communicated with whom, using which protocol, in what order, and with what volume, but requires an understanding of visibility limitations and encryption. This article focuses on Suricata EVE JSON and is intended for SOC analysts and IDS personnel. 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. eve.json, flow_id, alert.signature can point to a direction, but their meaning depends on time, asset, user, and expected activity. Therefore, we will build the examination around an investigative question, required evidence, and a clear criterion for completion.
The practical scenario in the article is: investigating a simulated Alert with flow_id. All examples are laboratory data or process descriptions. When dealing with Penetration Testing, Web, or Cloud, work only with explicit authorization, a defined Scope, and the ability to stop the test.




