flowscrub provides multi-format (pcap, netflow, silk), multi-layer (link, network, transport, application), and multi-attribute (ethernet.src, ip.ttl, tcp.sport, http.uri, etc) transformations (set, zero, mask, rand, hash, etc) for flexible and powerful flow anonymization using simple configuration files.
smi:/Volumes/pcap jonojono$ ls -lh -rw-r--r-- 1 root wheel 568M 24 Aug 2006 2006-08-24.01.pcap.gz -rw-r--r-- 1 root wheel 421M 24 Aug 2006 2006-08-24.02.pcap.gz -rw-r--r-- 1 root wheel 428M 24 Aug 2006 2006-08-24.03.pcap.gz ... smi:/Volumes/pcap jonojono$ flowscrub.py -f pcap -c scrub.conf 2006-08-24.*.pcap.gz scrubbing 2006-08-24.01.pcap.gz...done scrubbing 2006-08-24.02.pcap.gz...done scrubbing 2006-08-24.03.pcap.gz...done ...
pcap.ts timedelta ethernet.src zero ethernet.dst zero ip.src mask 16 ip.dst hash tcp.sport zero
Release coming soon...
flowscrub's SVN repository and bug tracking is hosted at Google Code.
Unless stated otherwise, all material on this site is available under a Creative Commons Share-Alike license. Layout design compliments of Wouter Bolsterlee.