From 6c1d65728822a1184fa778cbd5b637a809340b38 Mon Sep 17 00:00:00 2001 From: "srvproxy001.itguys.com.br" Date: Fri, 3 Oct 2025 09:14:49 -0300 Subject: [PATCH] =?UTF-8?q?[Auto-Sync]=20Atualiza=C3=A7=C3=A3o=20das=20con?= =?UTF-8?q?figura=C3=A7=C3=B5es=20em=20srvproxy001.itguys.com.br=20-=20202?= =?UTF-8?q?5-10-03=2009:14:49?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx/modsecurity/global-exceptions.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/nginx/modsecurity/global-exceptions.conf b/nginx/modsecurity/global-exceptions.conf index 0df7d32..559d597 100644 --- a/nginx/modsecurity/global-exceptions.conf +++ b/nginx/modsecurity/global-exceptions.conf @@ -25,6 +25,13 @@ SecRule REQUEST_URI "@beginsWith /apps/files/api/v1/config/sort_favorites_first" nolog, \ ctl:ruleRemoveById=920420, \ msg:'TUNING: Falso-positivo de decodificacao (920420) removido para a API de config'" +SecRule REQUEST_URI "@beginsWith /apps/files/api/v1/config/show_hidden" \ + "id:1003, \ + phase:2, \ + pass, \ + nolog, \ + ctl:ruleRemoveById=920350, \ + msg:'TUNING: Falso-positivo de Host Header (920350) removido para a API de config'" # -------------------------------------------------------------------------- # Exceções para o Zabbix # --------------------------------------------------------------------------