精华 | |
金钱 | BA |
威望 | 点 |
贡献值 | 点 |
爱心 | 点 |
经验 | 点 |
注册时间 | 2009-3-24 |
最后登录 | 1970-1-1 |
在线时间 | 小时 |
| |
| |
| |
|
立即注册,加入爱黑武论坛的大家庭!爱黑武,爱上搞机生活!
您需要 登录 才可以下载或查看,没有账号?注册
x
404错误页面修改的黑色武装安全小组。把下面红色部分是代码复制到记事本,然后另存为,注意后缀名一定要是“html”,比如你以404为文件名,就应该是“404.html”,如果还不会下面有附件,下载自己看。
演示地址:www.yina126.com/404/index.html
<HTML><HEAD><TITLE>黑色武装网络安全组by steed</TITLE>
<SCRIPT language=javascript type=text/javascript></SCRIPT>
<bgsound src=\"http://cnhacker.com/cnhacker.mid\" loop=\"-1\">
<META http-equiv=Content-Type content=\"text/html; charset=gb2312\">
<SCRIPT language=javascript>
<!--
function Is() {
var agent = navigator.userAgent.toLowerCase();
this.major = parseInt(navigator.appVersion);
this.minor = parseFloat(navigator.appVersion);
this.ns = ((agent.indexOf('mozilla')!=-1) && ((agent.indexOf('spoofer')==-1) && (agent.indexOf('compatible') == -1)));
this.ns2 = (this.ns && (this.major == 2));
this.ns3 = (this.ns && (this.major == 3));
this.ns4b = (this.ns && (this.major == 4) && (this.minor <= 4.03));
this.ns4 = (this.ns && (this.major >= 4));
this.ie = (agent.indexOf(\"msie\") != -1);
this.ie3 = (this.ie && (this.major == 2));
this.ie4 = (this.ie && (this.major >= 4));
this.op3 = (agent.indexOf(\"opera\") != -1);
}
var is = new Is()
if(is.ns4) {
doc = \"document\";
sty = \"\";
htm = \".document\"
} else if(is.ie4) {
doc = \"document.all\";
sty = \".style\";
htm = \"\"
}
var text1 = \"\", text2 = \"\", count = 0, count2=0;
msg = new Array();
msg[0] = \"<font face=tahoma size=2><center><font color=red>此次入侵仅为检测别无他意,不会破坏任何文件。</font>\";
msg[1] = \" 正在入侵该电脑 ......<font color=red>[100%]</font>\";
msg[2] = \" 成功入侵该电脑!\";
msg[3] = \" 正在安全检测漏洞属性 \";
msg[4] = \" <font face=tahoma size=2><font color=red>×××××××××××××××××××××正在进行全面扫描×××××××××××××××××××××</font>\";
msg[5] = \" 正在进行安全检测..................................................................................<font color=red>[20%]</font>\";
msg[6] = \" 正在进行安全检测..................................................................................<font color=red>[40%]</font>\";
msg[7] = \" 正在进行安全检测..................................................................................<font color=red>[60%]</font>\";
msg[8] = \" 正在进行安全检测..................................................................................<font color=red>[80%]</font>\";
msg[9] = \" 正在进行安全检测..................................................................................<font color=red>[100%]</font>\";
msg[10] = \"<font color=red>安全检测完毕</font>........................................................................................√\";
msg[11] = \"××××××××××××××<font color=red>你的电脑被他人放了多处木马 请及时查杀 否则后果自负</font>××××××××××××××\";
msg[12]= \"<font face=tahoma size=8><center><font >by:黑色武装网络安全小组</font> \"
msg[13] = \"<font face=tahoma size=8><center><font color=red>404 Error</font> \"
text = msg[0].split(\"\");
function writetext(){
text1 ='<tt>'+text2 + '<b style=\"color:#00FF00\">'+text[count]+'</center></tt>';
text2 += text[count];
fillHTML = eval(doc + '[\"nothing\"]' + htm);
if(is.ns4) {
fillHTML.write(text1);
fillHTML.close();
} else {
fillHTML.innerHTML = text1;
}
if (!(count >= text.length-1)){
count+=1;
setTimeout('writetext()',1);
}
else{
count=0;
text2+='<p>'
if (count2!=12){
count2++
text = eval('msg['+count2+'].split(\"\")');
setTimeout('writetext()',5);
}
}
}
<!-- Pyara style baby .. -->
//-->
</SCRIPT>
<META content=\"MSHTML 6.00.2800.1476\" name=GENERATOR>
<STYLE type=text/css>#nothing {
VISIBILITY: visible
}
</STYLE>
</HEAD>
<BODY text=#00ff00 vLink=#008000 aLink=#008000 link=#008000 bgColor=#000000
background=\"\" onload=writetext();>
<DIV id=nothing style=\"WIDTH: 889px; HEIGHT: 259px\"></DIV>
<SCRIPT language=JavaScript>
<!--
if (document.all){
Cols=10;
Cl=48;//Space's are included so real length is 24!
Cs=120;
Ts=18;
Tc='#008800';
Tc1='#00ff00';
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,2,3,4,5,6,7,8,9);
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+=Cs;
document.write(\"<div id='A' style='position:absolute;top:0;font-family:Arial;font-size:\"
+Ts+\"px;left:\"+S+\";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='';
C=Math.round(Math.random()*1)+' ';
M[j]=B[0]+=C;
}
}
function Cycle(){
Container.style.top=window.document.body.scrollTop;
for (i=0; i < Cols; i++){
var r = Math.floor(Math.random()*Tcc.length);
E = '<font color='+Tc1+'>'+Tcc[r]+'</font>';
Y+=Sp;
if (Y > 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=B[0]+=C[i3];
Y=-Ts*M.length/1.5;
A.style.visibility='visible';
}
Sp=Math.round(MnS+Math.random()*MxS);
}
}
A.style.top=Y;
A.innerHTML=M+' '+E+' ';
}
setTimeout('Cycle()',45)
}
Cycle();
}
// -->
</SCRIPT>
</BODY></HTML>
</tr>
<head>
<meta http-equiv=\"Content-Language\" content=\"fr\">
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=windows-1252\">
<meta name=\"GENERATOR\" content=\"Microsoft FrontPage 4.0\">
<meta name=\"ProgId\" content=\"FrontPage.Editor.Document\">
<title>hacked</title>
</head>
404.rar
(3 KB, 下载次数: 3)
|
|