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
- Upgrading
- Architecture
- Usage
- Manage
- Celery
- Gunicorn
- Docker
- bui-agent
- Contributing
- Changelog
- 0.4.0 (11/23/2016)
- 0.3.0 (08/15/2016)
- 0.2.1 (05/17/2016)
- 0.1.3 (02/20/2016)
- 0.1.2 (02/18/2016)
- 0.1.1 (02/17/2016)
- 0.1.0 (02/15/2016)
- 0.0.7.3 (09/26/2015)
- 0.0.7.2 (09/01/2015)
- 0.0.7.1 (08/22/2015)
- 0.0.6 (12/15/2014)
- 0.0.5 (09/22/2014)
- 0.0.4 (09/07/2014)
- 0.0.3 (09/02/2014)
- 0.0.2 (08/25/2014)
- 0.0.1 (08/25/2014)
- 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 work?
- 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?
- Burp-UI does not work anymore since I upgraded it, what can I do?
- How can I contribute?
- Step By Step
- Developer Guide