Google Gives Away Web App Security Tool
CWmike writes "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. 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."
...despite all the haters, that Google certainly isn't evil.
Thanks!
http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
Just run it with "-xX" and see what it finds in terms of XSS vulnerabilities... I used it this afternoon on an app and found a bunch of stuff. Some problems were tricky, other problems were simple ones of the "alert('hi')" variety. And it's in C so it's fast enough to browse through without being annoying. RatProxy + FireBug make a great combo. Thanks Google!
The Army reading list
dont trust random executables from the internet
http://www.sendspace.com/file/hiwcs7 (needs cygwin)
In other news, Viacom has petitioned the court for Google's logs of users who downloaded their ratproxy tool after it was used to reveal vulnerabilities on certain Viacom owned web sites.
Of course I didn't RTFA... why would I do that? You really are new here aren't you? Don't let my UID fool you.
Google has a tool, Web Application Security Consortium have discovered a problem with large portion of sites. Are these two facts related? does the Google tool detect the named problems?
SLASHDOT: news for people who can't concentrate on work or have no life at all and got tired of yelling back at the TV.
Awesome, now I'm going to run around with my 1337 new tool, finding vulnerabilities in every website I can find on the internet. Then I'm going to post obnoxious defacement messages, pretending to be a Turkish hacker... :p
The documentation is here.
XML is like violence. If it doesn't solve the problem, use more. Junta
Is there a windows build somewhere for those of us forced to use windows at work?
Open Source Java Web Forum with LDAP authentication