Log in to a site using HTTP or NTLM authentication
U=user, P=pass
Log in to a site requiring Multi-Factor Authentication or CAPTCHAs that are difficult or impossible to automate
Interactive AuthLog in to a site that pops up a new window with a login form
New Window ChallengeLog in to a site that uses IFrames to show the login form
IFrame ChallengeLog into a site that uses the worst security mechanism possible
Security Question ChallengeLog in to a site that has TOTP MFA
TOTP MFA ChallengeLog into a site using a hijacked session
Set the Authorization: Bearer t0k3nId
and see if it succeeds below.