Hi Gilles,
You could use "follow tcp stream" after you have
found the packet with "data.data contains <URL>". Or you could use the
"conversation filter" option when you right-click in the
packet-list.
Currently, there is no way to automatically display
all complete TCP streams where a certain string apears anywhere within the
stream (it is on my wishlist to implement though). This is because it would
require a two-step filtering process (once to know which streams contain the
packet and then a second run to filter these streams).
You could automate the process with tshark
though...
Cheers,
Sake
----- Original Message -----
Sent: Wednesday, February 11, 2009 12:20
PM
Subject: Re: [Wireshark-users] find all
tcp stream contain specific data
Hi Sake,
thanks for your replies but doesn't works because communication proxies
is not HTTP. It's just TCP.
The url is contain in data.
i can apply the filtre "data.data contain" but in this case i've just the
packet wich contains the good string.
I want all TCP Stream where there is the string at a moment in
data.
i don't know if i'm clear.
Scuse my english, i'm a french guy.
regards
Zoun69
___________________________________________________________________________ Sent
via: Wireshark-users mailing list
<wireshark-users@xxxxxxxxxxxxx> Archives:
http://www.wireshark.org/lists/wireshark-users Unsubscribe:
https://wireshark.org/mailman/options/wireshark-users
mailto:wireshark-users-request@xxxxxxxxxxxxx?subject=unsubscribe
|