Are there any tools that I can use to monitor and see what applications are running, and what address(es) they're connecting to?
I have this port monitoring software, but it can only show the IP address of the destination. What I want to know is the actual url.
For instance, say some software was trying to connect to http://random.address.com/321 for some unknown reason. That's the information I want, the http:// part, not the ip address of the dns server.
Thanks
Erm, thanks, but what I want to know is where it's connecting to, or attempting to connect to, not whom the process is run by. I'm only interested in the destination address.
http://www.nirsoft.net/utils/cports.html
Looks like it spits out the remote IP only, though? I've never used it, though, so I can't vouch for it.
"They're polyurethane sex toys, Joe. They aren't capable of judgment."
I think you want something like this,http://www.tamos.com/screnshots/inde...oduct=commview . It costs $149 for home users, but they do have a free evaluation version here, http://www.tamos.com/products/commview/# . Back when I used to program, I used to use this program alot as a packet sniffer. If you have a need for something like this it is worth every bit of that $149.
█ Patrick - Galaxy-Solutions, LLC
█ Dedicated Servers (http://galaxy-solutions.net) Hosting (http://galaxy-hosts.com)
█ (386) 984-3717
█ Why Us? (Click here to find out!)
http://www.wireshark.org/
Formerly Ethereal
"They're polyurethane sex toys, Joe. They aren't capable of judgment."
Oh, you beat me to it...
Remember to filter http.request exists to get http traffic only
Thanks! Wireshark got what I wanted. For free too.
Bookmarks