SQL injection Test 2

POST {{base_url}}

This request checks for the SQL injection vulnerability that may allow an attacker to login into some other user's account without knowing it's password.

Request Body

[{"name"=>"{{param_key}}", "value"=>"{{param_value}}'--", "datatype"=>"string"}]