Anonymizing pcaps for sharing/analysis
Hi there I'd like to share a PCAP file for comments. How can I strip MAC address info and data so that it can safely shared on this boeard?
Have a look at this blog-post by @Jasper (who wrote Tracewrangler)
Thanks!.........
Tracewrangler works great. The only limitation I have bumped into is that it can only remove single VLAN tag. Use editcap to remove multiple VLAN tags.
I'll have to check into that - Tracewrangler can parse stacked VLAN tags but maybe I forgot to actually add code to remove them...
Why would people want to anonymise VLAN tags? Frankly, why would people want also to remove private ip addresses? Is there any reason why you would want to anonymise anything else than mac address and payload?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: Apr 20 '1
Seen: 1,341 times
Last updated: Apr 21 '21
What is the syntax for wireshark custom column
Tshark output file problem, saving to csv or txt
How to convert Pcapng file to pcap file by Tshark
Can I create a capture filter on a pcap file
How can I extract parameters from pcap
How to figure out cookies from pcap files?
extract only payload parts of packets of pcap file
Is there a maximum file size for pcap-files?
How to use rawshark to analyse a pcap file which is generated by tcpdump?