Skip to content

A simple tool for parsing pcap files in offline CTF.

Notifications You must be signed in to change notification settings

sea0breeze/PcapParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

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

About

A simple tool for parsing pcap files in offline CTF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages