Coder Social home page Coder Social logo

burpcustomizer's Introduction

Burp Customizer

Because just a dark theme wasn't enough!


GitHub Workflow Status GitHub Watchers GitHub Stars GitHub All Releases GitHub License


Created By: CoreyD97 @CoreyD97

Everybody knows hackers only work at night, so for years people asked PortSwigger to implement a dark theme. When they did, hackers rejoiced everywhere! But, some still wanted more... Until... Burp Customizer!

Burp Suite 2020.12 replaced the old Look and Feel classes with FlatLaf, an open source Look and Feel class which also supports 3rd party themes developed for the IntelliJ Platform. This extension allows you to use these themes in Burp Suite, and includes a number of bundled themes to try.

Images:

Atom One Dark

Atom One Dark Customizer

Atom One Dark Repeater

Atom One Dark Logger

Dark Purple

Dark Purple Customizer

Dark Purple Repeater

Dark Purple Logger

And 56 more themes!

Limitations:
Since Burp uses a number of custom GUI elements, PortSwigger extended the default Look and Feel classes with a number of additional properties. In order to try to make these blend in, I've tried to find standard elements who's colors can be used to replace the custom properties. Some themes might not have these properties, or might not fit the theme perfectly. If there are any elements which don't fit, please submit an issue on GitHub including the theme name, and a screenshot.

Future Plans:

  • Allow loading from .theme.json files
  • Allow manual specification of additional defaults an overrides

Credits:
FlatLaf - https://www.formdev.com/flatlaf/
All theme credits go to their original authors.


Installing:

  1. Download the latest jar from https://github.com/CoreyD97/BurpCustomizer/releases
  2. Add the jar to Burp Suite.

Usage:

  1. Select the correct base theme from Burp's "User options -> Display" menu, to set the correct icon pack.
  2. Choose a theme from within the Burp Customizer tab.
  3. If you like the project, please give the repo a star! <3

Stargazers over time


Building:

If you want to build the project from source, e.g. for tweaking, or development

  1. Clone the repo
  2. Use gradle to build the jar: gradle jar
  3. Add the built jar (./releases/BurpCustomizer.jar) to Burp Suite

burpcustomizer's People

Contributors

coreyd97 avatar noraj avatar portswiggersupport avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

burpcustomizer's Issues

Dropdown menu options overlap each other in `Arc Dark Contrast(Material)` theme

Describe the bug
Every dropdown menu's options overlap in this theme. I'm seeing this issue in all Arc themes. Other themes are fine.

To Reproduce
Steps to reproduce the behavior:

  1. Click on any drop down menu after switching to the an Arc theme. (Even the customizer drop down menu gets distorted.)
  2. Hover over the menu with mouse.

Screenshots
Screenshot_1009

Versions
Burp Suite Pro Version [2020.12.1]

Additional
The more you hover over the dropdown options, more distorted those get.
Its my favourite theme. Will be waiting for a fix.

request

Can you add matrix theme 😀️

[BUG] Theme not applied on Proxy filter settings

Description
The theme selected in Customizer is not applied to proxy filter settings. The proxy filter settings use the base theme (Light / Dark) selected in the User interface section.

To Reproduce
Steps to reproduce the behavior:

  1. Go to User Options -> Display -> User Interface. Select Dark.
  2. Go to Customizer -> Select Arc and Apply
  3. Go to Proxy -> HTTP History and Click Filter. You'll see that the Arc theme is not applied to the Filter section.

Screenshots
image

Versions (please complete the following information):

  • OS: Linux
  • Burp Suite Pro / Community: Community
  • Burp Suite Version: 2021.3.1

这个可以把某一款主题直接换到burp上而不使用插件吗 [FR] Issue Title

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

[BUG] Changing between light/dark themes does not load the correct Burp base icons.

Describe the bug
Swapping between a dark and light them (or vice versa), does not use the correct dark/light icon packs. Instead, we must select the base theme first to load the correct icons, and then change the theme.

To Reproduce
Steps to reproduce the behavior:

  1. Set Burp's theme to Light
  2. Select a dark theme in Burp Customizer, like Dark Purple
  3. Navigate to Repeater.
  4. See that the icons in the top right are difficult to see, since they're made for a light background.

Expected behavior
Icon packs should be changed along with theme base.

Screenshots
image

Versions (please complete the following information):

  • OS: Linux
  • Burp Suite Pro / Community: Both
  • Burp Suite Version: 2020.12

[BUG] message editor tabs buttons invisible

Describe the bug

Since Brup release 2022.3.6 there is a new Customizable message editor tabs. There are new buttons but with any theme they are invisible unless you hover them. (cf. screenshot)

To Reproduce

Steps to reproduce the behavior:

  1. Select any theme (dark or light), eg. dracula
  2. Go in the proxy history
  3. Select any request
  4. Edit message editor settings to add the new editor tabs
  5. In Headers or Query Params editor tab select a value

Expected behavior

Button would be seable

Screenshots

Only the remove button I hovered is displayed, the three other button on the right are invisible.

image

Without a theme, extension disabled.

image

Versions (please complete the following information):

  • OS: ArchLinux
  • Burp Suite Pro / Community: Pro
  • Burp Suite Version 2022.3.6

[BUG]

Screenshots
image

  • OS: mac
  • Burp Suite Pro :
  • Burp Suite Version [e.g. 2020.12]

[BUG] Burp freezes when we open existing project.

Describe the bug
When I open an existing project, the burp customizer popups a message box with no text and freezes the burp UI.

To Reproduce
Steps to reproduce the behavior:

  1. Open an existing project which has burp customizer enabled.
  2. You can see a message box with no text and the UI won't respond.

Screenshots
BurpSuitePro

Versions (please complete the following information):

  • OS: Windows 10
  • Burp Suite Pro
  • Burp Suite Version: 2021.3

[FR] Allow use of .theme.json intelliJ theme files

Is your feature request related to a problem? Please describe.
58 themes isn't enough! Add the ability to load themes from IntelliJ .theme.json files.

Describe the solution you'd like
A button to press to load a theme file, and add it to the list of available themes.

Describe alternatives you've considered
N/A

Additional context
N/A

Sort the theme list alphabetically

Is your feature request related to a problem? Please describe.
When I click on Select Themes I see two list of themes (each sorted alphabetically). This means I have to scroll down each list individually to figure out which themes are available.

Describe the solution you'd like
Sort all themes alphabetically, together.

Describe alternatives you've considered
More scrolling.

As you can see in the screenshot below, the first list ends as Vuesion and then second list starts with Arc Dark (Material).

image

Thanks for the extension. This is great.

[BUG] Burp Suite Advanced Scope Contorl does not apply theme

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:
Do the following after applying theme

  1. Go to 'Target tab'
  2. Go to 'Scope tab'
  3. Click on 'Use advanced Scope Contorl'
  4. See error

Expected behavior
Theme Should have been applied

Screenshots
2021:01:14:18:00:48

Versions (please complete the following information):

  • OS: [e.g. iOS] Manjaro
  • Burp Suite Pro / Community
  • Burp Suite Version [e.g. 2020.11]
  • Theme One Dark

Burp Customizer Extension is not working

I have installed the Customizer extension from BApp Store without any errors, but the theme selected is not reflecting to the application. What would I be missing? or any recent changes made in code?

image

[BUG] Some Burp elements use the previous theme elements when updating.

Describe the bug
Some Burp elements, such as toggling advanced scope control, use the previous theme's look and feel when being updated.

To Reproduce
Steps to reproduce the behavior:

  1. Set a theme in Burp Customizer
  2. Go to the "Scope" tab.
  3. Toggle "Use advanced scope control"
  4. See that the panel uses the incorrect theme.

Expected behavior
The UI elements should all use the same look and feel when being created / modified.

Screenshots
image

Versions (please complete the following information):

  • OS: All
  • Burp Suite Pro / Community: Both
  • Burp Suite Version [e.g. 2020.12]: 2020.12

[BUG] Repeater tabs are resized when using custom theme

Describe the bug
When using Burp Customizer, Repeater tabs are much wider than without Burp Customizer. This may waste additional unnecessary space in the UI.

To Reproduce
Steps to reproduce the behavior:

  1. Set a theme in Burp Customizer
  2. Go to the "Repeater" tab.
  3. See that the repeater tabs are much wider than usual.

Expected behavior
The repeater tabs should be smaller and more space efficient

Screenshots
before:
image

after:
image

Versions (please complete the following information):

  • OS: All
  • Burp Suite Pro / Community: Both
  • Burp Suite Version [e.g. 2020.12]: 2020.12

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.