SQL injection Test 2

POST {{base_url}}

This request checks for a SQL Injection vulnerability that might allow an attacker to log in to some other user's account without knowing the account password.

Request Body

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