Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
|
| ACID works with MySQL or PostgreSQL databases. |
|
| To work properly, ACID needs a Web server with PHP4 and a set of PHP libraries installed. |
|
| ACID deployment can be scaled so that many different Web servers work with one database or so that different consoles have different access rights. |
|
| The search feature allows database exploration and correlation of events. |
|
| Database management allows clearing of alerts or moving them into an archive database. SGUIL is a powerful analysis platform for monitoring Snort events. |
|
| SGUIL is written in tcl/tk so it is possible to run on many different platforms. |
|
| SGUIL can quickly query the database and generate incident reports. SGUIL can even sanitize the report data so that your private IP information is not revealed. |
|
| Snort_stat.pl is Perl script that summarizes Snort event file information. |
| Run snort_stat.pl from a cron script and have it mail you the results. For added privacy, encrypt the data with PGP. |
|
| SnortSnarf processes Snort log files and creates a set of static HTML pages with various details and correlations between data. It can process various events that are not logged to a database—for example, portscan log files. |
|
| It is more useful to have SnortSnarf run periodically as a cron job. |
|
| If you provide SnortSnarf with a reference to your rules file, it will include rule-related information in its output, such as exploit database reference links or rule descriptions. |
|
| Take care to secure access to the Web server that SnortSnarf is posting your IDS information on. Attackers might be very interested in what your IDS is picking up. |