Skip to content

A tiny bash script to parser .pcap.gz files to a CSV

License

Notifications You must be signed in to change notification settings

Raniita/pcap_gz2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

pcap_gz2csv

A tiny bash script to parser .pcap.gz files to a CSV.

This scripto was created to help to parse the info collected on the Teleco LAN Party.

Features:

  • Autofile split to avoid rows overflow in excel/libreoffice.
  • Some randoms timestamp to see how much time you lost parsing A LOT of packages.

Usage:

  1. Place on folder where pcap.gz is.
  2. Give execution permissions (like 755 or something).
  3. Run the scriptoo (./pcap2csv.sh).
  4. When the scripto finishes, we will see the new csv files.

About

A tiny bash script to parser .pcap.gz files to a CSV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages