scan_sql_injection_sqlmap
Scan URLs with parameters using SQLMap to detect SQL injection vulnerabilities. Control test depth via risk and level, starting at lowest intensity and escalating with explicit authorization.
Instructions
Testa SQL Injection usando SQLMap. Use quando a URL contiver parâmetros GET/POST ou o Nikto reportar possível SQLi.
Escalonamento obrigatório — sempre comece no nível mais baixo: Conservador: risk=1, level=1 Moderado: risk=2, level=3 Máximo: risk=3, level=5 ← pode modificar dados, use só com autorização explícita
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| risk | No | Nível de risco dos payloads (1-3). Padrão: 1 | |
| level | No | Profundidade dos testes (1-5). Padrão: 1 | |
| target_url | Yes | URL com parâmetros. Ex: "http://app.local/user?id=1" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||