Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,13 @@ by James Forshaw.
* [Wireshark](https://www.wireshark.org/) - The most popular free and open source network protocol analyzer.
* [Tshark](https://tshark.dev/) - A CLI version of Wireshark.
* [tcpdump](http://www.tcpdump.org/) - A powerful open source command-line packet analyzer.
* [nDPI](https://github.com/ntop/nDPI) - Open Source Deep Packet Inspection Software Toolkit.
* [nDPId](https://github.com/utoni/nDPId) - Tiny nDPI based deep packet inspection daemons / toolkit.
* [NetworkMiner](https://www.netresec.com/?page=NetworkMiner) - A network forensic tool for PCAP file analysis.
* [Malware-Traffic-Analysis.net](https://malware-traffic-analysis.net/) - A large collection of malicious PCAP files that can be used to practice packet capture skills.
* [Publicly Available PCAP files](https://www.netresec.com/?page=PcapFiles) - A list of publicly available PCAP files for additional training.
* [PWRU (Packet, where are you?)](https://github.com/cilium/pwru) - eBPF-based Linux kernel networking debugger.
* [Retis](https://github.com/retis-org/retis) - Tracing packets in the Linux networking stack & friends.

### Network simulators and emulators

Expand Down