From 385d1602e010f9a09130138b4474d02cff42c53f Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Fri, 10 Sep 2021 13:54:24 -0400 Subject: [PATCH] Add an example fail2ban rule as provided by Pedulla --- misc/fail2ban.rules | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 misc/fail2ban.rules diff --git a/misc/fail2ban.rules b/misc/fail2ban.rules new file mode 100644 index 000000000..c1d5115fd --- /dev/null +++ b/misc/fail2ban.rules @@ -0,0 +1,2 @@ +failregex = ^\s*web_php\[\d+\]\.ERR \[\].*includes/auth.php +datepattern = ^%%m/%%d/%%y %%H:%%M:%%S(?:\.%%f)