/BurpTabEssentials

This changes the style of Burp Suite's Repeater tabs to help the testers

Primary LanguageJavaGNU Affero General Public License v3.0AGPL-3.0

BurpTabEssentials

This changes the style of Burp Suite's Repeater tabs to help the testers.

These features have been added by traversing the Java UI objects and manipulating them along the way. Therefore, it might not be as good as other built-in features, but that's the only thing we have at the moment to change the tab colours or their style :-)

Installation and Usage

  • Download the jar file from the release section
  • Add it to Burp Suite using the Extender tab
  • Use the following key combinations:
Combination Description
Right Click Big + Red + Bold, Reset
Right Click + CTRL Increase the Font Size + Bold
Right Click + CTRL + SHIFT Decrease the Font Size + Bold
Right Click + SHIFT Big + Green + Bold
Right Click + ALT Big + Blue + Bold
Right Click + CTRL + ALT Big + Orange + Bold
Right Click + CTRL + ALT + Shift Fun!

Images

Darcula

Nimbus

Limitations

  • It does not save the settings – they need to be saved against the project file
  • It has a few colours and you may need to change the source code yourself
  • It's been tested against v2.0.x but should work fine against v1.7.x
  • There is no nice menu to right click and activate at the moment!
  • It might be confused if you add the extension more than once or reload it multiple times (try to restart burp)

Please feel free to report bugs or add features