Home » Questions » Computers [ Ask a new question ]

How to write a filter in Wireshark/Ethereal that displays only packets with a specific string?

How to write a filter in Wireshark/Ethereal that displays only packets with a specific string?

Wireshark supports filters like this:

Asked by: Guest | Views: 269
Total answers/comments: 1
Guest [Entry]

There seems not to be an generic way of doing this. The filter you need to apply is dependent on the protocol you are listening for. Try looking at the filter list at http://www.wiresharkdotorg/docs/dfref/.