Skip to content
Cyber Unboxed
Back to all tools

Wireshark

Network SecurityForensics

See the individual packets crossing a network.

Who uses it?

Network engineers, SOC analysts, incident responders and students.

Best for

Deep packet inspection and troubleshooting

Similar tools

Zeek, Nmap

What is it?

Wireshark is a free packet analyser that captures and displays network traffic in detail.

What problem does it solve?

When something behaves strangely on a network, you need to see what was actually sent and received.

How does it work?

It captures packets from a network interface or opens a saved capture file. Protocols are decoded so each packet's fields can be read. Filters narrow the view to the conversation you care about.

Simple example

dns.qry.name contains "example"

A display filter that shows DNS queries for names containing “example”.

When would a SOC analyst use it?

When alert data is not enough and the analyst needs to confirm what a suspicious connection really contained.

Similar tools

Explore more tools.

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

Browse all tools