Thursday, September 28, 2017

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:
 
 
 
 

0 comments:

Post a Comment

About Us