mirror of https://github.com/fail2ban/fail2ban
Pavel Mihadyuk
7 years ago
3 changed files with 20 additions and 0 deletions
@ -0,0 +1,17 @@
|
||||
# Fail2Ban fitler for the phpMyAdmin-syslog |
||||
# |
||||
|
||||
[INCLUDES] |
||||
|
||||
before = common.conf |
||||
|
||||
[Definition] |
||||
|
||||
_daemon = phpMyAdmin |
||||
|
||||
failregex = ^%(__prefix_line)suser denied: .* \(mysql-denied\) from <HOST>\s*$ |
||||
|
||||
ignoreregex = |
||||
|
||||
|
||||
# Author: Pavel Mihadyuk |
Loading…
Reference in new issue