[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-21 23:11:38
This commit is contained in:
parent
12392ddf35
commit
fa7799abee
|
|
@ -78,22 +78,3 @@ maxretry = 2
|
|||
findtime = 10m
|
||||
bantime = 1w
|
||||
# Bane scanners por uma semana.
|
||||
|
||||
[nginx-json-exploits]
|
||||
enabled = true
|
||||
port = http,https
|
||||
filter = nginx-json-exploits
|
||||
logpath = /var/log/nginx/access.log
|
||||
maxretry = 2
|
||||
# Tentativas de exploração devem ser bloqueadas rapidamente.
|
||||
findtime = 10m
|
||||
bantime = 1w
|
||||
|
||||
[nginx-json-badbots]
|
||||
enabled = false
|
||||
port = http,https
|
||||
filter = nginx-json-badbots
|
||||
logpath = /var/log/nginx/access.log
|
||||
maxretry = 2
|
||||
findtime = 10m
|
||||
bantime = 1w
|
||||
|
|
|
|||
Loading…
Reference in New Issue