simioni87 / auth_analyzer

Burp Extension for testing authorization issues. Automated request repeating and parameter value extraction on the fly.
MIT License
185 stars 48 forks source link

Feature request: easier navigation when in expanded diff view #21

Open ngregoire opened 3 years ago

ngregoire commented 3 years ago

Hello,

when reviewing results, I like to expand the diff view in order to maximise visible information. Currently, the expanded view doesn't allow to switch between sessions. So I have to collapse the view, switch to the new context, then re-enable the expanded view. Distracting and time-consuming...

I'd like to have a button, visible only in expanded view, where I can switch from ORIGINAL/SESSION1 to ORIGINAL/SESSION2 or ORIGINAL/SESSION3. Would that make sense?

In an ideal world, this action (switching to another pair) would also be associated to Left / Right when the logs table is focused (I'm not even sure that's possible).

Thanks for the extension, the more I dig in the more I appreciate it!

simioni87 commented 3 years ago

Thanks for your input. Will take it into consideration for the next release...