Jump to content

How to establish which service is connecting to an IP address


RAGGATIP

Recommended Posts

Hi all,

I would like to know how to establish which service is connecting to an IP address address. I can see in Comodo that svchost.exe has established a connection but cannot find out exactly which service it is that's connecting.

Thanks in advance

Link to comment
Share on other sites


+1 - Process Monitor can give you the Process ID (PID) and the callstack of the svchost making the request (just use the network filter in procmon), and Process Explorer can give you more information about that PID and what is running in it (if the stack from procmon doesn't already make it incredibly obvious).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...