This is a comprehensive Wireshark reference that walks you through packet capture, filtering, and analysis workflows. It covers the essentials like display filter syntax for protocols and TCP flags, following streams to reconstruct conversations, and using the statistics tools to spot patterns. The security analysis section shows you how to detect port scans, ARP spoofing, and suspicious DNS activity. It's structured as a phase-by-phase guide rather than a quick reference, so it's better suited for learning the tool systematically or guiding an investigation from capture to conclusion. The filter examples are practical and copy-paste ready, which saves time when you're deep in a pcap file trying to isolate malicious traffic.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill wireshark-analysis