Skip to content

mostfunkyduck/scrubpcap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

scrubpcap

Given an input pcap file, this utility will scrub everything above the transport layer to remove sensitive information in the higher level payloads. Note that IPs are left the same right now, so it's only partially scrubbed.

Building

go build will cut it

Usage

./scrubpcap -inputfile blah.pcap -outputfile blah.stripped.pcap

About

Small utility in golang for parsing pcap dumps and removing TCP payloads to allow sharing TCP headers by themselves without potentially sensitive body contents

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages