Built for the ticket,
not the protocol spec.

A packet capture already contains the answer. The problem is that reading one is a skill, the pressure is on, and the person who needs the answer is usually not the person who can spend an hour in a packet list. This tool reads the capture and writes down what happened, in sentences.

What it is

A pcap/pcapng analyzer that runs entirely on the server it is installed on. You upload a capture, it follows every TCP stream by sequence number, reads the handshakes, the TLS negotiation and certificates, the DNS lookups, the HTTP requests, the ARP and the ICMP errors — and then it tells you, per conversation, whether it was healthy, degraded or broken, and why. Then it lets you filter the whole capture by source IP, destination IP or protocol.

Who it is for

The engineer holding the ticket

“It works from here but not from there.” The report names the stream, the stage and the reason — refused, dropped, reset after data, certificate expired, name never resolved.

Whoever owns the firewall

Palo Alto writes four captures for one session. Upload the set and they are analysed together rather than one at a time.

Anyone handed a .pcap

You do not need to know what a duplicate ACK means. The finding explains what it is evidence of, and what it is not.

Honest limits

Check something else next

The other modules look at the same target from a different angle.