wok diff fail2ban/stuff/etc/fail2ban/filter.d/lighttpd-fastcgi.conf @ rev 15135

python-werkzeug: typos
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 15 10:36:33 2013 +0000 (2013-08-15)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/fail2ban/stuff/etc/fail2ban/filter.d/lighttpd-fastcgi.conf	Thu Aug 15 10:36:33 2013 +0000
     1.3 @@ -0,0 +1,18 @@
     1.4 +# Fail2Ban configuration file
     1.5 +#
     1.6 +# Author: Arturo 'Buanzo' Busleiman <buanzo@buanzo.com.ar>
     1.7 +#
     1.8 +
     1.9 +[Definition]
    1.10 +
    1.11 +# Option:  failregex
    1.12 +# Notes.:  regex to match ALERTS as notified by lighttpd's FastCGI Module
    1.13 +# Values:  TEXT
    1.14 +#
    1.15 +failregex = .*ALERT\ -\ .*attacker\ \'<HOST>\'
    1.16 +
    1.17 +# Option:  ignoreregex
    1.18 +# Notes.:  regex to ignore. If this regex matches, the line is ignored.
    1.19 +# Values:  TEXT
    1.20 +#
    1.21 +ignoreregex =