Vulnerability: Cross Site Scripting (XSS)
Attack Input: Cookie: 'my_cookie'
<html><head><title>xss2</title></head>
<body>
<p>
"<xss00ps>'\\\<!-- /xss2.html --><!-- User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 --></p>
</body>
</html>
|