mirror of https://github.com/fail2ban/fail2ban
Duplicate jail "php-url-fopen"
parent
3cbfe9b057
commit
993b7d3dfb
|
@ -448,16 +448,6 @@ maxretry = 5
|
|||
# of usage in production environments.
|
||||
[php-url-fopen]
|
||||
|
||||
enabled = false
|
||||
action = iptables-multiport[name=php-url-open, port="http,https"]
|
||||
filter = php-url-fopen
|
||||
logpath = /var/www/*/logs/access_log
|
||||
maxretry = 1
|
||||
# Ban attackers that try to use PHP's URL-fopen() functionality
|
||||
# through GET/POST variables. - Experimental, with more than a year
|
||||
# of usage in production environments.
|
||||
[php-url-fopen]
|
||||
|
||||
enabled = false
|
||||
action = iptables-multiport[name=php-url-open, port="http,https"]
|
||||
filter = php-url-fopen
|
||||
|
|
Loading…
Reference in New Issue