Skip to content

AlexeyChashchegorov/ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Repository to extract specific data from captured traffic

Contains 2 scripts:

  • capture.sh : capture traffic for specific interface in limited time, need sudo in some cases
  • extract.sh : extractor of specific binary data from *pcap file

Excecution: sudo ./capture.sh -i "interface name" -o "output.pcap" -t "capture time" ./parse.sh -i "input.pcap"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages