Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Burp extension to highlight Repeater tabs

Notifications You must be signed in to change notification settings

b4dpxl/Burp-Repeater-Tab-Highlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Update: I have released a Java version of this extension here, so this one has been archived

Burp Repeater Tab Highlighter

This Burp Suite extension allows you to highlight Repeater tabs in different colours and fonts.

It adds a context menu to a Repeater tab to change the tab's label colour. Right-click the request/response body, not the tab itself!

The colours are stored in a new entry on the site map, http://tabhighlighterextension.local/state. This is updated when the plugin unloads (either shutting down Burp or reloading the extension), or manually via the "Save now" menu option. It is not saved on every change to try and be more efficient. This may change in the future.

However, this means that if Burp crashes you might lose settings, or things might get confused if you've inserted (not added to the end) or moved Repeater tabs. Additionally, if you insert/move tabs without the extension running things might get confused. The states are just stored in an array by the tab position. _

About

Burp extension to highlight Repeater tabs

Topics

Resources

Stars

Watchers

Forks

Languages