Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #37393

Parse a Wireshark pcap file

Date 2013-01-22 20:32 -0500
Subject Parse a Wireshark pcap file
From Kevin Holleran <kdawg44@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.853.1358904722.2939.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Is there a way to parse out a wireshark pcap file and extract key value
pairs from the data?  I am illustrated a sniff of some traffic and why it
needs utilize HTTPS instead of HTTP but I was hoping to run the pcap
through a python script and just output some interesting key value
pairs....

Thanks for your help.

Kevin

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Parse a Wireshark pcap file Kevin Holleran <kdawg44@gmail.com> - 2013-01-22 20:32 -0500
  Re: Parse a Wireshark pcap file Grant Edwards <invalid@invalid.invalid> - 2013-01-23 21:50 +0000

csiph-web