zgy0607 发表于 2012-3-21 10:06:35

联通定制版 中兴ZXV10 H108L V2.1.01_N 求破解

本帖最后由 zgy0607 于 2012-3-21 16:33 编辑

运营商                 中国联通
设备标识号       384608-016100000001011523384608C244F30000000000000000000000000000000068
批次号                 01H07dbT04035f
硬件版本号       V1.0
软件版本号       V2.1.01_N
超级账户和密码,论坛里面的全试过了,都不行···
有高手指点下吗,无TTL线,

网通的话,你尝试一下ie地址:192.168.1.1/cnc.html登陆,用户名admin,密码admin

用户名:telecomadmin   密码:nE7jA%5m

http://192.168.1.1/cu.html   一定要加cu.html   •用户名 bjcnchgw   •密码8mCnC@bj











网页源代码

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title></title>
<style >
* {
margin: 0 0 0 0;
padding: 0;
}
</style>
<script type="text/javascript">
var x,y,z,obj;var down=false;var browser=navigator.appName;var b_version=navigator.appVersion;var version=b_version.split(";");var trim_Version="";if(null!=version){trim_Version=version.replace(/[ ]/g,"");}function setinner(type){if(browser=="Microsoft Internet Explorer"&&trim_Version=="MSIE6.0"){document.getElementById("myLayer").style.visibility=type;}else {document.getElementById("myLayer").style.visibility=type;}}function CacheImage(){if(browser=="Microsoft Internet Explorer"&&trim_Version=="MSIE6.0"){try{document.execCommand("BackgroundImageCache",false,true);}catch(e){}}}function framedispalay(id){if(browser=="Microsoft Internet Explorer"&&trim_Version=="MSIE6.0"){}else {getObj(id).style.display="none";}}function init(){if(browser=="Microsoft Internet Explorer"&&trim_Version=="MSIE6.0"){obj=event.srcElement;obj.setCapture();z=obj.style.zIndex;obj.style.zIndex=100;x=event.offsetX;y=event.offsetY;down=true;}}function moveit(){if(browser=="Microsoft Internet Explorer"&&trim_Version=="MSIE6.0"){if(down&&event.srcElement==obj){with(obj.style){posLeft=document.body.scrollLeft+event.x-x;posTop=document.body.scrollTop+event.y-y;}}}}function stopdrag(){if(browser=="Microsoft Internet Explorer"&&trim_Version=="MSIE6.0"){down=false;obj.style.zIndex=z;obj.releaseCapture();}}this.remove=function(){document.getElementById("alertFram").innerHTML ="";};var ie=document.all;var nn6=document.getElementById&&!document.all;var isdrag=false;var y,x;var oDragObj;function moveMouse(e){if(isdrag){oDragObj.style.top=(nn6?nTY+e.clientY-y:nTY+event.clientY-y)+"px";oDragObj.style.left=(nn6?nTX+e.clientX-x:nTX+event.clientX-x)+"px";return false;}}function initDrag2(o,s){if(typeof(o)=="string")o=document.getElementById(o);o.orig_x=parseInt(o.style.left)-document.body.scrollLeft;o.orig_y=parseInt(o.style.top)-document.body.scrollTop;o.orig_index =o.style.zIndex;o.onmousedown=function(evt){this.style.cursor="move";var d=document;evt=evt||window.event;var x=evt.clientX+d.body.scrollLeft-o.offsetLeft;var y=evt.clientY+d.body.scrollTop-o.offsetTop;d.ondragstart="return false;";d.onselectstart="return false;";d.onselect="document.selection.empty();";if(o.setCapture)o.setCapture();else if(window.captureEvents)window.captureEvents(Event.MOUSEMOVE|Event.MOUSEUP);d.onmousemove=function(evt){evt=evt||window.event;o.style.left=evt.clientX+document.body.scrollLeft-x+"px";o.style.top=evt.clientY+document.body.scrollTop-y+"px";o.orig_x=parseInt(o.style.left)-document.body.scrollLeft;o.orig_y=parseInt(o.style.top)-document.body.scrollTop;};d.onmouseup=function(){if(o.releaseCapture)o.releaseCapture();else if(window.captureEvents)window.captureEvents(Event.MOUSEMOVE|Event.MOUSEUP);d.onmousemove=null;d.onmouseup=null;d.ondragstart=null;d.onselectstart=null;d.onselect=null;o.style.cursor="normal";o.style.zIndex=o.orig_index;};};if(s){var orig_scroll=window.onscroll?window.onscroll:function (){};window.onscroll =function (){orig_scroll();o.style.left=o.orig_x+document.body.scrollLeft;o.style.top=o.orig_y+document.body.scrollTop;};}}function initDrag(e){var oDragHandle=nn6?e.target:event.srcElement;var topElement="HTML";if(oDragHandle.tagName){while(oDragHandle.tagName!=topElement&&oDragHandle.className!="dragAble"){oDragHandle=nn6?oDragHandle.parentNode:oDragHandle.parentElement;}if(oDragHandle.className=="dragAble"){isdrag=true;oDragObj=oDragHandle;nTY=parseInt(oDragObj.style.top+0);y=nn6?e.clientY:event.clientY;nTX=parseInt(oDragObj.style.left+0);x=nn6?e.clientX:event.clientX;document.onmousemove=moveMouse;return false;}}}function showHelp(helpInfo,titleTag){var text;text="<div style='width:220px; position: absolute;' align=left id='dragAble' class='dragAble'>\n";text+="<div id='helpTextWrapper' style='position: relative'>";text+="<div id='helpText'><table style='width:220px;background-color:#fff;border:1px solid #8af964;' cellpadding='0' cellspacing='0'>\n";text+="<tr align='center'>\n";text+="<td style='height:23px;width:198px;background:url(img/1x26.gif);'><fontalign='left' color='#000'><b>&nbsp;"+titleTag+"<\/b><\/font><\/td>\n";text+="<td onclick='remove();'style='height:26px;width:22px;cursor:pointer;background:url(img/1x26.gif);'><img src='img/22x26.gif' border='0'><\/td>\n";text+="<\/tr>\n";text+="<tr>\n";text+="<td colspan='2' height='200px' width='220px' valign='top' align='left' class='word-break-all' style='padding:5px 0 0 10px;' id='helpText'>"+helpInfo+"<\/td>\n";text+="<\/tr><\/table></div></div><\/div>";getObj("alertFram").innerHTML =text;ele=document.createElement('iframe');ele.setAttribute('id','helpiframe');ele.style.position="absolute";ele.style.width="100%";ele.setAttribute('height',document.getElementById('dragAble').scrollHeight);ele.style.display="block";ele.style.border="0";ele.style.zIndex="-1";ele.style.filter="alpha(opacity=0)";document.getElementById('helpTextWrapper').insertBefore(ele, document.getElementById('helpText'));framedispalay("helpiframe");initDrag2('dragAble');}function jump(){top.location.href="/";}function AutoRelogin(type){var timeout;if((type=="restart")||(type=="upgconfig")){timeout=3;}else if(type=="restore"){timeout=3;}else if(type=="upgversion"){timeout=5;}else {return;}setTimeout("jump()",timeout*60*1000+5000);}function OldProcessRet(errstr,errpara){if("当前操作无效,请检查"==errstr&&"SUCC"==errpara){errstr="FAIL";}ProcessRet(errstr,errpara);}function ProcessRet(errstr,errpara){var errtype=getValue("IF_ERRORTYPE");if(errstr!="SUCC"){if(errpara!="SUCC"){var param=document.getElementById("Fnt_"+errpara);if(param==null){ShowErrorForCom(null,null,"当前操作无效,请检查配置参数。");}else {msg="当前操作无效,请检查"+param.innerHTML +"是否合法。";ShowErrorForCom("Frm_"+errpara,null,msg);}}else {if(errstr=="FAIL"){errstr="当前操作无效,请检查配置参数。";}if((errtype&1)==1){ShowNote("提示信息",errstr);}else if((errtype&2)==2){ShowErrorForCom(null,null,errstr);}else if((errtype&4)==4){}else {ShowErrorForCom(null,null,errstr);}}}}


function enterFrame(mm)
{
document.getElementById("menuSucc").value = mm;
document.getElementById("flogout").action ="unicom.html";
document.flogout.submit();
}
function onClickLogout()
{
document.getElementById("logout").value = 1;
document.flogout.submit();
}
function mousefunc(num)
{
switch(num)
{
case 0:
{
document.getElementById("status").src="img/status.gif";
document.getElementById("basic").src="img/basic-gray.gif";
document.getElementById("advance").src="img/advance-gray.gif";
document.getElementById("devmanager").src="img/devmanager-gray.gif";
document.getElementById("help").src="img/help-gray.gif";
document.getElementById("logoutimg").src="img/logout-gray.gif";
break;
}
case 1:
{
document.getElementById("status").src="img/status-gray.gif";
document.getElementById("basic").src="img/basic.gif";
document.getElementById("advance").src="img/advance-gray.gif";
document.getElementById("devmanager").src="img/devmanager-gray.gif";
document.getElementById("help").src="img/help-gray.gif";
document.getElementById("logoutimg").src="img/logout-gray.gif";
break;
}
case 2:
{
document.getElementById("status").src="img/status-gray.gif";
document.getElementById("basic").src="img/basic-gray.gif";
document.getElementById("advance").src="img/advance.gif";
document.getElementById("devmanager").src="img/devmanager-gray.gif";
document.getElementById("help").src="img/help-gray.gif";
document.getElementById("logoutimg").src="img/logout-gray.gif";
break;
}
case 3:
{
document.getElementById("status").src="img/status-gray.gif";
document.getElementById("basic").src="img/basic-gray.gif";
document.getElementById("advance").src="img/advance-gray.gif";
document.getElementById("devmanager").src="img/devmanager.gif";
document.getElementById("help").src="img/help-gray.gif";
document.getElementById("logoutimg").src="img/logout-gray.gif";
break;
}
case 4:
{
document.getElementById("status").src="img/status-gray.gif";
document.getElementById("basic").src="img/basic-gray.gif";
document.getElementById("advance").src="img/advance-gray.gif";
document.getElementById("devmanager").src="img/devmanager-gray.gif";
document.getElementById("help").src="img/help.gif";
document.getElementById("logoutimg").src="img/logout-gray.gif";
break;
}
case 5:
{
document.getElementById("status").src="img/status-gray.gif";
document.getElementById("basic").src="img/basic-gray.gif";
document.getElementById("advance").src="img/advance-gray.gif";
document.getElementById("devmanager").src="img/devmanager-gray.gif";
document.getElementById("help").src="img/help-gray.gif";
document.getElementById("logoutimg").src="img/logout.gif";
break;
}
case 6:
{
document.getElementById("status").src="img/status.gif";
document.getElementById("network").src="img/network-gray.gif";
document.getElementById("security").src="img/security-gray.gif";
document.getElementById("manager").src="img/manager-gray.gif";
document.getElementById("help").src="img/help-gray.gif";
document.getElementById("logoutimg").src="img/logout-gray.gif";
break;
}
case 7:
{
document.getElementById("status").src="img/status-gray.gif";
document.getElementById("network").src="img/network.gif";
document.getElementById("security").src="img/security-gray.gif";
document.getElementById("manager").src="img/manager-gray.gif";
document.getElementById("help").src="img/help-gray.gif";
document.getElementById("logoutimg").src="img/logout-gray.gif";
break;
}
case 8:
{
document.getElementById("status").src="img/status-gray.gif";
document.getElementById("network").src="img/network-gray.gif";
document.getElementById("security").src="img/security.gif";
document.getElementById("manager").src="img/manager-gray.gif";
document.getElementById("help").src="img/help-gray.gif";
document.getElementById("logoutimg").src="img/logout-gray.gif";
break;
}
case 9:
{
document.getElementById("status").src="img/status-gray.gif";
document.getElementById("network").src="img/network-gray.gif";
document.getElementById("security").src="img/security-gray.gif";
document.getElementById("manager").src="img/manager.gif";
document.getElementById("help").src="img/help-gray.gif";
document.getElementById("logoutimg").src="img/logout-gray.gif";
break;
}
case 10:
{
document.getElementById("status").src="img/status-gray.gif";
document.getElementById("network").src="img/network-gray.gif";
document.getElementById("security").src="img/security-gray.gif";
document.getElementById("manager").src="img/manager-gray.gif";
document.getElementById("help").src="img/help.gif";
document.getElementById("logoutimg").src="img/logout-gray.gif";
break;
}
case 11:
{
document.getElementById("status").src="img/status-gray.gif";
document.getElementById("network").src="img/network-gray.gif";
document.getElementById("security").src="img/security-gray.gif";
document.getElementById("manager").src="img/manager-gray.gif";
document.getElementById("help").src="img/help-gray.gif";
document.getElementById("logoutimg").src="img/logout.gif";
break;
}
}
}
function initMenu()
{
if ("2" == "1")
{
document.getElementById('menu-img').innerHTML='<img src="img/admin-menu.gif"/>';
document.getElementById('menu1').innerHTML='<a onclick="enterFrame(\'basic\')" ><img style="cursor:pointer" id="basic" onmouseover="mousefunc(1)" src="img/basic-gray.gif"/></a>';
document.getElementById('menu2').innerHTML='<a onclick="enterFrame(\'advance\')"><img style="cursor:pointer" id="advance" onmouseover="mousefunc(2)" src="img/advance-gray.gif"/></a>';
document.getElementById('menu3').innerHTML='<a onclick="enterFrame(\'devmanager\')"><img style="cursor:pointer" id="devmanager" onmouseover="mousefunc(3)" src="img/devmanager-gray.gif"/></a>';
document.getElementById('menu4').innerHTML='<a onclick="enterFrame(\'help\')"><img style="cursor:pointer" id="help" onmouseover="mousefunc(4)"   src="img/help-gray.gif"/></a>';
document.getElementById('menu5').innerHTML='<a id="a5" onclick="onClickLogout()"><img style="cursor:pointer" id="logoutimg" onmouseover="mousefunc(5)" src="img/logout-gray.gif"/></a>';
document.getElementById('flogout').action='/cu.html';
}
else
{
document.getElementById("topmenu").style.width = "950px";
document.getElementById('menu-img').innerHTML='<img src="img/user-menu.gif"/>';
document.getElementById('menu0').innerHTML='<a onclick="enterFrame(\'status\')"><img style="cursor:pointer" id="status" onmouseover="mousefunc(6)" src="img/status.gif"/></a>';
document.getElementById('menu1').innerHTML='<a onclick="enterFrame(\'network\')"><img style="cursor:pointer" id="network" onmouseover="mousefunc(7)" src="img/network-gray.gif"/></a>';
document.getElementById('menu2').innerHTML='<a onclick="enterFrame(\'security\')"><img style="cursor:pointer" id="security" onmouseover="mousefunc(8)" src="img/security-gray.gif"/></a>';
document.getElementById('menu3').innerHTML='<a onclick="enterFrame(\'manager\')"><img style="cursor:pointer" id="manager" onmouseover="mousefunc(9)" src="img/manager-gray.gif"/></a>';
document.getElementById('menu4').innerHTML='<a onclick="enterFrame(\'help\')"><img id="help" style="cursor:pointer" onmouseover="mousefunc(10)" src="img/help-gray.gif"/></a>';
document.getElementById('menu5').innerHTML='<a id="a5" onclick="onClickLogout()"><img style="cursor:pointer" id="logoutimg" onmouseover="mousefunc(11)" src="img/logout-gray.gif"/></a>';
document.getElementById('flogout').action='/';
document.getElementById("pageinfo").style.top = "560px";
}
CacheImage();
}
var timeid;

function OverTime()
{
if(timeid != null)
{
clearTimeout(timeid);
}
timeid=setTimeout("relogin()", 300*1000+5000);
}
function relogin()
{
alert("页面超时,请重新登录。");

document.getElementById("logout").value = 1;
document.flogout.submit();
}

OverTime();
document.onmouseover = OverTime;
</script>
</head>
<body style="background:url(../img/bg2.gif) repeat-x;" onload="initMenu();">
<div id="topmenu" align="center" style="position:relative; width:850px; height:572px; top:15px; z-index:8 ; margin:0 auto; padding:0; text-align:left;" >
<div id="menu-img" ></div>
<div style="position:absolute; height:500px; top:25px; right:0px;">
<table id="menu" style="width:500px">
<tr>
<td id="menu0" style="padding-left:200px">
<a onclick="enterFrame('status')">
<img style="cursor:pointer" id="status" onmouseover="mousefunc(0)" src="img/status.gif" />
</a>
</td>
</tr>
<tr>
<td id="menu1" style="padding-left:130px">
</td>
</tr>
<tr>
<td id="menu2"style="padding-left:60px">
</td>
</tr>
<tr>
<td id="menu3" >
</td>
</tr>
<tr>
<td id="menu4" style="padding-left:60px">
</td>
</tr>
<tr>
<td id="menu5" style="padding-left:130px" >
</td>
</tr>
</table>
</div>
<div id="pageinfo" style="position:absolute; top:520px; left:40px;font-size:13px;">

<font class="title" color="#ffffff"><b>版权所有:(C)2011中国联通公司,版权所有.</b></font>

</div>
</div>
<form name="flogout" id="flogout" method="post"onsubmit="return false;" action="/" target="_top">
<input type="hidden" name="logout" id="logout" value="" >
<input type="hidden" name="menuSucc" id="menuSucc" value="" >
</form>
<script>

</script>
</body>
</html>

iceicerain 发表于 2012-10-29 17:17:00

qq852123 发表于 2012-7-10 23:04:28

求破解方法 f660

mdd3311 发表于 2012-5-12 21:11:04

中兴ZXV10 H108L 超级简单破解!!!!
https://www.chinadsl.net/forum.php?mod=viewthread&tid=72974&fromuid=398123

john01179 发表于 2012-4-11 16:07:05

早知道就试下USB恢复法

四哥1122 发表于 2012-4-10 22:52:49

john01179 发表于 2012-4-8 23:58:37

zgy0607 发表于 2012-3-21 10:51 static/image/common/back.gif
U盘插上如下图,问题怎么恢复配置文件啊,求详解,谢谢

点上边的管理

john01179 发表于 2012-4-8 23:48:12

折腾好久,去淘宝找人给弄好了!

zgy0607 发表于 2012-4-3 00:20:43

自己顶起来,求高手指点

zgy0607 发表于 2012-3-22 19:49:58

看来很难破解了,
页: [1] 2
查看完整版本: 联通定制版 中兴ZXV10 H108L V2.1.01_N 求破解