simioni87 / auth_analyzer

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

Rework Request/Response View #2

Closed aress31 closed 3 years ago

aress31 commented 3 years ago

Hi @simioni87

Super extension, just a small suggestion would be to make the request/response view (right panel) less visually heavy. This could be done by using a hierarchy, top level would be request and response and when selecting one of those two options then the different user roles request/response would be displayed.

Also, you should have a look at the Autorize extension which use an expand/collapse view. Also, with the latest version of Burp and the split panel there could be more visually pleasing alternatives to my suggestion. Other than that super work, will keep opening tickets if I can think of other improvements.

Best regards, Alex

EDIT: This is what I mean by simplifying the view.

image

simioni87 commented 3 years ago

Hi Alex

Thanks for your inputs. I will take it into consideration.

BR

simioni87 commented 3 years ago

Hi Alex

I did some massive changes at the message view. Also by using a hirarchy.

grafik

Thanks for your inputs and best regards.

aress31 commented 3 years ago

Amazing, thanks @simioni87