
Module: mod_ports
Author: Brian Wotring (brian@shmoo.com)


DESCRIPTION:

The mod_ports monitors changes for local network ports in the LISTEN state
for TCP, and UDP ports.  It logs the port number, the process listening on
the port, as well as remote and local IP.

USE:

To use this module, all  that is needed is to include it in the System
block of a scan configuration, e.g.:

    <System>
    ...
    Include mod_ports
    ...
    </System>


PARAMETERS:

There are no parameters for this module.

PLATFORMS:

Currently, this module only works on XP and Windows 2003 AS.    

NOTES:



