Ask Your Question

Revision history [back]

How to parse flows using python?

Hi, First time poster here. I am working on a final project for school and I have tons of pcaps where I am interested in only certain flows. I need to programmatically pull the flows I am interested in out of the pcaps. I need to do it programmatically because it is 1000s of files and 10,000s of flows. I would like to do this with python. Are there any suggestions for automating wireshark with python?

How to parse flows using python?

Hi, First time poster here. I am working on a final project for school and I have tons of pcaps where I am interested in only certain flows. I need to programmatically pull the flows I am interested in out of the pcaps. I need to do it programmatically because it is 1000s of files and 10,000s of flows. I would like to do this with python. Are there any suggestions for automating wireshark with python?