Skip to main content

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

Project description

Build Status

http://ci.ziirish.me/projects/1/status.png?ref=master

Requirements

For LDAP authentication (optional), we need the simpleldap module that requires the following packages on Debian:

aptitude install libsasl2-dev libldap2-dev python-dev

Then we install the module itself:

pip install simpleldap

Installation

Burp-UI is written in Python with the Flask micro-framework. The easiest way to install Flask is to use pip.

On Debian, you can install pip with the following command:

aptitude install python-pip

Once pip is installed, you can install Burp-UI this way:

pip install burp-ui

You can setup various parameters in the burpui.cfg file. This file can be specified with the -c flag or should be present in /etc/burp/burpui.cfg. By default Burp-UI ships with a default file located in $BURPUIDIR/../share/burpui/etc/burpui.cfg.

Then you can run burp-ui: burp-ui

By default, burp-ui listens on all interfaces (including IPv6) on port 5000.

You can then point your browser to http://127.0.0.1:5000/

Notes

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

TODO

Here is a non-exhaustive list of things I’d like to add:

  • server-initiated restoration (with burp, you can create a special file that triggers a restoration when the client contacts the server the next time. In this case the client must accepts server-initiated restoration).

  • burp-server configuration front-end (so that you can configure your burp server within burp-ui).

  • More statistics.

  • etc.

Also note that in the future, I’d like to write a burp-client GUI. But I didn’t think yet of what to do.

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

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

burp-ui-0.0.2.tar.gz (387.8 kB view details)

Uploaded Source

File details

Details for the file burp-ui-0.0.2.tar.gz.

File metadata

  • Download URL: burp-ui-0.0.2.tar.gz
  • Upload date:
  • Size: 387.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for burp-ui-0.0.2.tar.gz
Algorithm Hash digest
SHA256 0877ca6dd27bee57a7faeb0b0f61b3b3056e73274e857dbc19223c7795ee5a3f
MD5 bb45b2b19d1271db93ceabec52709321
BLAKE2b-256 e795cce15f7ba4c05b8de6a3f67590a3169563aa9602d63a3ed92ab73a5bf0e2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page