HTTP parameter pollution: Difference between revisions

Content deleted Content added
Line 40:
* Server Sided HPP<ref name="owasp_hpp" />
 
==Prevention==
Proper input validation and awareness about web technology on HPP is protection against HTTP Parameter Pollution.<ref>{{cite web|url=https://www.acunetix.com/blog/whitepaper-http-parameter-pollution|title=How to Detect HTTP Parameter Pollution Attacks}}</ref>
==See Also==
*[[HTTP_response_splitting]]