mirror of
https://github.com/th30d4y/BURP-AI.git
synced 2026-05-26 11:35:52 +00:00
1b42ee30bb
- Created index.html with vintage 70s aesthetic (professional & unique) - Simplified README.md from 288 to 60 lines for better readability - Simplified SECURITY_ADVISORY.md from 253 to 85 lines (removed verbose content) - Maintained all critical security information - Ready for GitHub Pages deployment
2.7 KiB
2.7 KiB
🤖 BurpAI
AI-Powered Vulnerability Analysis for Burp Suite
🌐 Website • 📖 Security • 🐛 Issues
What is BurpAI?
BurpAI integrates multi-model AI directly into Burp Suite for intelligent vulnerability detection. Analyze HTTP requests in real-time and get actionable security insights instantly.
✨ Features
- 🧠 Multi-Model AI - 11 models with automatic failover
- ⚡ Real-time Analysis - Zero UI lag, background threading
- 🔍 Smart Detection - RCE, IDOR, SQLi, Auth bypass, XSS, and more
- 📋 Native Repeater - Built-in request/response editing
- 📊 Request History - Tracks 1000+ requests automatically
- 💬 Interactive Chat - Ask custom security questions
🚀 Quick Start
# 1. Get DigitalOcean AI API key
# https://cloud.digitalocean.com
# 2. Load in Burp Suite
# Extensions → Add → Select burpaai.py
# 3. Configure API key in BurpAI tab → Save
# 4. Analyze requests
# Load any request → Click "Analyze with AI"
📋 Requirements
| Item | Details |
|---|---|
| Burp Suite | Pro or Community (latest) |
| API Key | DigitalOcean AI |
| Java | 8+ (included with Burp) |
| Network | HTTPS outbound |
🧠 Supported Models
- Alibaba Qwen 3 (32B)
- DeepSeek R1 (70B)
- GLM-5
- Kimi K2.5
- LLaMA 3 & 3.3 (8B-70B)
- Mistral Nemo (2407)
- NVIDIA Nemotron (120B)
- OpenAI GPT OSS (20B-120B)
🛡️ Security & Privacy
✅ HTTPS-only API calls
✅ No telemetry or tracking
✅ Local-only data storage
✅ User-managed API keys
✅ Open-source codebase
Report Security Vulnerabilities
⚠️ DO NOT open public issues for security vulnerabilities.
- Click "Report a vulnerability"
- Provide details privately
- Maintainers respond within 24-48 hours
📚 Documentation
📥 Download
Download v1.0 • GitHub • Issues
License: Apache 2.0 | Status: Production Ready | For authorized security testing only