/pcap_scraping

python scripts using scapy to process pcaps

Primary LanguagePython

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