ziirish

Burp-UI is a web-ui for burp backup written in python with Flask and jQuery/Bootstrap


Keywords
burp web ui, backup, burp, flask, python, ui
License
Other
Install
pip install ziirish

Documentation

Badges

Build Status Documentation Status

Introduction

Screenshots

https://git.ziirish.me/ziirish/burp-ui/raw/master/docs/_static/burp-ui.gif

Demo

A screenshot is worth a thousand words, but a Demo is worth a thousand screenshots. You can now play with Burp-UI at demo.ziirish.me

Credentials:

  • admin / admin to play with Burp-UI as an administrator
  • demo / demo to play with Burp-UI as a regular user

What's that?

Let me introduce you Burp-UI. It is a web-based UI to manage your burp-servers. You can view different reports about burp-servers, burp-clients, backups, etc. Burp-UI allows you to perform online restorations and to edit/manage your burp-server's configuration files.

Who are you?

I'm Ziirish, a French sysadmin who loves Burp and who'd like to help its adoption by providing it a nice and powerful interface. If you like my work, you can:

  • Thank me by sending me an email or writing nice comments
  • Buy me a beer or some fries (or both!)
  • Make a donation on my Paypal

Documentation

The documentation is hosted on readthedocs at the following address: burp-ui.readthedocs.io

FAQ

A FAQ is available with the documentation.

Community

Please refer to the Contributing page.

Notes

Feel free to report any issues on my gitlab. I have closed the github tracker to have a unique tracker system. Also please, read the Contributing page before reporting any issue to make sure we have all the informations to help you.

Licenses

Burp-UI is released under the BSD 3-clause License.

But this project is built on top of other tools listed here:

Also note that this project is made with the Awesome Flask micro-framework.

Thanks

Thank you all for your feedbacks and bug reports. Those are making the project moving forward.

Thank you to the Flask's developers and community.

Special Thanks to Graham Keeling for its great piece of software! This project would not exist without Burp.