Skip to content

Releases: 6jeffr3y/dsh-burpsuite-mcp

DSH BurpSuite MCP v0.3.1

Choose a tag to compare

@6jeffr3y 6jeffr3y released this 30 Aug 10:34

首个公开版本,将 BurpSuite MCP Bridge 作为可安装 bundle 接入 DeepSeek Harness 原生工具层。

组件

  • DSH bundle 0.3.1
  • BurpSuite MCP Bridge JAR 2.1.0
  • Python MCP SDK mcp==1.26.0
  • 实测 DeepSeek Harness 0.1.2-alpha.1
  • 实测 Burp Suite Professional 2026.4.2-47702

安装

  1. 下载并在 Burp Suite 中加载 burpsuite-mcp-bridge-2.1.0-all.jar,保持 127.0.0.1:9639
  2. 安装 Python 依赖:python3 -m pip install 'mcp==1.26.0'
  3. 安装 DSH bundle:
dsh plugin --profile web add github:6jeffr3y/dsh-burpsuite-mcp#v0.3.1

Release 同时提供独立 DSH tarball 和 SHA-256 清单。Burp bridge 能读取及修改 HTTP 流量,请勿把端口 9639 直接暴露到不可信网络。