MCP Server Pentest

by 9olidity

browser_hover

Simulate hovering over a specific web page element using a CSS selector, enabling precise interaction for penetration testing and vulnerability detection in web applications.

Instructions

Hover an element on the page using CSS selector

Input Schema

NameRequiredDescriptionDefault
selectorYesCSS selector for element to hover

Input Schema (JSON Schema)

{ "properties": { "selector": { "description": "CSS selector for element to hover", "type": "string" } }, "required": [ "selector" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server Pentest

Related Tools

ID: qswkymafzi