Skip to content
Cyber Unboxed
Back to all tools

Zeek

Network Security

Turn network traffic into structured logs.

Who uses it?

Network security analysts, threat hunters and detection engineers.

Best for

Turning network traffic into searchable logs

Similar tools

Wireshark, Nmap

What is it?

Zeek is an open-source network analysis framework that turns traffic into detailed, structured logs.

What problem does it solve?

Raw packet captures are large and hard to search. Zeek summarises connections and protocols into logs that are easy to query.

How does it work?

Zeek watches network traffic, live or from a capture file. It writes logs for connections, DNS, HTTP, TLS and more. Logs are sent to a SIEM for search and correlation.

Simple example

zeek -r capture.pcap

Reads a saved capture and writes logs such as conn.log and dns.log.

When would a SOC analyst use it?

When investigators need network context for an alert without storing full packet captures.

Similar tools

Explore more tools.

From SIEM to threat intelligence — get to know the tools that power modern cybersecurity.

Browse all tools