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;')
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
&#3c;script&#3e;alert("crap");&#3c;/script&#3e;
+
<script>alert("XSS");</script>

Latest revision as of 19:12, 25 April 2010

<script>alert("XSS");</script>