What is the security risks of increasing the maximum number of HTTP parameter?
I want to increase the maximum number of HTTP parameters (maxParameterCount) from 10000 to 20000 in the Tomcat configuration:
https://tomcat.apache.org/tomcat-8.5-doc/config/http.html
What is the security risks of increasin… Continue reading What is the security risks of increasing the maximum number of HTTP parameter?