How to prevent an user from tampering a request using Burp
Our rails application has a feature where admin can from trigger sending verify email to users that haven’t been verified yet but not to verified ones.
However, it was pointed out that by intercepting this PUT request and m… Continue reading How to prevent an user from tampering a request using Burp