Testing for Client-side URL Redirect
OWASP Web Security Testing Guide 4.2 > 11. Client Side Testing > 11.4. Testing for Client-side URL Redirect
ID | Link to Hackinglife | Link to OWASP | Description |
---|---|---|---|
11.4 | WSTG-CLNT-04 | Testing for Client-side URL Redirect | - Identify injection points that handle URLs or paths. - Assess the locations that the system could redirect to (Open Redirect). For example: ?redirect=www.fake-target.site |