Closed Thread
Results 1 to 8 of 8

Thread: Is there a way to monitor software connections?

  1. #1
    ლ(╹◡╹ლ) LeX has disabled reputation
    Join Date
    Oct 2000
    Posts
    7,596

    Is there a way to monitor software connections?

    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

  2. #2
    NLC DarkBlood is just really niceDarkBlood is just really niceDarkBlood is just really niceDarkBlood is just really nice DarkBlood's Avatar
    Join Date
    Aug 2002
    Location
    Madison, WI
    Posts
    4,506
    Quote Originally Posted by LeX View Post
    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
    Using the Task Manager (CRTL+ALT+DEL, on Novell you'll need to hit Task Manager button after you hit those three keys.) Go to processes, and you'll see what programs are running in the BG, and who is running it.

    This doesn't show IPs, rather the usernames for the network.

  3. #3
    ლ(╹◡╹ლ) LeX has disabled reputation
    Join Date
    Oct 2000
    Posts
    7,596
    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.

  4. #4
    NLC Ben has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond repute Ben's Avatar
    Join Date
    Jun 2001
    Location
    Atlanta
    Posts
    7,513
    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."

  5. #5
    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!)

  6. #6
    NLC Ben has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond reputeBen has a reputation beyond repute Ben's Avatar
    Join Date
    Jun 2001
    Location
    Atlanta
    Posts
    7,513
    Quote Originally Posted by Galaxy-Hosts.com View Post
    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.
    http://www.wireshark.org/
    Formerly Ethereal
    "They're polyurethane sex toys, Joe. They aren't capable of judgment."

  7. #7
    FWS Addict fireshark will become famous soon enough fireshark's Avatar
    Join Date
    Mar 2005
    Location
    port 80
    Posts
    878
    Oh, you beat me to it...

    Remember to filter http.request exists to get http traffic only

  8. #8
    ლ(╹◡╹ლ) LeX has disabled reputation
    Join Date
    Oct 2000
    Posts
    7,596
    Thanks! Wireshark got what I wanted. For free too.

Closed Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts