Capture and interactively analyze network traffic in real time. Wireshark is the essential tool for packet analysis, forensic investigation, and understanding how protocols work under the hood.
Wireshark is a free, open-source packet analyzer used for network troubleshooting, analysis, software and communications protocol development, and education. It displays captured packet data in as much detail as possible.
Wireshark is used by penetration testers, SOC analysts, red teams, and security researchers worldwide. It is a core tool requirement for certifications including CEH · CHFI · PNPT.
wireshark -i eth0 -w capture.pcapng
http
ip.addr == 192.168.1.10
Right-click a packet → Follow → TCP Stream
File → Export Objects → HTTP