8020 OWASP Hackademic Challenge 3
attack:
simply enter
<script>alert('XSS!')</script>
(see 8020_1.png)
result:
the alert box is shown (see 8020_2.png)
challenge is completed (see 8020_3.png)