Friday, July 14, 2017

Searching for a needle in a pcap haystack with pyshark

Faced with a bit of a challenge recently: I had a large (multi-megabyte) packet capture file from Wireshark and needed to extract information from the start of each SSL/TLS session in the capture. I could have used a Wireshark display filter to find SS...

from Searching for a needle in a pcap haystack with pyshark

No comments:

Post a Comment