view common/fail2ban/ibb-apache-shellshock.conf @ 238:6467e768e353 puppet-3.6

Switch to PHP 7.4 from Remi Webtatic don't support PHP 7.4 yet, and Remi is a Fedora maintainer
author IBBoard <dev@ibboard.co.uk>
date Fri, 20 Dec 2019 11:19:30 +0000
parents b7c30595c97a
children
line wrap: on
line source

# Fail2Ban configuration file
#
# Author: IBBoard

[Definition]

# Option:  failregex
# Notes.:  regex to match Shellshock attempts against Apache
# Values:  TEXT
#
failregex =	<HOST>.*\(\s*\)\s*\{[^"]*\}\s*\;[^"]+

# Option:  ignoreregex
# Notes.:  regex to ignore. If this regex matches, the line is ignored.
# Values:  TEXT
#
ignoreregex =