Fewer FP in the Apache XSS template
parent
84a2749594
commit
1e6fb1a2cf
|
@ -37,7 +37,12 @@ http:
|
|||
path:
|
||||
- '{{BaseURL}}/%5cgoogle.com/evil.html'
|
||||
|
||||
matchers-condition: and
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "Proxy Error"
|
||||
- type: word
|
||||
words:
|
||||
- "<a href=\"/\\google.com/evil.html\">"
|
||||
|
|
Loading…
Reference in New Issue