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

modify request table scroll mode and add copy url MenuItem to contextMenu #27

Closed GitHubNull closed 2 years ago

GitHubNull commented 2 years ago

modify request table scroll mode and add copy url menu Item to context Menu.

simioni87 commented 2 years ago

Hi GitHubNull Thanks for your Pull request. The Copy URL function has not worked on a short test (URL was not copied to the clipboard). However, I really understand your needs about that, but maybe you have not seen that the standard burp message editor also allows you to Copy the URL of the current request (right click in the messsage editor). I really would prefer not to blow out the table context menu and hope you can arrange to copy the URL over the message editor instead of the table. Thanks again and regards