From a4e810916b0953794a870f73816a67547386a966 Mon Sep 17 00:00:00 2001 From: Aaron Kaufman Date: Sat, 12 Jul 2014 17:31:55 -0700 Subject: [PATCH] Update README.md Added Ossec. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6381550..84d3b2c 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v *Security tools.* * [Fail2Ban](http://www.fail2ban.org/wiki/index.php/Main_Page) - Scans log files and takes action on IPs that show malicious behavior. +* [Ossec](http://www.ossec.net) - Host-based Intrusion Detection System that performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response. ## SMTP *SMTP servers.*