EN
ENNA

Wireshark

FeaturedGPL-2.0

🌐 Network Recon · C/C++

Wireshark is the world's most popular network protocol analyzer. It lets you capture and interactively browse the traffic running on a computer network. It has a rich feature set including deep inspection of hundreds of protocols, live capture and offline analysis, rich VoIP analysis, read/write support for many capture file formats, and powerful display filters. Wireshark is essential for network troubleshooting, security analysis, software development, and education.

9.1kstars
2.1kforks
2issues
Updated today

Installation

apt (Debian/Ubuntu)

$ sudo apt install wireshark

brew (macOS)

$ brew install --cask wireshark

choco (Windows)

$ choco install wireshark

Use Cases

  • Network protocol analysis and troubleshooting
  • Packet capture and deep inspection
  • Security incident investigation
  • Malware traffic analysis
  • VoIP and streaming analysis
  • Network forensics and evidence collection

Tags

packet-captureprotocol-analysisguiclassic

More in Network Recon