If your using forms authentication in .net and the application that creates the authentication cookie is different than the one … Continue reading Forms authentication failed for the request. Reason: The ticket supplied was invalid
Category: Web Application Security
Prevent account enumeration on login, reset password and registration pages
Account enumeration is a potential security risk whereby a web site gives out information about what accounts are already in … Continue reading Prevent account enumeration on login, reset password and registration pages
Google recaptcha firewall exception options
We’ve implemented Google recaptcha in one of our web apps which is nice and works fine on our local machines. … Continue reading Google recaptcha firewall exception options