Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 686 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 686 Bytes

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