• caglararli@hotmail.com
  • 05386281520

A python code to match a web page with it’s pcap file

Çağlar Arlı      -    9 Views

A python code to match a web page with it’s pcap file

I must use meta-data to figure out what websites someone has visited. I have access to the pcap files of the pages they visited and they have been isolated to some degree, but I need to figure out exactly what pages were visited. I want a python script to match a web page with it’s pcap file (TLS is used so you can’t see any actual packet consents ).