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