This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Top 10 2010-Test2"

From OWASP
Jump to: navigation, search
(Created page with '&#3c;script&#3e;alert("crap");&#3c;/script&#3e;')
 
Line 1: Line 1:
&#3c;script&#3e;alert("crap");&#3c;/script&#3e;
+
 
 +
<script>document.write("'><");</script>script<script>alert("XSS");

Revision as of 23:53, 21 April 2010

<script>document.write("'><");</script>script<script>alert("XSS");