Testing for HTTP Parameter Pollution
OWASP Web Security Testing Guide 4.2 > 7. Data Validation Testing > 7.4. Testing for HTTP Parameter Pollution
ID | Link to Hackinglife | Link to OWASP | Description |
---|---|---|---|
7.4 | WSTG-INPV-04 | Testing for HTTP Parameter Pollution | - Identify the backend and the parsing method used. - Assess injection points and try bypassing input filters using HPP. |