Updated open-redirect.yaml Template

patch-10
Paul McCarty 2023-06-08 10:03:21 +10:00
parent 45189c270e
commit 4c73436286
No known key found for this signature in database
GPG Key ID: B76CC8584C86D6D6
1 changed files with 2 additions and 1 deletions

View File

@ -112,6 +112,7 @@ http:
- 'out?evil.com'
- 'login?to=http://evil.com'
- '1/_https@evil.com'
- 'redirect?targeturl=https://evil.com'
stop-at-first-match: true
matchers-condition: and
@ -129,4 +130,4 @@ http:
- 308
condition: or
# Enhanced by mp on 2022/10/14
# Enhanced by 6mile on 2023/06/08