Year Of Security for Java – Week 22 – HTTP Parameter Pollution
Tweet What is it and why should I care? HTTP Parameter Pollution (HPP) is a technique that allows you to “override or add HTTP GET/POST parameters by injecting query string delimiters”. This term was created and popularized by a 2009 paper that showed you could tinker with request parameters, specifically by sending the same parameter […]