MCP Server Pentest

by 9olidity
MIT License
327
5

broser_url_reflected_xss

Detects reflected XSS vulnerabilities in URLs by testing user-input parameters. Supports web application security testing within the MCP Server Pentest environment.

Instructions

Test whether the URL has an XSS vulnerability

Input Schema

NameRequiredDescriptionDefault
paramNameNoParameter name for XSS testing
urlYes

Input Schema (JSON Schema)

{ "properties": { "paramName": { "description": "Parameter name for XSS testing", "type": "string" }, "url": { "type": "string" } }, "required": [ "url" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server Pentest

Related Tools

ID: qswkymafzi