Update crlf-injection.yaml
parent
0ae2fe3c85
commit
1a558c820b
|
@ -13,5 +13,5 @@ requests:
|
|||
matchers:
|
||||
- type: regex
|
||||
regex:
|
||||
- "^(?:Set-Cookie\s?:|;)\s?crlfinjection=crlfinjection(?:$|;)"
|
||||
- "^(?:Set-Cookie\\s?:|;)\\s?crlfinjection=crlfinjection(?:$|;)"
|
||||
part: header
|
||||
|
|
Loading…
Reference in New Issue