You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
The text was updated successfully, but these errors were encountered:
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 .
The text was updated successfully, but these errors were encountered: