Skip to content
forked from ziirish/burp-ui

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

License

Notifications You must be signed in to change notification settings

slarti5191/burp-ui

 
 

Repository files navigation

Badges

Build Status

Documentation Status

Introduction

Screenshots

image

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 on-the-fly restorations and to edit/manage your burp-server's configuration files.

It is actually an improvement of the burp status monitor (burp -c /etc/burp/burp-server.conf -a s).

In order to work properly, you must be running Burp-UI on the same host that runs your burp-server (because the burp status port only listen on localhost). If you don't want to, I developed a bui-agent that allows you to proxify external commands to your burp status port.

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.org

FAQ

A FAQ is available with the documentation.

Community

Please refer to the Contributing page.

Notes

Please feel free to report any issues on my gitlab. I have closed the github tracker to have a unique tracker system.

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 fedbacks and bug reports that make the project moving forward.

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 69.3%
  • HTML 12.3%
  • JavaScript 9.2%
  • Shell 7.9%
  • CSS 1.1%
  • Makefile 0.2%