From 4256df65c3a215848e2e94337d654f6dd3bc4f39 Mon Sep 17 00:00:00 2001 From: phre4k Date: Sat, 4 Apr 2015 06:42:58 +0200 Subject: [PATCH] added pfSense firewall to 'Security' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e08563c..78b6f39 100644 --- a/README.md +++ b/README.md @@ -424,6 +424,7 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [Blackbox](https://github.com/StackExchange/blackbox) - Safely store secrets in Git/Mercurial. Privides tooling to automatically encrypt secrets like passwords. * [Denyhosts](http://denyhosts.sourceforge.net/) - Thwart SSH dictionary based attacks and brute force attacks. * [Fail2Ban](http://www.fail2ban.org/wiki/index.php/Main_Page) - Scans log files and takes action on IPs that show malicious behavior. +* [pfSense](https://www.pfsense.org/) - Firewall and Router FreeBSD distribution. * [Snort](https://www.snort.org/) - Snort is a free and open source network intrusion prevention system (NIPS) and network intrusion detection system (NIDS) created by Martin Roesch in 1998. * [SpamAssassin](https://spamassassin.apache.org/) - A powerful and popular email spam filter employing a variety of detection techniques.