Update open-redirect.yaml
parent
1a558c820b
commit
4480395e5c
|
@ -16,5 +16,5 @@ requests:
|
|||
matchers:
|
||||
- type: regex
|
||||
regex:
|
||||
- "^Location\\:(| *| (http|https)\\:\\/\\/| *\\/\\/| [a-zA-Z]*\\.| (http|https)\\:\\/\\/[a-zA-Z]*\\.)evil\\.com"
|
||||
- '^Location:\s?(?:(?:http|https)://|//|[a-zA-Z0-9\-_]+\.|(?:http|https)://[a-zA-Z0-9\-_]+\.)?evil\.com'
|
||||
part: header
|
||||
|
|
Loading…
Reference in New Issue