From cbd22a15b47e1bd261b86eb750f7523aff393691 Mon Sep 17 00:00:00 2001 From: Pete Date: Thu, 12 Oct 2017 13:32:42 +0200 Subject: [PATCH] Update README.md --- docs/hardening/README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/docs/hardening/README.md b/docs/hardening/README.md index 4b6e5b38b5..60b0472234 100644 --- a/docs/hardening/README.md +++ b/docs/hardening/README.md @@ -1 +1,18 @@ -This folder will contain examples for further ISPC hardening (NwSEC) \ No newline at end of file ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +This folder contains examples for further ISPC hardening (done by NwSEC) + + +Currently, these are: + + +anti-bruteforce WordPress Login Anti-Bruteforce via fail2ban + +postfix-ldap Query for valid recipients via LDAP in a transparent + setup routing mails e.g. to the internal server + + +All these examples have been productively tested and implemented on various +Debian/GNU Linux based systems. + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ \ No newline at end of file -- GitLab