diff options
author | Niels Horn <niels.horn@gmail.com> | 2010-10-16 21:37:04 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-10-16 21:37:04 -0500 |
commit | 3dbd1ebb1149fb1b29278c065f269d82f1ffe201 (patch) | |
tree | 8126413bed755bf16652def44475b35209c24c20 /network/base/README | |
parent | 64e84ab974fc5715cdb4614e47a9c9124e1e9331 (diff) | |
download | slackbuilds-3dbd1ebb1149fb1b29278c065f269d82f1ffe201.tar.gz |
network/base: Added (web front-end for Snort)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/base/README')
-rw-r--r-- | network/base/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/base/README b/network/base/README new file mode 100644 index 0000000000..b2dc421ff5 --- /dev/null +++ b/network/base/README @@ -0,0 +1,8 @@ +BASE is the Basic Analysis and Security Engine. It is based on code +from the Analysis Console for Intrusion Databases (ACID) project. +This application provides a web frontend to query and analyze the alerts +coming from a Snort IDS system. + +This requires adodb and snort. + +See the included README.SLACKWARE for information on setting up BASE. |