From 365786a0146ee13cbff62e45de2008abfb969fd2 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Fri, 26 Jul 2019 14:25:48 -0400 Subject: [PATCH] Add TraceWrangler, a powerful pcap and pcapng file editor. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a05dbc..310d62f 100644 --- a/README.md +++ b/README.md @@ -370,6 +370,7 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma * [bittwist](http://bittwist.sourceforge.net/) - Simple yet powerful libpcap-based Ethernet packet generator useful in simulating networking traffic or scenario, testing firewall, IDS, and IPS, and troubleshooting various network problems. * [tcpreplay](https://tcpreplay.appneta.com/) - Suite of free Open Source utilities for editing and replaying previously captured network traffic. +* [TraceWrangler](https://www.tracewrangler.com/) - Network capture file toolkit that can edit and merge `pcap` or `pcapng` files with batch editing features. * [WireEdit](https://wireedit.com/) - Full stack WYSIWYG pcap editor (requires a free license to edit packets). ### Proxies and Machine-in-the-Middle (MITM) Tools