diff --git a/templates/5.1.5.yaml b/templates/5.1.5.yaml index 43c6585..0942052 100644 --- a/templates/5.1.5.yaml +++ b/templates/5.1.5.yaml @@ -14,7 +14,7 @@ info: - https://snbig.github.io/Vulnerable-Pages/ASVS_5_1_5/ tags: asvs,5.1.5 description: | - Verify that URL redirects and forwards only allow destinations which appear on an allow list, or show a warning when redirecting to potentially untrusted content. + Verify that URL redirects and forwards only allow destinations which appear on an allow list, or show a warning when redirecting to potentially untrusted content. variables: vulnerable_parameter: "url" @@ -26,7 +26,7 @@ http: - "{{BaseURL}}//{{payload}}" - "{{BaseURL}}/?{{vulnerable_parameter}}={{payload}}" - "{{BaseURL}}?{{vulnerable_parameter}}={{payload}}" - + payloads: payload: - '%0a/evil.com/'