Google Gives Away Free Web Application Security Scanner
Jeremy Kirk, IDG News Service
Google has released for free one of its internal tools used for testing the security of Web-based applications.
Ratproxy, released under an Apache 2.0 software license, looks for a variety of coding problems in Web applications, such as errors that could allow a cross-site scripting attack or cause caching problems.
"We decided to make this tool freely available as open source because we feel it will be a valuable contribution to the information security community, helping advance the community's understanding of security challenges associated with contemporary web technologies," wrote Google's Michal Zalewski on a company security blog.
Ratproxy -- released as version 1.51 beta -- is quick and less intrusive than other scanners in that it is passive and does not generate a high volume of attack-simulating traffic when running, Zalewski wrote. Active scanners can cause problems with application performance.
The tool sniffs content and can pick out snippets of JavaScript from style sheets. It also supports SSL (Secure Socket Layer) scanning, among other features.
Since it runs in a passive mode, Ratproxy highlights areas of concern that "are not necessarily indicative of actual security flaws. The information gathered during a testing session should be then interpreted by a security professional with a good understanding of the common problems and security models employed in web applications," Zalewski wrote.
Google has posted an overview of Ratproxy as well as a download link to the source code. Code licensed under the Apache 2.0 license may be incorporated in derivative works, including commercial ones, but the origin of the code must be acknowledged.
Weak web application security continues to embarrass companies, potentially causing the loss of customer or financial data.
A 2006 survey by the Web Application Security Consortium found that 85.57 percent of 31,373 sites were vulnerable to cross-site scripting attacks, 26.38 percent were vulnerable to SQL injection and 15.70 percent had other faults that could lead to data loss.
As a result, security vendors have moved to fill the need for better security tools, with large technology companies acquiring smaller, specialized companies in the field.
In June 2007, IBM bought Watchfire, a company that focused on Web application vulnerability scanning, data protection and compliance auditing. Two weeks later, Hewlett-Packard said it would buy SPI Dynamics, a rival of Watchfire whose software also looks for vulnerabilities in Web applications as well as performing compliance audits.
With HP wireless printers, you could have printed this from any room in the house. Live wirelessly. Print wirelessly.
Have PC Problems?
Windows Home Server
Tags at a Glance
Related Articles
- Microsoft Yanks Fake Security Software Last week's patch purged false security software from millions of Windows PCs.
- Can Obama Keep His BlackBerry? Analysis: Any responsible enterprise has security measures to handle mobile devices, so Obama should be able to take his BlackBerry into the West Wing with a little planning.
- Dodgy Domains Dumped by ISPs The alleged bot-launcher site McColo came down at the hands of its ISP -- is that vigilantism or a digital Neighborhood Watch?
- New Flavor of Old Worm Crawls into Defense Department Systems The DoD was reportedly infiltrated by W32/SillyFCD-W, which spreads via thumb drives among machines.
- Apple Squashes iPhone Bugs iPhone 2.2, released Friday, is the the first update to the phone's firmware in more than two months.
- CDW Security Center Is your data protected? Visit the CDW Security Center Learn where you may be vulnerable and how to address those risks.
- Asus Laptop Showcase Ultra-fashionable thin and light notebooks with SmartLogon Face Recognition. Find out more...
- Personal Productivity Want to make the most of your limited time? Click here for more info...








"Google Gives Away Free Web Application Security Scanner" Comments