Custom fail2ban Filter
- by Michael Robinson
In my quest to block excessive failed phpMyAdmin login attempts with fail2ban, I've created a script that logs said failed attempts to a file: /var/log/phpmyadmin_auth.log
Custom log
The format of the /var/log/phpmyadmin_auth.log file is:
phpMyadmin login failed with username: root; ip: 192.168.1.50; url:…