SIP/2.0 200 OK
Via: SIP/2.0/UDP nm;rport=37207;received=*.*.*.*;branch=foo
Call-ID: 50000
From: <sip:nm@nm>;tag=root
To: <sip:nm2@nm2>;tag=foo
CSeq: 42 OPTIONS
Allow: PRACK, OPTIONS, SUBSCRIBE, NOTIFY, REFER, INVITE, ACK, BYE, CANCEL, UPDATE
Accept: application/pidf+xml, application/xpidf+xml, application/simple-message-summary, application/simservs+xml, application/reginfo+xml, message/sipfrag;version=2.0, application/sdp
Supported: replaces, 100rel, timer, norefersub
Allow-Events: presence, message-summary, ua-profile, reg, refer
User-Agent: hisip
Content-Length: 0
HTTP/1.1 401 Not Authorized
Connection: close
Cache-Control: no-cache
Content-Type: text/html; charset=utf-8
Server: Web Server
Www-Authenticate: Basic realm="Mars"
HTTP/1.1 200
Server: nginx/1.19.1
Date: Mon, 18 Jan 2021 06:52:08 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 67
Connection: close
Access-Control-Allow-Credentials: true
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, DELETE, PUT
Access-Control-Allow-Headers: Content-Type,X-CAF-Authorization-Token,sessionToken,X-TOKEN
Initiator SPI: 8e7779464044673e
Responder SPI: 0000000000000000
Next Payload: 41
Version: 2.0
Exchange Type: 34
Message ID: 0
Length: 36
ASN:
9808
2021-01-18
HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/7.5
Set-Cookie: ASP.NET_SessionId=wpkku0etyhiffga5iguj5jeo; path=/; HttpOnly
X-AspNetMvc-Version: 4.0
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Mon, 18 Jan 2021 06:51:08 GMT
Connection: close
Content-Length: 11625
<!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 id="Head1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>隆林各族自治县党政OA系统</title>
<link href='/Content/css/default/easyui.css' rel="stylesheet" type="text/css" />
<link href="/Content/css/default.css" rel="stylesheet"/>
<link href="/Content/css/autocomplete.css" rel="stylesheet"/>
<link href="/Content/css/icon.css" rel="stylesheet"/>
<link href="/Content/scripts/uploadify/uploadify.css" rel="stylesheet"/>
<link href="/Content/scripts/My97DatePicker/skin/WdatePicker.css" rel="stylesheet"/>
<link href="/Content/scripts/zTree/zTreeStyle.css" rel="stylesheet"/>
<script src="/Content/scripts/jquery.js"></script>
<script src="/Content/Scripts/autocomplete.js"></script>
<script src="/Content/scripts/jquery.easyui.js"></script>
<script src="/Content/scripts/locale/easyui-lang-zh_CN.js"></script>
<script src="/Content/Scripts/json2.js"></script>
<script src="/Content/Scripts/jquery.cookie.js"></script>
<script src="/Content/Scripts/zTree/jquery.ztree.all.js"></script>
<script src="/Content/Scripts/uploadify/jquery.uploadify.js"></script>
<script src="/Content/plupload30/js/plupload.js"></script>
<script src="/UEdit/ueditor.config.js"></script>
<script src="/UEdit/ueditor.all.js"></script>
<script src="/UEdit/lang/zh-cn/zh-cn.js"></script>
<script src="/Content/Scripts/raphael.js"></script>
<script src="/Content/Scripts/KingonUI.js"></script>
<script src="/Content/Scripts/My97DatePicker/WdatePicker.js"></script>
<style type="text/css">
<!--
body {
background-position: right bottom;
background-repeat: no-repeat;
background-color: #fffff8;
margin: 0px;
padding:0px;
font-size:12px;
}
-->
</style>
<style type="text/css">
body {
font-size: 12px;
/*background: url(/Content/images/login/bg.png) 0% 0%;*/
background-repeat: repeat-x;
background-color: #5A7080;
margin: 0px;
padding: 0px;
}
img {
border: 0px;
}
ul {
margin: 0;
padding: 0;
display: block;
float: left;
list-style-type: none;
}
li {
margin: 0;
padding: 0;
display: block;
line-height: 30px;
height: 30px;
margin-bottom:15px;
float:left;
}
a:link {
text-decoration: none;
color: #4c4c4c;
}
a:hover {
text-decoration: none;
color: #4c4c4c;
}
a:visited {
text-decoration: none;
color: #4c4c4c;
}
.container {
position: absolute;
width: 835px;
height: 409px;
top: 50%;
left:50%;
margin-top:-304px;
margin-left:-417px;
background: url(/Content/images/login/attach_logo.jpg);
}
.login {
position: absolute;
width: 835px;
height: 44px;
color: #000;
z-index: 99;
background:#fff;
top:409px;
}
.titleName {
width: 170px;
margin-right: 15px;
}
.titleName li {
text-align: center;
}
.loginInfo {
width: 835px;
margin-top:8px;
margin-left:50px;
}
.loginInfo span {
display: block;
float: left;
width: 55px;
text-align: right;
font-size: 12px;
font-weight:bold;
}
input {
}
.btnOk {
padding-left: 60px;
}
.loginBtn {
display: block;
background: url(/Content/images/login/loginBtn.png) no-repeat;
width: 101px;
height: 33px;
line-height: 33px;
text-align: center;
}
.errorMsg {
position: absolute;
width: 445px;
top: 470px;
left: 266px;
text-align: center;
color: red;
font-family: Arial;
font-size: 14px;
}
.copyright {
background: url(/Content/images/login/logo.png) no-repeat;
position: absolute;
top: 320px;
left: 50%;
text-align: left;
margin: 0 auto;
margin-left:-186px;
color: #fff;
}
.copyright span {
font-family: Arial, Helvetica, sans-serif;
}
.wjmm{
float:right;
margin-right:8px;
}
.wjmm a {
color: #0C4E84;
text-decoration: underline;
float: left;
height: 20px;
line-height: 22px;
padding-left: 20px;
}
</style>
</head>
<body class="easyui-layout" >
<div class="content">
<div class="yy_bg" >
<div align="center" class="container loginBg">
<div class="main">
<div class="login" >
<ul class="loginInfo">
<li><span>用户名:</span><input class="yh" name="TB_UserID" type="text" id="txtun" tabindex="1"
style="cursor: pointer;float:left; width:110px;height:24px;line-height:24px;margin-left:10px;" /></li>
<li><span>密 码:</span><input id="txtpw" type="password" tabindex="2" class="mm" style="cursor: pointer;float:left; width:110px; height:24px;line-height:24px;margin-left:10px;" /></li>
<!--li><span>验证码:</span><input id="txtcode" type="text" class="mm" tabindex="3" style="cursor: pointer;float:left; width:60px;height:24px;line-height:24px;margin-left:10px;" />
<img alt="" style="width:40px;height: 29px; cursor: pointer;float:left; " border="0" id="SafeCode"
width="45" alt="" /></li-->
<li style="margin-bottom:0;">
<input name="checkbox" type="checkbox" style="float: left;margin-top:9px;margin-left:10px;" value="" />
<div style="float: left; width: 60px; font-size: 12px; height: 30px; line-height: 30px;
text-align: left;">
记住密码
</div>
</li>
<li style="margin-bottom:0;">
<img src="/Content/images/login/loginBtn.png" alt="" width="90" height="28" border="0" id="btnLogin" class="us_Submit">
<div class="wjmm">
<a id="bt_wjmm">忘记密码?</a>
</div>
</li>
<li style="position: absolute;top: 45px;left: 326px;">
<div class="span_message">
<span id="span_message" style="color: Red;width:128px">您禁用了javascript脚本,登录本系统需开启javascript脚本。</span>
<div id="span_wait" style="display: none;">
<img src="/Content/images/Wait.gif" alt="正在登录。。。" />
</div>
</div>
</li>
</ul>
</div>
<div class="copyright loginBg" style=" margin-top:160px; line-height:23px;">
<span><a href="/chrome.zip" style="color:#fff;">请您使用谷歌浏览器访问本系统!点击这里可下载谷歌浏览器安装包! </a></span>
</div>
<div class="copyright loginBg" style=" display:none;">
<span> Copyright © 2014 金中软件有限公司 版权所有</span>
</div>
<div id="forget" class="easyui-dialog" title="重置密码" data-options="iconCls:'icon-save',closed:true" style="width:500px;height:400px;padding:10px">
<div class="easyui-panel" style="width:100%;;height:250px;padding:5px;text-align:center">
<table width="400px" align="center" style="line-height:40px">
<tbody align="right">
<tr>
<td>
用户名:
</td>
<td align="left">
<input class="easyui-textbox" id="h_name" name="h_name" readonly style="width:160px" />
</td>
</tr>
<tr>
<td>
请录入新密码:
</td>
<td align="left">
<input class="easyui-textbox" type="password" id="h_passwd1" type="h_passwd1" tabindex="2" style="width:160px" />
</td>
</tr>
<tr>
<td>
请确认新密码:
</td>
<td align="left">
<input class="easyui-textbox" type="password" id="h_passwd2" type="h_passwd2" tabindex="2" style="width:160px" />
</td>
</tr>
<tr>
<td style="word-break: break-all;">
注册手机号码:
</td>
<td align="left">
<input class="easyui-textbox" type="text" name="h_UserTelno" id="h_UserTelno" readonly style="width:160px" />
<a href="#" style="width:100px" class="easyui-linkbutton" id="btnSend" iconcls="icon-save">发送验证码</a>
</td>
</tr>
<tr>
<td>
输入验证码:
</td>
<td align="left">
<input class="easyui-textbox" type="text" name="h_IdentifyCode" id="h_IdentifyCode" style="width:160px" />
</td>
<td align="left" colspan="1"></td>
</tr>
</tbody>
</table>
</div>
<center>
<div style="padding-top:20px">
<a href="#" class="easyui-linkbutton" id="bntResetPass" iconcls="icon-ok" style="width:100px;height:30px;">密码重置</a>
</div>
</center>
</div>
</div>
</div>
</body>
</body>
</html>
<script src="/Content/scripts/login.js" type="text/javascript"></script>
<script src="/Content/scripts/jquery.base64.js" type="text/javascript"></script>
<script type="text/javascript">
var VCodeFlag = '0';
$(function () {
$('#forget').dialog('close');
try {
if (VCodeFlag == '0') {
$("#li_vcode").hide();
}
}
catch (d) {
}
$('#btnLogin').click(function(){
setCookie();
});
getCookie();
});
function getCookie(){ //获取cookie
var txtun2 = $.cookie("txtun"); //获取cookie中的用户名
var txtpw2 = $.cookie("txtpw"); //获取cookie中的登陆密码
if(txtun2&&txtpw2){
$("#txtun").val(txtun2); //用户名存在的话把用户名填充到用户名文本框
$("#txtpw").val($.base64.decode(txtpw2)); //密码存在的话把密码填充到密码文本框
$("[name='checkbox']").attr("checked","true");//密码存在的话把“记住用户名和密码”复选框勾选住
}
}
function setCookie(){ //设置cookie
var txtun1 = $("#txtun").val(); //获取用户名信息
var txtpw1 = $("#txtpw").val(); //获取登陆密码信息
var checked = $("[name='checkbox']:checked");//获取“是否记住密码”复选框
if(checked && checked.length > 0){ //判断是否选中了“记住密码”复选框
$.cookie("txtun",txtun1);//调用jquery.cookie.js中的方法设置cookie中的用户名
$.cookie("txtpw",$.base64.encode(txtpw1));//调用jquery.cookie.js中的方法设置cookie中的登陆密码,并使用base64(jquery.base64.js)进行加密
}else{
$.cookie("txtun",'');
$.cookie("txtpw", '');
}
}
</script>
<script type="text/javascript">
var token = 'd0daf4f8185645be832c0e6d30a94209';
var Page_UserIP = '*.*.*.*';
var Page_AreaName = '';
var Page_ControllerName = 'Home';
var Page_ActionName = 'Index';
var Page_MenuID = '0';
var Page_ActionList = '';
var Page_PActionList = '';
var Page_PNotActionList = '';
</script>
HTTP/1.0 302 Found
Set-cookie: CGISID=RAh5yEYh5qQG8wI1aG5yIhUCPBxV41jLstG28xb4XSB4h;
Set-cookie: CGISID=;
Location: /login.cgi
Certificate
Version: v3
Serial Number: 1
Signature Algorithm: SHA1-RSA
Issuer:
Country: CN
Province: Guang Dong
Locality: Shen Zhen
Organization: SecROS
Organizational Unit: PKI
CommonName: SecROS Root
Email Address: sz_dalton@yahoo.com.cn
Validity:
Not Before: 2009-11-01 03:34 UTC
Not After : 2019-10-30 03:34 UTC
Subject:
Country: CN
Province: Guang Dong
Locality: Shen Zhen
Organization: SecROS
Organizational Unit: PKI
CommonName: SecROS Encrypt Message Service
Email Address: sz_dalton@yahoo.com.cn
Subject Public Key Info:
Public Key Algorithm: RSA
Public Key:
Exponent: 65537
Public Key Modulus: (1024 bits) :
B1:7C:7F:2A:D9:CB:7C:D4:1A:F8:0B:D0:1E:15:40:A9:
6E:09:BD:5C:B7:DE:13:A5:48:FC:A3:84:F1:F2:D1:57:
73:91:A5:44:3F:B6:B4:E8:90:1C:A7:F8:B3:92:8E:E7:
B1:9D:06:5A:B3:E6:C9:24:B0:FA:64:74:DC:66:80:70:
C6:3C:35:6F:73:63:37:18:87:D8:FB:88:FD:9F:A9:23:
FA:0A:C3:89:5B:10:6E:3C:52:23:35:5B:EB:F6:77:DE:
A6:82:D2:86:6C:62:03:EC:CA:D4:52:0D:46:DB:3B:0C:
D5:6B:2E:ED:DB:44:E1:E1:1D:33:1E:60:60:A2:A9:09
Authority Key Identifier:
A8:F2:75:24:14:F6:53:8B:3F:6A:21:47:61:62:4A:FA:97:8A:20:39
Subject Key Identifier:
09:3F:11:4A:D4:5D:C7:F9:9A:93:88:D4:96:D5:16:C7:8B:75:21:69
Basic Constraints:
CA : false
Path Length Constraint: UNLIMITED
Certificate Signature Algorithm: SHA1-RSA
Certificate Signature:
8A:42:A4:59:A1:B1:05:F2:D7:60:CC:A4:AD:0F:AC:7D:
E4:3B:62:EE:9C:7C:37:A8:21:7C:8C:33:E5:0D:AB:43:
72:AB:E3:E0:9A:FF:68:56:7F:92:2B:41:3E:95:E3:84:
9A:C6:A1:AC:0C:63:64:E3:92:EB:A5:C3:26:7A:10:56:
6E:BA:DA:5F:5C:06:C9:3F:A0:6B:0A:C1:92:09:1F:AE:
E2:62:E5:2D:2F:08:E6:86:E3:B9:02:FD:B5:DC:90:A1:
56:10:3F:B3:3F:CA:77:42:F6:60:CC:9B:02:9D:B8:77:
A7:1F:2E:4A:83:79:E7:3D:07:F7:FF:7B:59:35:8F:FC
Certificate
HTTP/1.1 200 OK
Connection: close
Content-Length: 11625
Cache-Control: private
Content-Type: text/html; charset=utf-8
Date: Mon, 18 Jan 2021 06:51:16 GMT
Server: Microsoft-IIS/7.5
Set-Cookie: ASP.NET_SessionId=t51zz4ywzdeqa2g3d5iivhfg; path=/; HttpOnly
X-Aspnet-Version: 4.0.30319
X-Aspnetmvc-Version: 4.0
X-Powered-By: ASP.NET

