SQL injection Test 1
GET {{base_url}}?{{param_key}}={{param_value}}'+OR+1=1--
This request check for the SQL injection vulnerability which can allow the retrieval of hidden data.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
{{param_key}} | string |