About this blog

A collection of information security-related posts and resources on the web for my reference. And for yours too if you're so inclined.

Thursday, July 26, 2012

Vulnerability Scanning Web 2.0 Client-Side Components

Web 2.0 applications are a combination of several technologies such as Asynchronous JavaScript and XML (AJAX), Flash, JavaScript Object Notation (JSON), Simple Object Access Protocol (SOAP), Representational State Transfer (REST). All these technologies, along with cross-domain information access, contribute to the complexity of the application. We are seeing a shift towards empowerment of an end-user's browser by loading libraries.

Vulnerability Scanning Web 2.0 Client-Side Components