Update wp-upload-data.yaml
parent
7038617c86
commit
576b42b412
|
@ -10,12 +10,18 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/wp-content/uploads/data.txt"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "admin"
|
||||
- ""
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- text/plain
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue