Security Basics mailing list archives

Re: How to find a process


From: Pranay Kanwar <warl0ck () metaeye org>
Date: Thu, 14 Jun 2007 16:05:16 +0530

Hi,

You can use TCPView from sysinternals
if you are on windows series of OS.

http://www.microsoft.com/technet/sysinternals/Networking/TcpView.mspx

For *nix systems you can use lsof. lsof -i, shows the list of open files
of type socket. It is included with most the linux distros.

regards

warl0ck // MSG
http://www.metaeye.org


Current thread: