-
Book Overview & Buying
-
Table Of Contents
The Web Application Hacker's Handbook
By :
A wide range of technologies are available to web application developers when implementing authentication mechanisms:
By far the most common authentication mechanism employed by web applications uses HTML forms to capture a username and password and submit these to the application. This mechanism accounts for well over 90% of applications you are likely to encounter on the Internet.
In more security-critical Internet applications, such as online banking, this basic mechanism is often expanded into multiple stages, requiring the user to submit additional credentials, such as a PIN or selected characters from a secret word. HTML forms are still typically used to capture relevant data.
In the...
Change the font size
Change margin width
Change background colour