Skip to content

AnthonyCamper/pcap_scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcap_scrapping

Scripts for the processing of PCAPs using scapy + opencv + pandas

Prerequisites

scapy       -- pcap processing 
pandas      -- dataframe
binascii 
pathlib
progressbar -- Provides visual justification to upgrade hardware
tkinter     -- because why not

How-To

I would recommend to put pcap into data folder Select the file, then it automatically runs... sorry

Acknowledgments/Sources

TO-DO

  • allow read in multiple files
  • full session data
  • pcap sessions -> df
  • Make these three work together somehow

About

python scripts using scapy to process pcaps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages