Web Application Security
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
Google code search
Oct 05 2006 06:08AM
Stephen de Vries (stephen corsaire com)
Google's code search provides an easy way to find obvious software
flaws in open source and example applications, e.g.:
XSS in Java apps
http://www.google.com/codesearch?hl=en&lr=&q=%3C%25%
3D.*getParameter&btnG=Search
(Really obvious) SQL Injection in Java apps:
http://www.google.com/codesear...
[ more ]
Privacy Statement
Copyright 2010, SecurityFocus
Google's code search provides an easy way to find obvious software
flaws in open source and example applications, e.g.:
XSS in Java apps
http://www.google.com/codesearch?hl=en&lr=&q=%3C%25%
3D.*getParameter&btnG=Search
(Really obvious) SQL Injection in Java apps:
http://www.google.com/codesear...
[ more ]