Add TraceWrangler, a powerful pcap and pcapng file editor.

This commit is contained in:
Meitar M 2019-07-26 14:25:48 -04:00
parent fb35ce1de1
commit 365786a014
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -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