Hi...How can I find out what filters were used when a capture took place and saved in a file? If you get a capture file from someone, can you find out what capture filters were used?...Thanks asked 12 Jun '15, 14:37 zerowire |
One Answer:
Yes, if the file format for the capture was pcapng, and if the capture tool wrote the capture filter string to the file. You can check by looking at the summary statistic. There's a list of capture interfaces, and one column will tell you the capture filter, if any. answered 12 Jun '15, 15:11 Jasper ♦♦ |
Found it. Thank you Jasper so much.