

           snort-rep - a snort reporting tool

           by David Schweikert <dws@ee.ethz.ch>



Introduction
------------

    snort-rep is a Snort reporting tool that can produce text
    or HTML output from a syslog file. The reports contain:
    
    o   Portscan summary
    
    o   Alert Summary by ID
    
    o   Alert summary by remote host and ID
    
    o   Alert summary by local host and ID
    
    o   Alert summary by local port and ID
    
    It is designed to be used for daily e-mail reports to the
    system administrators (see snort-rep-mail for an example
    script that generates daily e-mails). The HTML output
    contains direct links to the IDS descriptions of
    whitehats.com.

Availability
------------

    snort-rep is released under the GNU General Public License.
    Download it at

    >> http://people.ee.ethz.ch/~dws/software/snort-rep/ <<

Documentation
-------------

    See 'perldoc snort-rep'

