Burp-UI¶
Burp-UI is a web-ui for Burp backup written in python with Flask and jQuery/Bootstrap. You may have a look at the README file first. There is also a dedicated FAQ.
Documentation¶
- Introduction
- Requirements
- Installation
- Usage
- Gunicorn
- bui-agent
- Contributing
- Changelog
- FAQ
- Is there a demo somewhere?
- How to start using Burp-UI?
- How to configure my firewall?
- What are the default credentials?
- How does the online restoration feature works?
- What does the server-initiated restoration feature do and how to make it work?
- How can I start Burp-UI as a daemon?
- How to setup a reverse-proxy in front of Burp-UI?
- Why don’t I see all my clients using the burp-2 backend?
- Are there any known issues?
- How can I contribute?
- Step By Step
- Developer Guide