sqlmap_scan
Test web applications for SQL injection vulnerabilities by automating SQLMap scans with configurable depth and risk levels.
Instructions
Test for SQL injection vulnerabilities with SQLMap
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target URL to test | |
| level | No | Test level 1-5 (thoroughness, default: 1) | |
| risk | No | Risk level 1-3 (invasiveness, default: 1) | |
| data | No | POST data (e.g., 'username=admin&password=pass') |