📄 readme
字号:
What you find here are scripts/files which are not part of snort, butare essential/helpful to get some of its features working.Below is a brief description of each file:ACID - The Analysis Console for Intrusion Databases is a powerfulanalysis and visualization application. ACID requires a PHP enabled web server and use of the snort database plugin.Guardian - a script that automatically reconfigures ipchains firewalls based on Snort alertsNet-SnortLog-0.1.tar.gz - a Perl module for manipulating snort log files.SnortSnarf - Code to parse a file of snort alerts and produceHTML output intended for diagnostic inspection and tracking down problems. The model is that one is using a cron job or similar to produce a daily/hourly/whatever file of snort alerts. This script can be run on eachsuch file to produce a convenient HTML breakout of all the alerts.Spade - SPADE stands for the Statistical Packet Anomaly Detection Engine. Itis a Snort preprocessor plugin which sends alerts of anomalous packet throughstandard Snort reporting mechanisms.address_config.sh - enables Snort to change its address space quickly and painlessly.create_mysql - contains the SQL to create tables for MySQL database loggingcreate_postgresql - contains the SQL to create tables for PostgreSQL database loggingmysql.php3 - display your MySQL database events from your PHP web serverspassiveOS.tar.gz - Craig Smith has finished writing the Passive OS detectionfor snort (log_dir and alert file) pgsql.php3 - display PostgreSQL database events from your PHP web serverssnml.dtd - A copy of the DTD that the XML plugin conforms to.snort-sort.pl - this script produces a sorted list of snort alerts from a snortalert filesnort2html.pl - generates web pages from snort alertssnort_stat.pl - perl script that provides a statistical analysis of syslogalerts produced by Snortsnortdb-extra.gz - Contains database tables that supplement the base tables required for database support in snort in order to make data more human readable.snortlog - perl script that provides syslog alert summaries and reverseattacker name resolutionsnortnet.tar.gz - SnortNet is a research project that targets development ofa Distributed Intrusion Detection System (DIDS) based on snort NIDS as a nodesensor.snortwatch-0.7 - This is a little tool to help keep track of alerts generatedby the excellent IDS tool snort. I've mostly tested snortwatch against version1.5.x of snort and although the output of 1.6 seems very similar if not to sayidentical, there may still be some type of alert I haven't come across thatcould throw off the parsing.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -