Home » Tutorials » Ajax Programming » Ajax Security Dangers
Ajax Security Dangers
1190
Category : Tutorials » Ajax Programming
Ajax can greatly improve the usability of a web application by improving its ... whitepaper describes the difference between traditional and Ajax Web ...
Download File Free PDF eBooks Download Tutorials Ajax Programming
Security Issues for Ajax Web Applications While Ajax can greatly improve the usability of a Web application, it can also create several opportunities for possible attack if the application is not designed with security in mind. Since Ajax Web applications exist on both the client and the server, they include the following security issues: • Create a larger attack surface with many more inputs to secure • Expose internal functions of the Web application server • Allow a client-side script to access third-party resources with no built- in security mechanisms The following paragraphs describe these security concerns in more detail.
Increased Attack Surface Unlike traditional Web applications that exist almost entirely on the server, Ajax applications extend across the client and server. Such implementations require a trust relationship between the client and server—a relationship that can be exploited by an attacker.
Favorite Ajax Programming PDF File
3403
Subverting Ajax for Fun and Profit
category Tutorials » Ajax Programming
3000
FUSE Ajax Tutorial
category Tutorials » Ajax Programming
3472
What is Ajax
category Tutorials » Ajax Programming
2330
Web 20 and AJAX
category Tutorials » Ajax Programming
1759

