SecurityInnovation / AuthMatrix

AuthMatrix is a Burp Suite extension that provides a simple way to test authorization in web applications and web services.
MIT License
614 stars 113 forks source link

Feature: More chain encoding options #64

Open mickayz opened 6 years ago

mickayz commented 6 years ago

Decode for base64, hex, and url. Must be able to handle exceptions when the input is not the correct format.