Skip to main content
Glama

kali_web_sqlmap_test

Automatically detect and exploit SQL injection vulnerabilities in web applications to identify security weaknesses and extract database information for authorized penetration testing.

Instructions

Automated SQL injection testing and exploitation.

SQLMap automates the detection and exploitation of SQL injection vulnerabilities.

WARNING: Only use on systems you have authorization to test.

Features:

  • Automatic SQL injection detection

  • Database fingerprinting

  • Data extraction

  • Multiple injection techniques

Example:

  • GET: url="https://example.com/page?id=1"

  • POST: url="https://example.com/login", data="user=admin&pass=test", method="POST"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesTarget URL
dataNoPOST data string
cookieNoHTTP Cookie header value
methodNoHTTP methodGET
parameterNoTestable parameter(s) (e.g., 'id', '*' for all)
levelNoLevel of tests (1-5, default: 1)
riskNoRisk of tests (1-3, default: 1)
dbmsNoForce DBMS type
techniqueNoSQL injection techniques (e.g., 'BEUSTQ')
batchNoNever ask for user input (batch mode)
timeoutNoScan timeout in seconds

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/azza39925/kali-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server