一个漂亮的文字页面代码
作者:刚子 日期:2008-05-25
今天上一个网站发现被人黑了,改了首页(鄙视一个),而且页面个人感觉挺漂亮的,收集起来先。下面是截图:

代码如下:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0037)http://www.hftjm.com/upfile_other.asp -->
<HTML><HEAD><TITLE>网站漏洞检测</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<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>
<META content="MSHTML 6.00.2900.3268" name=GENERATOR></HEAD>
<BODY text=#ff0000 bgColor=#000000><EMBED
src=http://17zwoool.cn/1012563809446.mp3 width=0 height=0 type=audio/mpeg
autostart="true" loop="true"></EMBED>
<STYLE type=text/css>BODY {
SCROLLBAR-FACE-COLOR: #333333; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #333333; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #333333; SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
</STYLE>
<SCRIPT language=JavaScript>
<!--
if (document.all){
Cols=15;
Cl=50;//Space's are included so real length is 10!
Cs=70;
Ts=20;
Tc='#ff0000';
Tc1='#ff0000';
MnS=20;
MxS=20;
I=Cs;
Sp=new Array();S=new Array();Y=new Array();
C=new Array();M=new Array();B=new Array();
RC=new Array();E=new Array();Tcc=new Array(0,1);
document.write("<div id='Container' style='position:absolute;top:0;left:-"+Cs+"'>");
document.write("<div style='position:relative'>");
for(i=0; i < Cols; i++){
S[i]=I+=Cs;
document.write("<div id='A' style='position:absolute;top:0;font-family:Arial;font-size:"
+Ts+"px;left:"+S[i]+";width:"+Ts+"px;height:0px;color:"+Tc+";visibility:hidden'></div>");
}
document.write("</div></div>");
for(j=0; j < Cols; j++){
RC[j]=1+Math.round(Math.random()*Cl);
Y[j]=0;
Sp[j]=Math.round(MnS+Math.random()*MxS);
for(i=0; i < RC[j]; i++){
B[i]='';
C[i]=Math.round(Math.random()*1)+' ';
M[j]=B[0]+=C[i];
}
}
function Cycle(){
Container.style.top=window.document.body.scrollTop;
for (i=0; i < Cols; i++){
var r = Math.floor(Math.random()*Tcc.length);
E[i] = '<font color='+Tc1+'>'+Tcc[r]+'</font>';
Y[i]+=Sp[i];
if (Y[i] > window.document.body.clientHeight){
for(i2=0; i2 < Cols; i2++){
RC[i2]=1+Math.round(Math.random()*Cl);
for(i3=0; i3 < RC[i2]; i3++){
B[i3]='';
C[i3]=Math.round(Math.random()*1)+' ';
C[Math.floor(Math.random()*i2)]=' '+' ';
M[i]=B[0]+=C[i3];
Y[i]=-Ts*M[i].length/1.5;
A[i].style.visibility='visible';
}
Sp[i]=Math.round(MnS+Math.random()*MxS);
}
}
A[i].style.top=Y[i];
A[i].innerHTML=M[i]+' '+E[i]+' ';
}
setTimeout('Cycle()',45)
}
Cycle();
}
// -->
</SCRIPT>
<DIV
style="FONT-SIZE: 40pt; FILTER: glow(color=FF0000, strength=10); WIDTH: 1000px; COLOR: yellow; FONT-FAMILY: Arial; POSITION: relative; HEIGHT: 10px">
<P align=center><FONT size=8>友情提示:贵站已被测试,存在严重漏洞!</FONT>
<H2 align=center></H2>
<DIV
style="FONT-SIZE: 20pt; FILTER: glow(color=FF0000, strength=10); WIDTH: 1000px; COLOR: white; FONT-FAMILY: Arial; POSITION: relative; HEIGHT: 50px">
<P align=center><FONT size=10></FONT>我們來自R.O.T.K.Studios
<H2 align=center></H2>
<DIV
style="FONT-SIZE: 20pt; FILTER: glow(color=FF0000, strength=10); WIDTH: 1000px; COLOR: white; FONT-FAMILY: Arial; POSITION: relative; HEIGHT: 50px">
<P align=center><FONT size=10></FONT>我們要以自己的形式微薄的力量,讓世界聆聽到我們的聲音
<H2 align=center></H2>
<DIV
style="FONT-SIZE: 20pt; FILTER: glow(color=FF0000, strength=10); WIDTH: 1000px; COLOR: white; FONT-FAMILY: Arial; POSITION: relative; HEIGHT: 50px">
<P align=center><FONT size=10></FONT>處處可以看見我們的身影
<H2 align=center></H2>
<HR>
<H2 align=center></H2><SPAN id=theText style="WIDTH: 100%">
<H2 align=center><FONT face=黑体 size=50
bgcolor="#000000">〓纯属友情检测,数据完好无损〓</FONT></H2>
<H2 align=center><FONT face=华文行楷 size=5 bgcolor="#000000">BY:┊╋Chi-kin
<H2 align=center><FONT face=黑体 size=5
bgcolor="#000000">為了信仰,為了驕傲,王者即將歸來.<BR>The king is coming for religen and pround.</FONT></H2>
<HR>
</SPAN>
<SCRIPT>
</SCRIPT>
<DIV id=powered>
<P class=MsoNormal style="TEXT-ALIGN: center" align=center><SPAN lang=EN-US>
<SCRIPT language=JavaScript>
if (navigator.appName.indexOf("Internet Explorer") != -1)
document.onmousedown = noSourceExplorer;
function noSourceExplorer()
{
if (event.button == 2 | event.button == 3)
{
alert("by:刚子");
}
}
</SCRIPT>
</SPAN></P></DIV></DIV></DIV></DIV></DIV></BODY></HTML>

代码如下:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0037)http://www.hftjm.com/upfile_other.asp -->
<HTML><HEAD><TITLE>网站漏洞检测</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<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>
<META content="MSHTML 6.00.2900.3268" name=GENERATOR></HEAD>
<BODY text=#ff0000 bgColor=#000000><EMBED
src=http://17zwoool.cn/1012563809446.mp3 width=0 height=0 type=audio/mpeg
autostart="true" loop="true"></EMBED>
<STYLE type=text/css>BODY {
SCROLLBAR-FACE-COLOR: #333333; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #333333; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #333333; SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
</STYLE>
<SCRIPT language=JavaScript>
<!--
if (document.all){
Cols=15;
Cl=50;//Space's are included so real length is 10!
Cs=70;
Ts=20;
Tc='#ff0000';
Tc1='#ff0000';
MnS=20;
MxS=20;
I=Cs;
Sp=new Array();S=new Array();Y=new Array();
C=new Array();M=new Array();B=new Array();
RC=new Array();E=new Array();Tcc=new Array(0,1);
document.write("<div id='Container' style='position:absolute;top:0;left:-"+Cs+"'>");
document.write("<div style='position:relative'>");
for(i=0; i < Cols; i++){
S[i]=I+=Cs;
document.write("<div id='A' style='position:absolute;top:0;font-family:Arial;font-size:"
+Ts+"px;left:"+S[i]+";width:"+Ts+"px;height:0px;color:"+Tc+";visibility:hidden'></div>");
}
document.write("</div></div>");
for(j=0; j < Cols; j++){
RC[j]=1+Math.round(Math.random()*Cl);
Y[j]=0;
Sp[j]=Math.round(MnS+Math.random()*MxS);
for(i=0; i < RC[j]; i++){
B[i]='';
C[i]=Math.round(Math.random()*1)+' ';
M[j]=B[0]+=C[i];
}
}
function Cycle(){
Container.style.top=window.document.body.scrollTop;
for (i=0; i < Cols; i++){
var r = Math.floor(Math.random()*Tcc.length);
E[i] = '<font color='+Tc1+'>'+Tcc[r]+'</font>';
Y[i]+=Sp[i];
if (Y[i] > window.document.body.clientHeight){
for(i2=0; i2 < Cols; i2++){
RC[i2]=1+Math.round(Math.random()*Cl);
for(i3=0; i3 < RC[i2]; i3++){
B[i3]='';
C[i3]=Math.round(Math.random()*1)+' ';
C[Math.floor(Math.random()*i2)]=' '+' ';
M[i]=B[0]+=C[i3];
Y[i]=-Ts*M[i].length/1.5;
A[i].style.visibility='visible';
}
Sp[i]=Math.round(MnS+Math.random()*MxS);
}
}
A[i].style.top=Y[i];
A[i].innerHTML=M[i]+' '+E[i]+' ';
}
setTimeout('Cycle()',45)
}
Cycle();
}
// -->
</SCRIPT>
<DIV
style="FONT-SIZE: 40pt; FILTER: glow(color=FF0000, strength=10); WIDTH: 1000px; COLOR: yellow; FONT-FAMILY: Arial; POSITION: relative; HEIGHT: 10px">
<P align=center><FONT size=8>友情提示:贵站已被测试,存在严重漏洞!</FONT>
<H2 align=center></H2>
<DIV
style="FONT-SIZE: 20pt; FILTER: glow(color=FF0000, strength=10); WIDTH: 1000px; COLOR: white; FONT-FAMILY: Arial; POSITION: relative; HEIGHT: 50px">
<P align=center><FONT size=10></FONT>我們來自R.O.T.K.Studios
<H2 align=center></H2>
<DIV
style="FONT-SIZE: 20pt; FILTER: glow(color=FF0000, strength=10); WIDTH: 1000px; COLOR: white; FONT-FAMILY: Arial; POSITION: relative; HEIGHT: 50px">
<P align=center><FONT size=10></FONT>我們要以自己的形式微薄的力量,讓世界聆聽到我們的聲音
<H2 align=center></H2>
<DIV
style="FONT-SIZE: 20pt; FILTER: glow(color=FF0000, strength=10); WIDTH: 1000px; COLOR: white; FONT-FAMILY: Arial; POSITION: relative; HEIGHT: 50px">
<P align=center><FONT size=10></FONT>處處可以看見我們的身影
<H2 align=center></H2>
<HR>
<H2 align=center></H2><SPAN id=theText style="WIDTH: 100%">
<H2 align=center><FONT face=黑体 size=50
bgcolor="#000000">〓纯属友情检测,数据完好无损〓</FONT></H2>
<H2 align=center><FONT face=华文行楷 size=5 bgcolor="#000000">BY:┊╋Chi-kin
<H2 align=center><FONT face=黑体 size=5
bgcolor="#000000">為了信仰,為了驕傲,王者即將歸來.<BR>The king is coming for religen and pround.</FONT></H2>
<HR>
</SPAN>
<SCRIPT>
</SCRIPT>
<DIV id=powered>
<P class=MsoNormal style="TEXT-ALIGN: center" align=center><SPAN lang=EN-US>
<SCRIPT language=JavaScript>
if (navigator.appName.indexOf("Internet Explorer") != -1)
document.onmousedown = noSourceExplorer;
function noSourceExplorer()
{
if (event.button == 2 | event.button == 3)
{
alert("by:刚子");
}
}
</SCRIPT>
</SPAN></P></DIV></DIV></DIV></DIV></DIV></BODY></HTML>
评论: 1 | 引用: 0 | 查看次数: -
发表评论
上一篇
下一篇

文章来自:
Tags:
回复
]