sql_injection_check
Test API endpoints for SQL injection vulnerabilities by specifying the parameter, HTTP method, and original value on CyberMCP's security testing platform.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
endpoint | Yes | API endpoint to test | |
http_method | No | HTTP method to use | GET |
original_value | Yes | Original value for the parameter | |
parameter_name | Yes | Name of the parameter to test for SQL injection | |
use_auth | No | Whether to use current authentication if available |