Authentication Bypassing
Authentication Bypassing
Overview of the attack
An example of authentication bypassing is
disabling redirects designed to redirect users on unsuccessful authentication. If the code following the redirect does not correctly exit the code, the attacker may be able to cause this code to be executed by preventing the redirect from being followed.