Skip to content

mlnoga/tcptimestamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcptimestamp

A tool which hunts for TCP timestamp inconsistencies in PCAP files

Background

Prerequisites

  • go v1.10 or higher
  • gcc
  • libpcap
  • libpcap-devel

Build

go build

Run

  • mkdir -p traces/
  • Put or symlink the desired traces in there
  • ./run.sh

About

A tool which hunts for TCP timestamp inconsistencies in .pcap files

Resources

License

Stars

1 star

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors