S
S
SuperPetrovich2015-08-22 12:49:37
linux
SuperPetrovich, 2015-08-22 12:49:37

How to highlight certain packets in wireshark and save them to a file?

How to extract certain packets (responses) in wireshark, for example, packets from DNS and save them to a file?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
throughtheether, 2015-08-22
@SuperPetrovich

If it makes sense to filter traffic at the capture stage, you should, sorry for the captaincy, use capture filters (berkeley packet filter), the link was provided to you by Avtandil Tridvarasov .
If there is already a dump that needs to be filtered, then you need display filters . In the case of DNS, enter the string "dns" without quotes in the Filter field, then File -> Export specified packets..., in the Packet range window that appears: Displayed radio button.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question