Autorize
Autorize copied to clipboard
Automatic authorization enforcement detection extension for burp suite written in Jython developed by Barak Tawily in order to ease application security people work and allow them perform an automatic...
I've found that I've become used to running external tools through Burp's proxy for evidence/logging reasons but these requests are automatically picked up by Autorize, which is obviously pointless and...
Autorize has two modes of defining the credentials for the low-privilege user: replacing headers or queries. What about both? I have an application that sends the CSRF in the header...