MCP Server Pentest

by 9olidity
MIT License
327
5

browser_evaluate

Execute JavaScript directly in the browser console for automated vulnerability detection, including XSS and SQL injection, during web application penetration testing.

Instructions

Execute JavaScript in the browser console

Input Schema

NameRequiredDescriptionDefault
scriptYesJavaScript code to execute

Input Schema (JSON Schema)

{ "properties": { "script": { "description": "JavaScript code to execute", "type": "string" } }, "required": [ "script" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server Pentest

Related Tools

ID: qswkymafzi