VulnHub - GameOver vm - challenge 003
We browse to the 3rd challenge and get an XSS challenge, looking like this:
We try a few syntax for XSS, until we get to:
<script>alert("XSS!");</script> ,which gives us:
<script>alert("XSS!");</script> ,which gives us:
0 comments:
Post a Comment