Skip to main content
Glama

Bug Bounty MCP Server

by SlanyCukr

bugbounty_file_upload_testing

Test web applications for file upload vulnerabilities by generating targeted testing workflows with appropriate test files to identify security weaknesses.

Instructions

Create file upload vulnerability testing workflow.

Args: target_url: Target URL for file upload testing

Returns: File upload testing workflow with test files

Input Schema

NameRequiredDescriptionDefault
target_urlYes

Input Schema (JSON Schema)

{ "properties": { "target_url": { "title": "Target Url", "type": "string" } }, "required": [ "target_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