nccgroup / LoggerPlusPlus

Advanced Burp Suite Logging Extension
GNU Affero General Public License v3.0
627 stars 157 forks source link

Colorize matches are displayed in a new tab & add title in comment #214

Open li9hu opened 2 months ago

li9hu commented 2 months ago

hi master,Every time I use colorize to match information that I think is important, I need to re-enter my regular expression in the response to confirm where my strategy is hit. Can add a tab to directly display the content matched by colorize? In this way, I don’t have to repeatedly copy my strategy in colorize and then paste and reposition it in the response. At the same time, I hope to directly add the title of colorize in the comment. If there are too many colors, I will forget what the rule is for this color. Maybe it is a good idea to directly fill the title into the comment. thanks for making such a great tool!

CoreyD97 commented 2 months ago

Unfortunately, this isn't something that I'll be able to implement. Though, you might find Tags useful instead. It won't solve the searching problem, but they work similar to colorizing rules but show a small label at the side of the request instead, which should help remind you why the request was flagged :)