Enhance your Burp Suite with Large Language Models (LLMs)
Experience enhanced web security testing with BurpGPT, our Burp Suite extension integrating major cloud-based model providers such as Anthropic, Google AI Gemini, and OpenAI, while also supporting fully local processing—ensuring that no data ever leaves your device—through Ollama and Hugging Face for advanced vulnerability scanning and traffic-based analysis.
Effortless security testing
Effortlessly integrate Burp GPT into your security testing workflows with user-friendly documentation.
Developed by AppSec specialists
Developed by application security experts, Burp GPT represents the cutting-edge of web security testing.
Continuously evolving security
Burp GPT continuously improves based on user feedback, ensuring it meets evolving security testing needs.
BurpGPT. unleash the power of LLMs.
the ultimate Burp Suite add-on.
BurpGPT is a robust tool developed to enhance precision and efficiency of application security testing. Extended with advanced language processing capabilities and an intuitive interface, it enhances security testing for both beginners and seasoned testers alike.
Perform sophisticated technical tasks; such as evaluating cryptographic integrity of custom libraries or even detect zero-days. By leveraging the power of large language models (LLMs). With your imagination and the quality of your prompts as the only constraints, assess web applications using an AI Co-Pilot to perform web traffic analysis.
BurpGPT is the comprehensive tool for consultants and security experts alike. By employing local large language models (LLMs), a feature exclusive to the Pro edition, BurpGPT negates third party data sharing to ensure client engagement confidentiality.
Additional Pro edition features include prompt libraries and support for custom-trained models. Have internal repositories of appsec data? Train your own model and harness your internal knowledge-base.
Join the community of forward-thinking professionals who use BurpGPT. Elevate your application security testing and ensure privacy and compliance using large language models.
Pricing
Community
- Compatible with Burp Suite Professional edition.
- Maximise Burp's scanner efficiency with seamless LLM integration.
- Supports four deprecated GPT-3 models from OpenAI.
Pro
£99
Limited-time promotional offer while we actively enhance BurpGPT Pro.
- Compatible with Burp Suite Professional edition.
- Maximise Burp's scanner efficiency with seamless LLM integration.
- Supports leading LLM providers, including Anthropic, Google AI Gemini, OpenAI, and more.
- Local LLM support via Hugging Face and Ollama for complete data privacy.
- Access 120,000+ PyTorch open-source models on Hugging Face Model Hub.
- Access 100+ open-source models on Ollama Model Library.
- Compatible with custom-trained models built on Flax, PyTorch, and TensorFlow.
- Scan targeted traffic to reduce API usage costs and skip unnecessary Burp-wide scans.
- Manage, store, and share prompts with an extensive prompt library.
- Enhanced user interface and improved user experience.
- ...
Frequently Asked Questions
- It's possible that the licensing system endpoints aren't being reached because you're connected through a VPN or a similar network. If that's the case, please try again after disconnecting the VPN.
- Alternatively, the problem could be with your Java version, and you might need to use Java 14 or a later version.
- Lastly, it's also possible that the .zip file you downloaded is corrupt, causing issues with the licensing system. In that case, please download the file again and try once more.
- On Windows: Get-Process -Id (Get-NetTCPConnection -LocalPort 3000).OwningProcess | Stop-Process -Force
- On Linux/Mac: sudo lsof -t -i :3000 to find the process ID, then kill -9 <PID> to force-kill the process.
Looking for more answers? Visit our documentation site for a comprehensive FAQ section.