Web application security scanner by Google
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 runs in passive mode, thus not generating high amount of attack-simulated traffic. 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.
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.
Comments
Be the first to write a comment
You must me logged in to write a comment.