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 Request #77

Open dmatrixx opened 5 years ago

dmatrixx commented 5 years ago

Tool is just awesome , Thank you Mr Mick ayzenberg for your creation and Mr Chandrapal for his contributions . This helps me not just finding access control issues but IDOR , and more business logic bugs by replaying requests as per my alterations and grepping results with logger++ .

1 - Had it been a little faster , that would help a lot. like boosting it with multiple threads if its possible to achieve .

2 - importing endpoint requests to authmatrix and from other sources can have duplicate endpoints with same parameters , if there is some filter to eliminate duplicated requests , that again would be super useful.

Both of can save descent amount of time .