SecurityInnovation/AuthMatrix

Feature Request

Opened this issue · 0 comments

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 .