Consegui verificar o URL e os parâmetros originais usando o Apache access.log.
suhosin ativado. suhosin soltando pedidos / obter variáveis.
O log apenas me informa tudo, exceto o valor original da variável descartada.
ALERT - dropped 1 request variables - (1 in GET, 0 in POST, 0 in COOKIE)
(attacker 'xx.x.xx.x.x', file '/html/index.html')
ALERT - configured GET variable value length limit exceeded -
dropped variable 'url' (attacker 'x.x.x.x', file '/html/index.html')
Como posso ver o valor original da variável descartada?
Consegui verificar o URL e os parâmetros originais usando o Apache access.log.
Tags php