This is a static archive of our old Q&A Site. Please post any new questions and answers at ask.wireshark.org.

Dynamic Capture Export using python

0

Does anyone know where I should start looking (i.e. python or wireshark tutorials) if I wanted to write python code to dynamically extract capture data into a table for analyzing?

Thanks!

asked 11 Apr '16, 09:55

bjmarty's gravatar image

bjmarty
6223
accept rate: 0%


One Answer:

0

Please take a look at Sharktools or Pyshark

https://github.com/armenb/sharktools
http://kiminewt.github.io/pyshark/

Regards
Kurt

answered 19 Apr '16, 13:47

Kurt%20Knochner's gravatar image

Kurt Knochner ♦
24.8k1039237
accept rate: 15%