Burpsuite MCP Server

start_scan

Initiate a vulnerability scan on a target URL using specified scan types, including passive, active, or full, to identify security weaknesses.

Instructions

Start a new vulnerability scan on a target URL

Input Schema

NameRequiredDescriptionDefault
scan_typeNoType of scan to perform
targetYesTarget URL to scan (e.g., https://example.com)

Input Schema (JSON Schema)

{ "properties": { "scan_type": { "description": "Type of scan to perform", "enum": [ "passive", "active", "full" ], "type": "string" }, "target": { "description": "Target URL to scan (e.g., https://example.com)", "type": "string" } }, "required": [ "target" ], "type": "object" }

You must be authenticated.

Other Tools from Burpsuite MCP Server

Related Tools

ID: afwb9vlxj8