diff --git a/README.md b/README.md index 8e85c53..fa2b23a 100644 --- a/README.md +++ b/README.md @@ -382,7 +382,7 @@ See also [awesome-pcaptools](https://github.com/caesar0301/awesome-pcaptools). * [Dshell](https://github.com/USArmyResearchLab/Dshell) - Network forensic analysis framework. * [Netzob](https://github.com/netzob/netzob) - Reverse engineering, traffic generation and fuzzing of communication protocols. * [Wireshark](https://www.wireshark.org/) - Widely-used graphical, cross-platform network protocol analyzer. -* [netsniff-ng](https://github.com/netsniff-ng/netsniff-ng) - Swiss army knife for for network sniffing. +* [netsniff-ng](https://github.com/netsniff-ng/netsniff-ng) - Swiss army knife for network sniffing. * [sniffglue](https://github.com/kpcyrd/sniffglue) - Secure multithreaded packet sniffer. * [tcpdump/libpcap](http://www.tcpdump.org/) - Common packet analyzer that runs under the command line.