0:00 / 0:00
0.5x 1x 1.5x 2x

<script>alert('XSS')</script>

kuba 0 subscribers
46 views 1 month ago
<script>alert('XSS')</script>

4 Comments

Login to post a comment.

kuba USER 1 month ago
<script>console.log('XSS works!')</script>
kuba USER 1 month ago
<IMG SRC=x ONERROR=alert('XSS')>
kuba USER 1 month ago
<img src=x onerror=alert('XSS')>
kuba USER 1 month ago
<script>alert('XSS')</script>