From 1b8302225abc114308ddc11df4a81ab11cc08ac4 Mon Sep 17 00:00:00 2001 From: Tim Ski Date: Wed, 8 Oct 2014 17:21:10 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 58f8582..2b364ed 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ loosing the essens in the DNS answer. * [Bro](https://www.bro.org/) - Bro is a powerful network analysis framework that is much different from the typical IDS you may know. * [Suricata](http://suricata-ids.org/) - Suricata is a high performance Network IDS, IPS and Network Security Monitoring engine. Open Source and owned by a community run non-profit foundation, the Open Information Security Foundation (OISF). Suricata is developed by the OISF and its supporting vendors. * [Security Onion](http://blog.securityonion.net/) - Security Onion is a Linux distro for intrusion detection, network security monitoring, and log management. It's based on Ubuntu and contains Snort, Suricata, Bro, OSSEC, Sguil, Squert, Snorby, ELSA, Xplico, NetworkMiner, and many other security tools. The easy-to-use Setup wizard allows you to build an army of distributed sensors for your enterprise in minutes! +* [sshwatch](https://github.com/marshyski/sshwatch) - IPS for SSH similar to DenyHosts written in Python. It also can gather information about attacker during the attack in a log. ### Honey Pot / Honey Net @@ -90,4 +91,4 @@ Other amazingly awesome lists: ## Contributing -Your contributions are always welcome! \ No newline at end of file +Your contributions are always welcome!