Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 255 Bytes

File metadata and controls

10 lines (10 loc) · 255 Bytes

PcapParser

A simple command tool which can parse pcap files. It is created for offline ctf. It can follow tcp stream according to seq and ack. But its robustness is still not good.

Usage

pcapparse.py [-h] [-v] [-s string] [-p PORT] [-i IP] pcapfile