Skip to main content
Glama

Bug Bounty MCP Server

by SlanyCukr

sqlmap_scan

Detect SQL injection vulnerabilities by scanning target URLs with SQLMap, providing enhanced logging for security testing in bug bounty workflows.

Instructions

Execute SQLMap for SQL injection testing with enhanced logging.

Input Schema

NameRequiredDescriptionDefault
additional_argsNo
dataNo
urlYes

Input Schema (JSON Schema)

{ "properties": { "additional_args": { "default": "", "title": "Additional Args", "type": "string" }, "data": { "default": "", "title": "Data", "type": "string" }, "url": { "title": "Url", "type": "string" } }, "required": [ "url" ], "type": "object" }

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/SlanyCukr/bugbounty-mcp-server'

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