kali_run_sqlmap
Scan a target URL for SQL injection vulnerabilities and attempt database takeover with customizable Sqlmap flags. Run non-interactive security tests to identify exploitable database issues.
Instructions
Runs Sqlmap automatic SQL injection and database takeover tool.
Args: target_url: Target URL to test (e.g. 'http://testphp.vulnweb.com/artists.php?artist=1') options: Sqlmap flags (default: '--batch --banner' non-interactive banner scan)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| options | No | --batch --banner | |
| target_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |