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

Unsaved Field When Clicking Run #68

Open mickayz opened 6 years ago

mickayz commented 6 years ago

As referenced in Issue https://github.com/SecurityInnovation/AuthMatrix/issues/67.

Repro: Edit a field of the user table, such as cookie or header. Without pressing enter and while a cursor is still present in the field, click the run button. Observe that any changes to that field were not made during that run.