burp-ai-agent
Burp Suite extension that adds built-in MCP tooling, AI-assisted analysis, privacy controls, passive and active scanning and more
How to use
The burp-ai-agent is a powerful Burp Suite extension designed to enhance your web application security scanning capabilities. By integrating built-in Model Context Protocol (MCP) tooling and AI-assisted analysis, this extension allows you to perform both passive and active scanning while maintaining stringent privacy controls. Developers use this tool to streamline their security assessments and improve vulnerability detection efficiency.
Once you have connected to the burp-ai-agent, you can leverage its AI-assisted analysis features to interpret scan results more effectively. You can issue commands for passive and active scanning, utilizing the inherent MCP tooling to refine your queries. For optimal results, focus on specifying the target URLs or endpoints you wish to analyze, and take advantage of the privacy controls to customize your scanning preferences.
How to install
Prerequisites
Before installing burp-ai-agent, ensure you have the following prerequisites:
- Java: Burp Suite requires Java to run. Make sure you have an appropriate version installed.
- Burp Suite: You need to have Burp Suite installed on your machine.
Option A: Quick start with npx
To quickly start using the burp-ai-agent, you can run the following command:
npx -y burp-ai-agent
Option B: Global install alternative
For a global installation, you can download the repository from GitHub and follow the instructions provided in the repository to integrate it into your Burp Suite setup.
git clone https://github.com/six2dez/burp-ai-agent.git
cd burp-ai-agent
# Follow additional setup instructions in the repository
Additional notes
When configuring the burp-ai-agent, consider setting environment variables to optimize its performance for your specific use case. Common variables include MCP_TIMEOUT to adjust the timeout settings for responses and PRIVACY_MODE to toggle privacy features on and off. Be mindful that certain configurations may require restarting Burp Suite to take effect.
Related MCP Servers
awesome-hacking-lists
A curated collection of top-tier penetration testing tools and productivity utilities across multiple domains. Join us to explore, contribute, and enhance your hacking toolkit!
AIDA
AI-Driven Security Assessment - Connect AI to 400+ pentesting tools via MCP
neurolink
Universal AI Development Platform with MCP server integration, multi-provider support, and professional CLI. Build, test, and deploy AI applications with multiple ai providers.
mcp-web-ui
MCP Web UI is a web-based user interface that serves as a Host within the Model Context Protocol (MCP) architecture. It provides a powerful and user-friendly interface for interacting with Large Language Models (LLMs) while managing context aggregation and coordination between clients and servers.
quarkus-workshop-langchain4j
Quarkus Langchain4J Workshop
gtm
An MCP server for Google Tag Manager. Connect it to your LLM, authenticate once, and start managing GTM through natural language.