Burpsuite MCP Server

get_scan_issues

Retrieve and filter vulnerability issues from a specified scan by severity using the Burpsuite MCP Server to streamline security analysis.

Instructions

Get vulnerability issues found in a scan

Input Schema

NameRequiredDescriptionDefault
scan_idYesID of the scan
severityNoFilter issues by severity

Input Schema (JSON Schema)

{ "properties": { "scan_id": { "description": "ID of the scan", "type": "string" }, "severity": { "description": "Filter issues by severity", "enum": [ "high", "medium", "low", "info", "all" ], "type": "string" } }, "required": [ "scan_id" ], "type": "object" }

You must be authenticated.

Other Tools from Burpsuite MCP Server

Related Tools

ID: afwb9vlxj8