Burp Extender - Security Analysis & AI-based Threat Detection
ChatGPT Security Analyzer is a Burp Suite extension that leverages OpenAI's ChatGPT API to analyze HTTP requests and responses for potential security vulnerabilities. This tool provides AI-powered insights, helping security professionals identify risks efficiently.
- AI-driven analysis of HTTP requests & responses
- Identifies potential security risks
- Persistent logging with easy-to-use UI
- Customizable prompts for tailored security analysis
- Right-click context menu integration in Burp Suite
- Download the
analyze.py. - Open Burp Suite and navigate to Extender → Extensions.
- Click "Add", select
Python, and load the downloaded.pyfile.
Once approved, you will be able to install it directly from Burp Suite’s BApp Store.
Not approved. They asked me to recode all using MontoyaAI.
-
Set up your OpenAI API Key:
- Navigate to the ChatGPT Settings tab in Burp Suite.
- Enter your OpenAI API key.
- (Optional) Modify the ChatGPT prompt for custom analysis.
-
Analyze HTTP Requests & Responses:
- Right-click on any HTTP request in Burp Suite.
- Click "Ask ChatGPT" from the context menu.
- View AI-generated security insights in the ChatGPT Analyzer tab.
This project is licensed under the Apache 2.0 License.

