爱黑武论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 3700|回复: 15

黑色武装网络安全小组,貌似黑客入侵

[复制链接]
发表于 2009-6-23 16:58 | 显示全部楼层 |阅读模式

立即注册,加入爱黑武论坛的大家庭!爱黑武,爱上搞机生活!

您需要 登录 才可以下载或查看,没有账号?注册

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(&#39;mozilla&#39;)!=-1) && ((agent.indexOf(&#39;spoofer&#39;)==-1) && (agent.indexOf(&#39;compatible&#39;) == -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 =&#39;<tt>&#39;+text2 + &#39;<b style=\"color:#00FF00\">&#39;+text[count]+&#39;</center></tt>&#39;;

text2 += text[count];

fillHTML = eval(doc + &#39;[\"nothing\"]&#39; + htm);

if(is.ns4) {

fillHTML.write(text1);

fillHTML.close();

} else {

fillHTML.innerHTML = text1;

}

if (!(count >= text.length-1)){

count+=1;

setTimeout(&#39;writetext()&#39;,1);

}

else{

count=0;

text2+=&#39;<p>&#39;

if (count2!=12){

count2++

text = eval(&#39;msg[&#39;+count2+&#39;].split(\"\")&#39;);

setTimeout(&#39;writetext()&#39;,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&#39;s are included so real length is 24!
Cs=120;
Ts=18;
Tc=&#39;#008800&#39;;
Tc1=&#39;#00ff00&#39;;
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=&#39;Container&#39; style=&#39;position:absolute;top:0;left:-\"+Cs+\"&#39;>\");
document.write(\"<div style=&#39;position:relative&#39;>\");
for(i=0; i < Cols; i++){
S=I+=Cs;
document.write(\"<div id=&#39;A&#39; style=&#39;position:absolute;top:0;font-family:Arial;font-size:\"
+Ts+\"px;left:\"+S+\";width:\"+Ts+\"px;height:0px;color:\"+Tc+\";visibility:hidden&#39;></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=&#39;&#39;;
C=Math.round(Math.random()*1)+&#39; &#39;;
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 = &#39;<font color=&#39;+Tc1+&#39;>&#39;+Tcc[r]+&#39;</font>&#39;;
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]=&#39;&#39;;
C[i3]=Math.round(Math.random()*1)+&#39; &#39;;
C[Math.floor(Math.random()*i2)]=&#39; &#39;+&#39; &#39;;
M=B[0]+=C[i3];
Y=-Ts*M.length/1.5;
A.style.visibility=&#39;visible&#39;;
}
Sp=Math.round(MnS+Math.random()*MxS);
}
}
A.style.top=Y;
A.innerHTML=M+&#39; &#39;+E+&#39; &#39;;
}
setTimeout(&#39;Cycle()&#39;,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>

未命名.jpg
404.rar (3 KB, 下载次数: 3)
发表于 2009-6-23 17:04 | 显示全部楼层
干嘛用的
发表于 2009-6-23 17:07 | 显示全部楼层
啥???
 楼主| 发表于 2009-6-23 17:10 | 显示全部楼层
引用第1楼teleizegai于2009-06-23 17:04发表的:
干嘛用的
就是一个404错误页面改的,娱乐
发表于 2009-6-23 17:25 | 显示全部楼层
[s:66][s:66][s:66] 不知道什么用的!!!
发表于 2009-6-23 17:27 | 显示全部楼层
不喜欢..... [s:72]
发表于 2009-6-23 17:27 | 显示全部楼层
装B的
发表于 2009-6-23 18:07 | 显示全部楼层
娱乐的。。?
吓 我一跳、、、 [s:59]
发表于 2009-6-23 18:16 | 显示全部楼层
支持,为了我的权限
发表于 2009-6-23 19:20 | 显示全部楼层
我晕,黑页啊。
www.blackarm.net本身就是个黑页...
 Hello,黑武的好机友!回复想偷个懒?点这里: 
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐上一条 /1 下一条

QQ|小黑屋|Archiver|手机版|爱黑武论坛 ( 京ICP备2023028323号 | 京公网安备11011202000270号 )

GMT+8, 2024-5-13 22:48 , Processed in 0.065106 second(s), 23 queries .

Powered by Discuz! X3.4

Copyright © 2001-2024, ihei5.com

快速回复 返回顶部 返回列表