Jump to content
begood

Google Builds Developer Tool to Flag Web App Vulnerabilities

Recommended Posts

Posted

Google has released an experimental extension for its Chrome browser that developers can use to scan their Web applications and flag code that could make them vulnerable to malware attacks.

The free tool, called DOM Snitch, is designed to sniff out potential security holes in Web applications' client-side code that could be exploited by attacks such as client-side scripting, Google said on Tuesday.

"To do this, we have adopted several approaches to intercepting JavaScript calls to key and potentially dangerous browser infrastructure such as document.write or HTMLElement.innerHTML," Google official Radoslav Vasilev wrote in a blog post.

In addition to developers, DOM Snitch is also aimed at code testers and security researchers, the company said.

The tool displays DOM (document object model) modifications in real time so developers don't have to pause the application to run a debugging tool, according to Google.

DOM Snitch also lets developers export reports so they can be shared with others involved in developing and refining the application, Google said.

Google is working on DOM Snitch and on server-side code testing tools such as Skipfish and Ratproxy because it believes that the number of security holes in Web applications is growing along with their overall sophistication and complexity.

Google Builds Developer Tool to Flag Web App Vulnerabilities | PCWorld

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...