[12130] in bugtraq
Re: WIn98 port security query
daemon@ATHENA.MIT.EDU (Mike Acpizer)
Tue Oct 5 16:26:23 1999
Message-Id: <199910040933.KAA05642@mach.unseen.org>
Date: Mon, 4 Oct 1999 10:33:22 +0100
Reply-To: Mike Acpizer <acpizer@MACH.UNSEEN.ORG>
From: Mike Acpizer <acpizer@MACH.UNSEEN.ORG>
X-To: bugtraq@securityfocus.com
To: BUGTRAQ@SECURITYFOCUS.COM
>I've been finding strange ports open lately on one of my Win98 boxen.
>I've found a couple of netstat-for-Windows programs, but, like the Unix
>version, neither of them seem to know how to find out _which process_
>has the socket bound.
>Is this impossible?
yes, it's possible, but a little complex.
here is a program which does just that:
http://www.bahnhof.se/~winnt/toolbox/inzider/
Cheers.