Mercurial > repos > other > Puppet
comparison common/fail2ban/ibb-apache-shellshock.conf @ 6:b7c30595c97a
Add "Shellshock" exploit Fail2ban rule
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 28 Sep 2014 08:03:46 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
5:f2056be70cb8 | 6:b7c30595c97a |
---|---|
1 # Fail2Ban configuration file | |
2 # | |
3 # Author: IBBoard | |
4 | |
5 [Definition] | |
6 | |
7 # Option: failregex | |
8 # Notes.: regex to match Shellshock attempts against Apache | |
9 # Values: TEXT | |
10 # | |
11 failregex = <HOST>.*\(\s*\)\s*\{[^"]*\}\s*\;[^"]+ | |
12 | |
13 # Option: ignoreregex | |
14 # Notes.: regex to ignore. If this regex matches, the line is ignored. | |
15 # Values: TEXT | |
16 # | |
17 ignoreregex = |