Snort mailing list archives
SnortReport update
From: Chris Adams <chris () improbable org>
Date: Wed, 8 Aug 2001 19:43:15 -0700
Since I've been unable to reach Circuits Maximus, I'm releasing a copy of SnortReport with a number of changes which I've made.
http://improbable.org/chris/software/snortreport.tar.gz has the entire directory; http://improbable.org/chris/software/snortreport.diff has the .diff for people who prefer it.
Here's some info about what's I've changed:
Many cleanups - eliminated PHP warnings, added some input validation to
previously unchecked fields, using urlencode() instead of
str_replace(" ", "%20", ...), etc.
Switched to Unix timestamps - this removed a ton of calls to date(),
cleaned up some of the logic and resulted in cleaner URLs. Also
fixed a minor bug in alert.php's timespan selector.
Added visual traceroute links to ipdetail.php
Added reference links (Arachnids, CVE, BUGTRAQ, etc.) to sigdetail.php
and alert.php
Added links in ipdetail.php to snort.org's port lookup database.
Added signatures over time line graph and link to alerts.php
Changed srconf.php to define() more non-varying items
Moved database connection code into srconf.php
Changed the manual sort in alerts.php to use uksort().
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
http://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users
Current thread:
- SnortReport update Chris Adams (Aug 08)
