Welcome to MSDN Blogs Sign in | Join | Help

PortReporter

Have you ever wanted to find out about any of the following:

  • The ports that are used
  • The processes that use the port
  • Whether a process is a service
  • The modules that a process loaded
  • The user accounts that run a process

Yes? Good. Because Microsoft has a new toy for you - PortReporter. It logs all the information above on Win2K3 and XP. The tool also works on Win2k, but it logs less information.

Anyway, go can read more about it in KB 837243. Then download it and play around.

Published Thursday, March 18, 2004 10:03 AM by Franci Penov
Filed under:

Comments

# Port Reporter Tool

Thursday, March 18, 2004 1:22 PM by IT Digest - Ingenious Tejas's Digest Blog

# re: PortReporter

Looks good for monitoring remoting services call to and from IIS and other .NET applications on the server
Thursday, March 18, 2004 10:22 AM by Kingsley Tagbo

# New and Notable 40

Thursday, April 01, 2004 8:16 AM by Sam Gentile's Blog

# New and Notable 40

Thursday, April 01, 2004 8:17 AM by Sam Gentile's Blog

# re: PortReporter

There is an error in portreporter, that causes portreporter to crash. For example simple Python script:

import smtplib

a = []
while 1:
a.append(smtplib.SMTP("my.smtp.server"))


After running it for a while portreporter crashes:

Faulting application portreporter.exe, version 0.0.0.0, faulting module portreporter.exe, version 0.0.0.0, fault address 0x00004872.

Nice tool, but too easy to disable :(
Friday, July 23, 2004 2:41 PM by Pawel

# Port Reporter Parser v1.0

Wednesday, September 01, 2004 4:52 PM by Franci Penov

# Port Reporter Parser v1.0

Monday, September 27, 2004 4:52 AM by Suresh Ramasamy

# Port Reporter Parser v1.0

Monday, October 25, 2004 7:02 AM by Suresh Ramasamy
New Comments to this post are disabled
 
Page view tracker