Searching for certain flow in Wireshark
Hi
I want to know if there is a way I can see certain traffic flow of specific communication between related source & destination IPs/Ports for particular session . For example I run wireshark and total capture was 1000 flows , i want to see the related flow of specific traffic (which might be 50 out of 1000 flows) ,, This is something shouldn't come in display or capture filter i believe but i don't know how can i do this ??
Thank you .
Can you define what a "flow" is? You can certainly set both capture and display filters to only show the traffic meeting your src\dst\port requirements.
Suppose I did 10 testing sessions , and it generates 1000 packets ... I want to see the related flow of 1st session only ( may be 30-50 packets ...etc )
Depends on the protocol, for example you can use the display filters
tcp.stream eq x
orudp.stream eq x
if using those protocols, wherex
is the stream number.I think Laura has a couple of very good video's on the subject of how to customize your views in personalized profiles. That way you can add certain fields you find interresting into the fields shown.
For example: https://www.youtube.com/watch?v=ZhpFU...