Discussion:
How to capture Skype traffic on my PC?
(too old to reply)
Mike Oswald
2007-12-31 16:27:30 UTC
Permalink
Hell everybody!

How do I capture Skype TCP-IP traffic on my computer?
I do not think tools like Ethereal (Wireshark) can capture traffic from a
specific application, can they?
Is there any good, effective way of accomplishing such task?
I simply want to know what exactly is being transmitted and to where.

Thank you for any hints.

Mike
Phil Cartwright
2007-12-31 17:55:40 UTC
Permalink
Post by Mike Oswald
I do not think tools like Ethereal (Wireshark) can capture traffic from a
specific application, can they?
If the application communicates on a particular port, they certainly
can. You can look at the traffic bound for port 80 of remote machines to
see (most of) the requests that your web browser sends, for example.

I'm pretty sure these sorts of things can identify at least some
protocols by the format of the messages as well, including HTTP, and so
see the return traffic *to* the browser. Perhaps also associate a
request with its responses.

In theory, they could also identify all traffic from a specific
application by using whatever method ZoneAlarm and similar firewall
software uses to tell which traffic is from what application. I'm not
sure if any actually do this, however.
--
There's only four things you can be certain of: taxes, change, spam, and
death.
Loading...