pcap2csv Documentation

Overview

pcap2csv is a tool that simply converts packet captures in pcap format into CSV format. It extracts all header fields for all packets seen in the capture file, and saves them into a CSV file in the output directory specified.

Note

The tool supports extraction of packet ethernet, IPv4, IPv6, TCP and UDP headers. It skips non-ethernet packets, and it will perform only ethernet protocol header processing for packets that are not IPv4/IPv6 etc,.