Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- GET /images/lognitmid.gif HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: image/webp,image/apng,image/*,*/*;q=0.8
- Referer: http://192.168.1.1/
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=DJWFePt5NgDPQq2c7qMTFfLm5UXJWLgz9H9HnZqBmTwl7dJG7eJ028U1WnCScWHI8qKYijOAkCpWEdDRZDQqsZopb5bxS3iCbhEG0JExao4tzpc03iYZeJ4xb5DRYJCF; FirstMenu=User_0; SecondMenu=User_0_0; ThirdMenu=User_0_0_0
- If-Modified-Since: Fri, 08 Feb 2019 20:41:32 GMT
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:38:41 GMT
- Connection: Keep-Alive
- Last-Modified: Fri, 08 Feb 2019 21:38:41 GMT
- Content-Type: image/gif
- Content-Length: 176
- GIF89a..&....................................................................................................!.......,......&...-.4..`.C..,Q..a....H.'.......(6.....iB"..dJ....;GET /images/logclickmid.gif HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: image/webp,image/apng,image/*,*/*;q=0.8
- Referer: http://192.168.1.1/
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=DJWFePt5NgDPQq2c7qMTFfLm5UXJWLgz9H9HnZqBmTwl7dJG7eJ028U1WnCScWHI8qKYijOAkCpWEdDRZDQqsZopb5bxS3iCbhEG0JExao4tzpc03iYZeJ4xb5DRYJCF; FirstMenu=Admin_0; SecondMenu=Admin_0_0; ThirdMenu=Admin_0_0_0
- If-Modified-Since: Fri, 08 Feb 2019 20:41:36 GMT
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:38:45 GMT
- Connection: Keep-Alive
- Last-Modified: Fri, 08 Feb 2019 21:38:45 GMT
- Content-Type: image/gif
- Content-Length: 176
- GIF89a..&....................................................................................................!.......,......&...- EM.d.Q.B,....4t..../... ..q(.....@h....`J....;GET /html/main/menu.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- Upgrade-Insecure-Requests: 1
- DNT: 1
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
- Referer: http://192.168.1.1/html/content1.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; FirstMenu=Admin_0; SecondMenu=Admin_0_0; ThirdMenu=Admin_0_0_0; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:38:46 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 7034
- <html>
- <head>
- <title>Menu</title>
- <link href="/css/stylemain.css" rel="stylesheet" type="text/css">
- <script language="JavaScript" src="/lang/device.res"></script>
- <script language="JavaScript" src="/js/menutree.js"></script>
- <script language="JavaScript" src="/js/adminmenu.js"></script>
- <script language="JavaScript" src="/js/usermenu.js"></script>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language="JavaScript" type="text/javascript">
- var menuTree = null;
- function onMouseMoveToMenu(trObj)
- {
- }
- function showMenu()
- {
- var defalutMenu = top.g_firstmenu;
- expandMenuById(defalutMenu);
- }
- function setMenuTextCorol(menuItem, color)
- {
- var menuItemLvl_1 = menuItem.parent.parent;
- var menuItemLvl_2 = menuItem.parent;
- var linkLvl_1 = 'link_' + menuItemLvl_1.id;
- var linkLvl_2 = 'link_' + menuItemLvl_2.id;
- var menuLvl1 = getElement(linkLvl_1);
- var menuLvl2 = getElement(linkLvl_2);
- menuLvl1.style.color = color;
- menuLvl2.style.color = color;
- if (color == '#000000')
- {
- menuLvl2.style.fontWeight = 'normal';
- }
- else
- {
- menuLvl2.style.fontWeight = 'normal';
- }
- }
- function setMenuImage(menuItem, imgName)
- {
- var imgID = 'img_' + menuItem.parent.parent.id;
- var img = '/images/' + imgName;
- getElement(imgID).src = img;
- }
- function writeFile(str)
- {
- var fso, ctf;
- }
- function expandMenuById(menuID)
- {
- var menuItem = expandMenu(menuID);;
- top.contentfrm.location.replace(menuItem.link);
- top.errStrStr = '';
- top.errIdCtrlStr = '';
- top.Link = '';
- if (menuItem.link.indexOf('pin.') > -1)
- {
- var temp = menuItem.link.lastIndexOf('/') + 1;
- var subutl = menuItem.link.substr(temp);
- top.g_url = subutl;
- }
- showTableMenu();
- }
- function expandMenu(menuID)
- {
- var menuItem = top.g_oMenuTree.curMenuItem;
- var menuItemTab;
- var curSelectMenu = null;
- if (menuItem != null)
- {
- setMenuTextCorol(menuItem,'#000000');
- menuItemTab = document.getElementById(menuItem.parent.id);
- menuItemTab.style.backgroundColor = '#efefef';
- }
- menuItem = top.g_oMenuTree.getMenuById(menuID);
- switch (menuItem.level)
- {
- case 0:
- break;
- case 1:
- collapseAllMenu();
- var k = 0;
- if (top.g_thirdmenu != 'undefined')
- {
- var menus = top.g_thirdmenu.split('_');
- j = menus[2];
- k = menus[3];
- }
- for (var i = 0; i < menuItem.nChildCount; i++)
- {
- child = menuItem.children[i];
- menuItemTr = document.getElementById(child.id);
- if (child.visibility == true)
- {
- menuItemTr.style.display = '';
- }
- }
- child = menuItem.children[j];
- curSelectMenu = child.children[k];
- if (curSelectMenu != null)
- {
- menuItem = top.g_oMenuTree.curMenuItem = curSelectMenu;
- }
- else
- {
- menuItem = top.g_oMenuTree.curMenuItem = menuItem.children[0].children[0];
- }
- break;
- case 2:
- menuItem = top.g_oMenuTree.curMenuItem = menuItem.children[0];
- break;
- }
- setMenuTextCorol(menuItem,'rgb(255,121,0)');
- menuItemTr = document.getElementById(menuItem.parent.id);
- menuItemTr.style.backgroundColor = '#FFFFFF';
- return menuItem;
- }
- function showTableMenu()
- {
- if(top.tabfrm.document.getElementById('tdTableMenu'))
- {
- top.tabfrm.makeTableHTML();
- }
- else
- {
- setTimeout("showTableMenu()",100);
- }
- }
- function initMenu()
- {
- if (top.curUserType == 0)
- {
- menuTree = new MenuTree('Admin',3);
- }
- else if (top.curUserType == 1)
- {
- if(top.g_firstmenu.indexOf('Admin') != -1)
- {
- top.g_firstmenu = "User_0";
- top.g_secondmenu = "User_0_0";
- top.g_thirdmenu = "User_0_0_0";
- refreshMenu(top.g_firstmenu,top.g_secondmenu,top.g_thirdmenu)
- }
- menuTree = new MenuTree('User',3);
- }
- top.g_oMenuTree = menuTree;
- menuTree.init();
- var html = menuTree.makeHTML();
- getElement('MenuTD').innerHTML = html;
- showMenu();
- }
- function clickMenuLink(linkID)
- {
- var i = 0;
- var secmenuID;
- var g_firstmenu;
- var g_secmenu;
- var menuID = linkID.substr(linkID.indexOf('_') + 1);
- if (menuID.indexOf('_') != -1)
- {
- i++;
- secmenuID = menuID.substr(menuID.indexOf('_') + 1);
- }
- if (secmenuID.indexOf('_') != -1)
- {
- i++;
- }
- if (i == 1)
- {
- g_firstmenu = menuID;
- g_secmenu = g_firstmenu + '_0';
- top.g_secondmenu = g_secmenu;
- g_thirdmenu = g_secmenu + '_0';
- top.g_thirdmenu = g_thirdmenu;
- }
- if (i == 2)
- {
- var menus = menuID.split('_');
- g_firstmenu = menus[0] + '_' + menus[1];
- g_secmenu = menuID;
- top.g_secondmenu = g_secmenu;
- g_thirdmenu = g_secmenu + '_0';
- top.g_thirdmenu = g_thirdmenu;
- }
- expandMenuById(menuID);
- showLoginMenu();
- refreshMenu(g_firstmenu,g_secmenu,g_thirdmenu);
- }
- function refreshMenu(firmenu,secmenu,thirdmenu)
- {
- var cookie = "FirstMenu=" + firmenu + "; path=/";
- document.cookie = cookie;
- var cookie = "SecondMenu=" + secmenu + "; path=/";
- document.cookie = cookie;
- var cookie = "ThirdMenu=" + thirdmenu + "; path=/";
- document.cookie = cookie;
- }
- function mouseOverLink(linkID)
- {
- var menuID = linkID.substr(linkID.indexOf('_') + 1);
- var menuItem = top.g_oMenuTree.curMenuItem;
- var temp="";
- menuItem = top.g_oMenuTree.getMenuById(menuID);
- var linkmenuID=getElement(linkID);
- linkmenuID.style.color="rgb(255,121,0)";
- menuItemTr = document.getElementById(menuItem.id);
- temp=rgbToHex(menuItemTr.style.backgroundColor);
- if(temp == '#ffffff')
- {
- menuItemTr.style.backgroundColor = '#ffffff';
- linkmenuID.style.color="rgb(255,121,0)";
- }
- else
- menuItemTr.style.backgroundColor = '#d8d8d8';
- }
- function mouseOutLink(linkID)
- {
- var menuID = linkID.substr(linkID.indexOf('_') + 1);
- var menuItem = top.g_oMenuTree.curMenuItem;
- var linkmenuID=getElement(linkID);
- var temp="";
- menuItem = top.g_oMenuTree.getMenuById(menuID);
- menuItemTr = document.getElementById(menuItem.id);
- temp=rgbToHex(menuItemTr.style.backgroundColor);
- if(temp == '#ffffff')
- {
- menuItemTr.style.backgroundColor = '#ffffff';
- linkmenuID.style.color="rgb(255,121,0)";
- }
- else
- {
- menuItemTr.style.backgroundColor = '#efefef';
- linkmenuID.style.color="#000000";
- }
- }
- function mouseOutLink1(linkID)
- {
- var menuID = linkID.substr(linkID.indexOf('_') + 1);
- var menuItem = top.g_oMenuTree.curMenuItem;
- var linkmenuID=getElement(linkID);
- menuItem = top.g_oMenuTree.getMenuById(menuID);
- child = menuItem.children[0];
- menuItemTr = document.getElementById(child.id);
- if(menuItemTr.style.display=='')
- {
- linkmenuID.style.color="rgb(255,121,0)";
- }
- else
- {
- linkmenuID.style.color="#000000";
- }
- }
- function rgbToHex(rgbitem)
- {
- if(rgbitem.indexOf("rgb")!=-1)
- {
- rgbitem = rgbitem.replace("rgb(","");
- rgbitem = rgbitem.replace(")","");
- rgbitem = rgbitem.split(",");
- r = parseInt(rgbitem[0]);
- g = parseInt(rgbitem[1]);
- b = parseInt(rgbitem[2]);
- r = r.toString(16);
- if(r.length == 1)
- {
- r='0'+r;
- }
- g = g.toString(16);
- if(g.length == 1)
- {
- g='0'+g;
- }
- b = b.toString(16);
- if(b.length == 1)
- {
- b='0'+b;
- }
- return('#'+r+g+b).toLowerCase();
- }
- else
- {
- return rgbitem;
- }
- }
- function SubmitKeyClick(e)
- {
- if (e.keyCode == 8)
- {
- return false;
- }
- }
- </script>
- <style type="text/css">
- table td {
- }
- </style>
- </head>
- <body onLoad="initMenu();">
- <form action="" onkeydown='return SubmitKeyClick(event)'>
- <table width="150" height="95%" border="0" cellspacing="0" cellpadding="0" style="background-color:#efefef;">
- <tr>
- <td valign="top" width="150" height="95%">
- <table border="0" cellspacing="0" cellpadding="0" width="100%">
- <tr>
- <td height="36"> </td>
- </tr>
- <tr>
- <td id="MenuTD"> </td>
- </tr>
- <tr>
- <td> </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- </form>
- </body>
- </html>
- GET /js/adminmenu.js HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/menu.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; FirstMenu=Admin_0; SecondMenu=Admin_0_0; ThirdMenu=Admin_0_0_0; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq
- If-Modified-Since: Fri, 08 Feb 2019 20:41:42 GMT
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:38:47 GMT
- Connection: Keep-Alive
- Last-Modified: Fri, 08 Feb 2019 21:38:47 GMT
- Content-Type: text/js
- Content-Length: 4850
- Admin_0 = new MenuItem(eval('Status'));
- Admin_0_0 = new MenuItem(eval('Device0'));
- Admin_0_0_0 = new MenuItem(eval('Device1'),'../status/deviceinfo.asp');
- Admin_0_1 = new MenuItem(eval('WAN'));
- Admin_0_1_0 = new MenuItem(eval('Status0'),'../status/internetstatus.asp');
- Admin_0_1_1 = new MenuItem(eval('Status1'),'../status/dslinfo.asp');
- Admin_0_1_2 = new MenuItem(eval('UMTSStatus'),'../status/umtsinfo.asp');
- Admin_0_2 = new MenuItem(eval('LAN'));
- Admin_0_2_0 = new MenuItem(eval('Internet'),'../status/internet.asp');
- Admin_0_2_1 = new MenuItem(eval('Ethenet'),'../status/ethenet.asp');
- Admin_0_3 = new MenuItem(eval('WLAN'));
- Admin_0_3_0 = new MenuItem(eval('WLAN'),'../status/wlaninfo.asp');
- Admin_1 = new MenuItem(eval('Basic'));
- Admin_1_0 = new MenuItem(eval('WAN'));
- Admin_1_0_0 = new MenuItem(eval('WAN'),'../ntwkall/wan.asp');
- Admin_1_1 = new MenuItem(eval('LAN'));
- Admin_1_1_0 = new MenuItem(eval('DHCP'),'../ntwkall/dhcp.asp');
- Admin_1_1_1 = new MenuItem(eval('DHCP6S'),'../ntwkall/dhcp6s.asp');
- Admin_1_1_2 = new MenuItem(eval('RADVD'),'../ntwkall/radvd.asp');
- Admin_1_2 = new MenuItem(eval('WLAN'));
- Admin_1_2_0 = new MenuItem(eval('WLAN'),'../ntwkall/wlan.asp');
- Admin_1_2_1 = new MenuItem(eval('WLAN0'),'../ntwkall/wlmacflt.asp');
- Admin_1_2_2 = new MenuItem(eval('WLAN1'),'../ntwkall/wlwds.asp');
- Admin_1_3 = new MenuItem(eval('DSL'));
- Admin_1_3_0 = new MenuItem(eval('DSL'),'../ntwkall/dsl.asp');
- Admin_2 = new MenuItem(eval('Advanced'));
- Admin_2_0 = new MenuItem(eval('Route'));
- Admin_2_0_0 = new MenuItem(eval('Route0'),'../network/route.asp');
- Admin_2_0_1 = new MenuItem(eval('Route1'),'../network/rip.asp');
- Admin_2_0_2 = new MenuItem(eval('Route2'),'../network/route6.asp');
- Admin_2_1 = new MenuItem(eval('FireWall'));
- Admin_2_1_0 = new MenuItem(eval('FireWallLevel'),'../security/firewall.asp');
- Admin_2_1_1 = new MenuItem(eval('DoSattack'),'../security/dosattack.asp');
- Admin_2_2 = new MenuItem(eval('Filter'));
- Admin_2_2_0 = new MenuItem(eval('MacFilter'),'../security/macfilter.asp');
- Admin_2_2_1 = new MenuItem(eval('IpFilter'),'../security/ipfilter.asp');
- Admin_2_2_2 = new MenuItem(eval('ApplicationFilter'),'../security/appfilter.asp');
- Admin_2_2_3 = new MenuItem(eval('UrlFilter'),'../security/urlfilter.asp');
- Admin_2_3 = new MenuItem(eval('ACL'));
- Admin_2_3_0 = new MenuItem(eval('ACL'),'../security/acl.asp');
- Admin_2_4 = new MenuItem(eval('NAT'));
- Admin_2_4_0 = new MenuItem(eval('ALG'),'../application/alg.asp');
- Admin_2_4_1 = new MenuItem(eval('DMZ'),'../application/dmz.asp');
- Admin_2_4_2 = new MenuItem(eval('PortMapping'),'../application/portmapping.asp');
- Admin_2_4_3 = new MenuItem(eval('PortTrigger'),'../application/porttrigger.asp');
- Admin_2_4_4 = new MenuItem(eval('Multi_Nat'),'../application/multinat.asp');
- Admin_2_5 = new MenuItem(eval('DDNS'));
- Admin_2_5_0 = new MenuItem(eval('DDNS'),'../application/ddns.asp');
- Admin_2_6 = new MenuItem(eval('IGMP'));
- Admin_2_6_0 = new MenuItem(eval('SNOOPING'),'../application/igmpsnooping.asp');
- Admin_2_6_1 = new MenuItem(eval('MLD'),'../application/mld.asp');
- Admin_2_7 = new MenuItem(eval('QoS'));
- Admin_2_7_0 = new MenuItem(eval('QoS'),'../network/qos.asp');
- Admin_2_7_1 = new MenuItem(eval('QoSClass'),'../network/qosclass.asp');
- Admin_2_8 = new MenuItem(eval('USBHost'));
- Admin_2_8_0 = new MenuItem(eval('FTPServer'),'../application/ftpserver.asp');
- Admin_2_8_1 = new MenuItem(eval('PrinterServer'),'../application/printerserver.asp');
- Admin_2_9 = new MenuItem(eval('SNTP'));
- Admin_2_9_0 = new MenuItem(eval('SNTP'),'../ntwkall/sntp.asp');
- Admin_2_10 = new MenuItem(eval('CWMP'));
- Admin_2_10_0 = new MenuItem(eval('TR069'),'../network/tr069.asp');
- Admin_2_10_1 = new MenuItem(eval('TR111'),'../network/tr111.asp');
- Admin_2_11 = new MenuItem(eval('UPNP'));
- Admin_2_11_0 = new MenuItem(eval('UPNP'),'../application/upnp.asp');
- Admin_2_12 = new MenuItem(eval('PIN'));
- Admin_2_12_0 = new MenuItem(eval('PIN'),'../pin/pin.asp');
- Admin_3 = new MenuItem(eval('Maintain'));
- Admin_3_0 = new MenuItem(eval('Device0'));
- Admin_3_0_0 = new MenuItem(eval('Reset'),'../management/reset.asp');
- Admin_3_0_1 = new MenuItem(eval('Configure'),'../management/cfgfile.asp');
- Admin_3_0_2 = new MenuItem(eval('Firmware'),'../management/firmware.asp');
- Admin_3_1 = new MenuItem(eval('Diagnose'));
- Admin_3_1_0 = new MenuItem(eval('Diagnose'),'../management/diagnose.asp');
- Admin_3_2 = new MenuItem(eval('LOG'));
- Admin_3_2_0 = new MenuItem(eval('LOG'),'../management/logcfg.asp');
- Admin_3_2_1 = new MenuItem(eval('LOG0'),'../management/logview.asp');
- Admin_4 = new MenuItem(eval('Wizard'),'',false);
- Admin_4_0 = new MenuItem(eval('Wizard'),'',false);
- Admin_4_0_0 = new MenuItem(eval('Wizard'),'../wizard/wizard.asp');
- Admin_5 = new MenuItem(eval('Help'),'',false);
- Admin_5_0 = new MenuItem(eval('Help'),'',false);
- Admin_5_0_0 = new MenuItem(eval('Help'),'/lang/help_content.html');
- GET /images/leftblock.gif HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: image/webp,image/apng,image/*,*/*;q=0.8
- Referer: http://192.168.1.1/html/main/logo.html
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; FirstMenu=Admin_0; SecondMenu=Admin_0_0; ThirdMenu=Admin_0_0_0; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq
- If-Modified-Since: Fri, 08 Feb 2019 20:41:46 GMT
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:38:52 GMT
- Connection: Keep-Alive
- Last-Modified: Fri, 08 Feb 2019 21:38:52 GMT
- Content-Type: image/gif
- Content-Length: 1035
- GIF89a..D....................................................................................................................................................................................................................................................................................................................................................................................................!.....J.,......D.....1................................. ..HI.......GDB@?.....FA=2+&$......E>. ........
- C8$.......6 ...
- ;!...
- *....6=.=.....,3#....0....X...A..'(\X#....OPX..D...2f....E.6<\..q.G..t........lld.....
- ;[email protected]..@.(....j........*e
- ....T=h...jS.......CX.h..5.!.Z.5...
- A..U. ....W...{G...7............!..(A......GF\.2..6$.0A.....EL6q.....m..}.....3. ..E...s{.1.......?.B......@........`...w.....O^8...].X..|
- ./`.....|..=.P....C.....1.`..'T........3D(a..V. .3.......A.-<HC
- $..!. .X...Z...1.P.
- 4.x....x..<....2.x..D..c.@.`.h.E.p$.2....S..../..d.:t......B.Rz..... ..8p.%.%..e
- ev.B?x.P..K2y'..l...2.8.
- ..j..-.0...........
- ..0).....;GET /images/midblock.gif HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: image/webp,image/apng,image/*,*/*;q=0.8
- Referer: http://192.168.1.1/html/main/logo.html
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; FirstMenu=Admin_0; SecondMenu=Admin_0_0; ThirdMenu=Admin_0_0_0; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq
- If-Modified-Since: Fri, 08 Feb 2019 20:41:45 GMT
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:38:53 GMT
- Connection: Keep-Alive
- Last-Modified: Fri, 08 Feb 2019 21:38:53 GMT
- Content-Type: image/gif
- Content-Length: 329
- GIF89a..D....................................................................................................................................................................................................!.....,.,[email protected].$..t*M.
- ...p.....8.P,.....p.......@'. .R.X,.................B !!""#.#$$%%&.&''(......VXA.;GET /html/status/deviceinfo.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- Upgrade-Insecure-Requests: 1
- DNT: 1
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
- Referer: http://192.168.1.1/html/main/menu.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_0; SecondMenu=User_0_0; ThirdMenu=User_0_0_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:39:13 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 4106
- <html>
- <head>
- <META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <link rel="stylesheet" href='/css/contentstyle.css' type='text/css'>
- <script language="JavaScript" src="/js/util.js"></script>
- <title>Device Information</title>
- <script language="JavaScript" src="/lang/device.res"></script>
- <script language="JavaScript" src="/js/tabinfo.js"></script>
- <script language="JavaScript" type="text/javascript">
- function stDeviceInfo(domain,ProductClass,SerialNumber,HardwareVersion,SoftwareVersion,ManufacturerOUI,UpTime)
- {
- this.domain = domain;
- this.ProductClass = ProductClass;
- this.ManufacturerOUI = ManufacturerOUI;
- this.SerialNumber = SerialNumber;
- this.HardwareVersion = HardwareVersion;
- this.SoftwareVersion = SoftwareVersion;
- this.UpTime = UpTime;
- }
- temp = new Array(new stDeviceInfo("InternetGatewayDevice.DeviceInfo","HG531s V1","S6C7S17712908242","HG531SV1VER.A","V100R001C117B011","00E0FC","517207"),null);
- var DeviceInfo = temp[0];
- var MACAdress = 'C8:0C:C8:13:44:AC';
- function AutoRefresh()
- {
- DeviceInfo.UpTime = parseInt(eval(DeviceInfo.UpTime)+1);
- getElement('UpTime').innerHTML = FormatTime(DeviceInfo.UpTime);
- setTimeout("AutoRefresh()", 1000);
- }
- function LoadFrame()
- {
- var i = GetmenuName("deviceinfo.asp");
- var menuName = UpdateMenuByFileName(i);
- menuItem = top.g_oMenuTree.curMenuItem;
- var cookie = document.cookie;
- ReLocation(cookie,menuName);
- getElement('UpTime').innerHTML = FormatTime(DeviceInfo.UpTime);
- setTimeout("AutoRefresh()", 1000);
- }
- var BatchNumberValue = 'RWC117P0.011.4926d617';
- function CheckForm(type)
- {
- with (getElement ("ConfigForm"))
- {
- }
- return true;
- }
- function FormatTime(timeVal)
- {
- var timeString = "";
- var UpDay = parseInt(eval(timeVal/86400));
- var UpHour = parseInt(eval(timeVal%86400/3600));
- var UpMin = parseInt(eval(timeVal%3600/60));
- var UpSec = eval(timeVal%60);
- UpHour += UpDay*24;
- if (UpHour >=0 && UpHour<=9 )
- UpHour = '0' + UpHour;
- if (UpMin >=0 && UpMin<=9 )
- UpMin = '0' + UpMin;
- if (UpSec >=0 && UpSec<=9 )
- UpSec = '0' + UpSec;
- timeString = UpHour + ':' + UpMin + ':' + UpSec;
- return timeString;
- }
- function AddSubmitParam(SubmitForm,type)
- {
- }
- </script>
- <style type="text/css">
- </style>
- </head>
- <body onLoad="LoadFrame();">
- <script language="JavaScript" type="text/javascript">
- writeTabInfoHeaderEx(eval("DeviceTit"),'Device',"90%");
- </script>
- <table class="tabInfo">
- <tr class="trTabContentLeft">
- <td>
- <script language="JavaScript" type="text/javascript"> document.write(eval('Product'));</script>
- </td>
- <td>
- <script language="javascript">
- document.write(DeviceInfo.ProductClass);
- </script>
- </td>
- </tr>
- <tr class="trTabContentLeft">
- <td>
- <script language="JavaScript" type="text/javascript"> document.write(eval("Device"));</script>
- </td>
- <td>
- <script language="javascript">
- document.write(DeviceInfo.ManufacturerOUI + '-'
- + DeviceInfo.SerialNumber);
- </script>
- </td>
- </tr>
- <tr class="trTabContentLeft">
- <td>
- <script language="JavaScript" type="text/javascript"> document.write(eval("Hardware"));</script>
- </td>
- <td>
- <script language="javascript">
- document.write(DeviceInfo.HardwareVersion);
- </script>
- </td>
- </tr>
- <tr class="trTabContentLeft">
- <td>
- <script language="JavaScript" type="text/javascript"> document.write(eval("Software"));</script>
- </td>
- <td>
- <script language="javascript">
- document.write(DeviceInfo.SoftwareVersion);
- </script>
- </td>
- </tr>
- <tr class="trTabContentLeft">
- <td>
- <script language="JavaScript" type="text/javascript"> document.write(eval("BatchNumber"));</script>
- </td>
- <td>
- <script language="javascript">
- document.write(eval('BatchNumberValue'));
- </script>
- </td>
- </tr>
- <tr class="trTabContentLeft">
- <td><script language="JavaScript" type="text/javascript">document.write(eval("gVarMACAddress"));</script></td>
- <td>
- <script language="JavaScript" type="text/javascript">
- document.write(eval('MACAdress'))
- </script>
- </td>
- </tr>
- <tr class="trTabContentLeft">
- <td>
- <script language="JavaScript" type="text/javascript"> document.write(eval("UpTime"));</script>
- </td>
- <td id = "UpTime">
- </td>
- </tr>
- </table>
- <script language="JavaScript" type="text/javascript">
- writeTabTail();
- </script>
- </body>
- </html>
- GET /js/tabinfo.js HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/status/deviceinfo.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_0; SecondMenu=User_0_0; ThirdMenu=User_0_0_0
- If-Modified-Since: Fri, 08 Feb 2019 20:41:48 GMT
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:39:13 GMT
- Connection: Keep-Alive
- Last-Modified: Fri, 08 Feb 2019 21:39:13 GMT
- Content-Type: text/js
- Content-Length: 19106
- function writeFile(str)
- {
- var fso, ctf;
- try
- {
- }
- catch (e)
- {
- }
- }
- function selectLine(id)
- {
- var objTR = getElement(id);
- if (objTR != null)
- {
- setLineHighLight(objTR);
- var temp = objTR.id.split('_')[1];
- var tempid = id.split('_')[0];
- if (temp == 'null')
- {
- setControl(-1);
- }
- else
- {
- var index = parseInt(temp);
- setControl(index, tempid);
- if (top.errStrStr != '')
- {
- ClearErro();
- }
- }
- }
- }
- function clickAdd(tabTitle)
- {
- var tab = document.getElementById(tabTitle).getElementsByTagName('table');
- var row,col;
- var rowLen = tab[0].rows.length;
- var firstRow = tab[0].rows[0];
- var lastRow = tab[0].rows[rowLen - 1];
- var temp = 'record_null' + '_' + tabTitle;
- if (lastRow.id == temp)
- {
- selectLine(temp);
- return;
- }
- row = tab[0].insertRow(rowLen);
- var appName = navigator.appName;
- if(appName == 'Microsoft Internet Explorer')
- {
- g_browserVersion = 1;
- row.className = 'trTabContent';
- row.id = temp;
- row.attachEvent("onclick", function(){selectLine(temp);});
- }
- else
- {
- g_browserVersion = 2;
- row.setAttribute('class','trTabContent');
- row.setAttribute('id',temp);
- row.setAttribute('onclick','selectLine(this.id);');
- }
- for (var i = 0; i < firstRow.cells.length; i++)
- {
- col = row.insertCell(i);
- col.innerHTML = '----';
- }
- selectLine(temp);
- }
- var remove_state = false;
- function getDelCnt()
- {
- var rml = getElement('rml');
- if (rml == null)
- {
- return 0;
- }
- var cnt = 0;
- if (rml.length > 0)
- {
- for (var i = 0; i < rml.length; i++)
- {
- if (rml[i].checked == true)
- {
- cnt++;
- }
- }
- }
- else if (rml.checked == true)
- {
- cnt++;
- }
- return cnt;
- }
- function removeInst(url)
- {
- if (remove_state == true)
- return;
- var rml = getElement('rml');
- if (rml == null)
- {
- alert(eval("gVarAlertNot_Add"))
- return;
- }
- var SubmitForm = new webSubmitForm();
- var cnt = 0;
- if (url == "/html/ntwkall/wan.asp")
- {
- if (wanRemoveInst(rml, SubmitForm) == false)
- {
- alert(eval("gVarAlertNot_Select"))
- return;
- }
- }
- else
- {
- with (document.forms[0])
- {
- if (rml.length > 0)
- {
- for (var i = 0; i < rml.length; i++)
- {
- if (rml[i].checked == true)
- {
- SubmitForm.addParameter(rml[i].value,'');
- cnt++;
- }
- }
- }
- else if (rml.checked == true)
- {
- SubmitForm.addParameter(rml.value,'');
- cnt++;
- }
- if(cnt==0)
- {
- alert(eval("gVarAlertNot_Select"))
- return;
- }
- }
- }
- setDisable('btnApply',1);
- SubmitForm.setAction('del.cgi?RequestFile=' + url);
- remove_state = true;
- SubmitForm.submit();
- }
- function removeInstwithverifycode(url, sId)
- {
- if (remove_state == true)
- return;
- var rml = getElement('rml');
- if (rml == null)
- {
- alert(eval("gVarAlertNot_Add"))
- return;
- }
- if (false == IsValidVerifyCode(sId))
- {
- alert("validate code is incorrect.");
- return;
- }
- var SubmitForm = new webSubmitForm();
- var cnt = 0;
- if (url == "/html/ntwkall/wan.asp")
- {
- if (wanRemoveInst(rml, SubmitForm) == false)
- {
- alert(eval("gVarAlertNot_Select"))
- return;
- }
- }
- else
- {
- with (document.forms[0])
- {
- if (rml.length > 0)
- {
- for (var i = 0; i < rml.length; i++)
- {
- if (rml[i].checked == true)
- {
- SubmitForm.addParameter(rml[i].value,'');
- cnt++;
- }
- }
- }
- else if (rml.checked == true)
- {
- SubmitForm.addParameter(rml.value,'');
- cnt++;
- }
- if(cnt==0)
- {
- alert(eval("gVarAlertNot_Select"))
- return;
- }
- }
- }
- setDisable('btnApply',1);
- SubmitForm.addParameter('VerifyCode', getElement(sId).value);
- SubmitForm.setAction('del.cgi?RequestFile=' + url);
- remove_state = true;
- SubmitForm.submit();
- }
- var Link = "/help/help_content.html#";
- var x = parseInt(screen.width/2);
- var y = parseInt(screen.height/2);
- function openHelp(obj,tabTitle)
- {
- var tmpLinkTail;
- switch(tabTitle)
- {
- case 'Device':
- tmpLinkTail = "status_Link_1_Device"; break;
- case 'Connection Status':
- case 'Config Status':
- case 'DNS Status':
- tmpLinkTail = "status_Link_2_Internet"; break;
- case 'DSL Status':
- case 'LINE Status':
- tmpLinkTail = "status_Link_2_DSL"; break;
- case 'Ethernet Status':
- tmpLinkTail = "status_Link_2_Ethernet"; break;
- case 'UMTS Status':
- tmpLinkTail = "status_Link_2_UMTS"; break;
- case 'LAN Host':
- tmpLinkTail = "status_Link_3_LANH"; break;
- case 'LAN Status':
- case 'LAN Device':
- case 'Ethenet Packet':
- tmpLinkTail = "status_Link_3_LANStatus"; break;
- case 'WLAN Status':
- tmpLinkTail = "status_Link_4_WLAN"; break;
- case 'Wireless Packet':
- tmpLinkTail = "status_Link_4_Wireless"; break;
- case 'SSID':
- tmpLinkTail = "status_Link_4_SSID"; break;
- case 'Wireless Client':
- tmpLinkTail = "status_Link_4_WirelessClient"; break;
- case 'Call Status':
- tmpLinkTail = "status_Link_5_Call"; break;
- case 'Port Status':
- tmpLinkTail = "status_Link_5_Port"; break;
- case 'UMTS Connection':
- tmpLinkTail = "basic_Link_5_UMTS"; break;
- case 'Wan Connection' :
- tmpLinkTail = "basic_Link_1_WAN"; break;
- case 'Profile Configuration':
- tmpLinkTail = "basic_Link_6_SIPSRV"; break;
- case 'SIP Account':
- tmpLinkTail = "basic_Link_6_SIPACC"; break;
- case 'LAN Host Config':
- tmpLinkTail = "basic_Link_2_LANInfo"; break;
- case 'DHCP Server':
- tmpLinkTail = "basic_Link_2_DHCPInfo"; break;
- case 'DHCP Serving Pool':
- tmpLinkTail = "basic_Link_2_DHCPServingPool"; break;
- case 'LAN Server Config':
- tmpLinkTail = "basic_Link_2_DHCPv6Server"; break;
- case 'RADVD Config':
- tmpLinkTail = "basic_Link_2_SLAAC"; break;
- case 'Reserve IP Address':
- tmpLinkTail = "basic_Link_2_ReserveIP"; break;
- case 'DHCP Route Relay':
- tmpLinkTail = "basic_Link_2_DHCPRelay";break;
- case 'Wireless' :
- tmpLinkTail = "basic_Link_3_WLANInfo"; break;
- case 'WPS' :
- tmpLinkTail = "basic_Link_3_WLANWPS"; break;
- case 'Wireless WDS' :
- tmpLinkTail = "basic_Link_3_WLANWDS"; break;
- case 'Wireless Filter' :
- tmpLinkTail = "basic_Link_3_WLANFilter"; break;
- case 'Dsl Configuration':
- tmpLinkTail = "basic_Link_4_DSL"; break;
- case 'Static Route':
- tmpLinkTail = "advance_Link_1_StaticRoute"; break;
- case 'RIP':
- tmpLinkTail = "advance_Link_1_RIP"; break;
- case 'IPv6 Static Route':
- tmpLinkTail = "advance_Link_1_IPv6StaticRoute"; break;
- case 'Firewall':
- tmpLinkTail = "advance_Link_2_Firewall"; break;
- case 'Url Filter':
- tmpLinkTail = "advance_Link_17_URLFilter"; break;
- case 'Ip Filter':
- tmpLinkTail = "advance_Link_17_IPFilter"; break;
- case 'MAC Filter':
- tmpLinkTail = "advance_Link_17_MACFilter"; break;
- case 'App Filter':
- tmpLinkTail = "advance_Link_17_APPFilter"; break;
- case 'Dos':
- tmpLinkTail = "advance_Link_2_DosAttack"; break;
- case 'Acl':
- tmpLinkTail = "advance_Link_18_ACL"; break;
- case 'ALG':
- tmpLinkTail = "advance_Link_3_ALG"; break;
- case 'DMZ':
- tmpLinkTail = "advance_Link_3_DMZ"; break;
- case 'Portmapping':
- tmpLinkTail = "advance_Link_3_PortMapping"; break;
- case 'Port Trigger':
- tmpLinkTail = "advance_Link_3_PortTrigger"; break;
- case 'DDNS':
- tmpLinkTail = "advance_Link_4_DDNS"; break;
- case 'IGMP Snooping':
- case 'IGMP Proxy':
- tmpLinkTail = "advance_Link_5_IGMP"; break;
- case 'MLD Snooping':
- tmpLinkTail = "advance_Link_5_MLD"; break;
- case 'Qos':
- tmpLinkTail = "advance_Link_6_QoSGlobal"; break;
- case 'QoS Class':
- tmpLinkTail = "advance_Link_6_QoSClass"; break;
- case 'QoS App':
- tmpLinkTail = "advance_Link_6_QoSApp"; break;
- case 'FTP' :
- tmpLinkTail = "advance_Link_7_FTP"; break;
- case 'FTP Server':
- tmpLinkTail = "advance_Link_7_FTPServer"; break;
- case 'PrinterServer':
- tmpLinkTail = "advance_Link_7_PrinterServer"; break;
- case 'Records':
- tmpLinkTail = "advance_Link_7_FTPRecord"; break;
- case 'Samba':
- tmpLinkTail = "advance_Link_7_Samba"; break;
- case 'Lan Name' :
- tmpLinkTail = "advance_Link_8_LANName"; break;
- case 'SNTP Status':
- case 'SNTP':
- tmpLinkTail = "advance_Link_9_SNTP"; break;
- case 'SNTP Configure':
- tmpLinkTail = "advance_Link_9_SNTP"; break;
- case 'TR069' :
- tmpLinkTail = "advance_Link_10_TR069"; break;
- case 'TR111' :
- tmpLinkTail = "advance_Link_10_TR111"; break;
- case 'UPnP' :
- tmpLinkTail = "advance_Link_11_UPNP"; break;
- case 'Group Setting' :
- tmpLinkTail = "advance_Link_21_BridgeBinding"; break;
- case 'option60' :
- tmpLinkTail = "advance_Link_21_Option60"; break;
- case 'DLNA':
- tmpLinkTail = "advance_Link_19_DLNA"; break;
- case 'Port':
- tmpLinkTail = "advance_Link_12_Port"; break;
- case 'Prefix Configure':
- tmpLinkTail = "advance_Link_12_CallPrefix"; break;
- case 'Digitmapping':
- tmpLinkTail = "advance_Link_12_DigitMap"; break;
- case 'Speed Dial':
- tmpLinkTail = "advance_Link_12_SpeedDial"; break;
- case 'Codec':
- tmpLinkTail = "advance_Link_12_Codec"; break;
- case 'SIP Advance':
- tmpLinkTail = "advance_Link_12_SIPAdvance"; break;
- case 'Incoming Prefix':
- case 'Incoming Suffix':
- case 'Outgoing Prefix':
- case 'Outgoing Suffix':
- tmpLinkTail = "advance_Link_12_MultiPrefix"; break;
- case 'Voice Advanced':
- tmpLinkTail = "advance_Link_13_SipAdvanced"; break;
- case 'Digitmapping':
- tmpLinkTail = "advance_Link_13_DigitMap"; break;
- case 'Port':
- tmpLinkTail = "advance_Link_13_SipPort"; break;
- case 'Sip Phone':
- tmpLinkTail = "advance_Link_13_SipPhone"; break;
- case 'SIP QoS':
- tmpLinkTail = "advance_Link_13_SIPQoS"; break;
- case 'Codec':
- tmpLinkTail = "advance_Link_13_Codec"; break;
- case 'Sip Advanced':
- tmpLinkTail = "advance_Link_13_SipAdvanced"; break;
- case 'PUK':
- tmpLinkTail = "advance_Link_14_PUK"; break;
- case 'PIN':
- tmpLinkTail = "advance_Link_14_PIN"; break;
- case 'VPN' :
- tmpLinkTail = "advance_Link_15_VPN"; break;
- case 'Backup':
- tmpLinkTail = "advance_Link_16_Backup"; break;
- case 'SNMP' :
- tmpLinkTail = "advance_Link_20_SNMP"; break;
- case 'Account' :
- tmpLinkTail = "management_Link_1"; break;
- case 'MCAST':
- tmpLinkTail = "management_Link_2_MCAST"; break;
- case 'LOG' :
- tmpLinkTail = "management_Link_4_1"; break;
- case 'LOGVIEW' :
- tmpLinkTail = "management_Link_4_2"; break;
- case 'VLANMODE':
- tmpLinkTail = "VLANMODE"; break;
- case 'LANVLAN':
- tmpLinkTail = "LANVLAN"; break;
- case 'Atm Connection':
- tmpLinkTail = "basic_Link_1"; break;
- case 'MultiNat':
- tmpLinkTail = "advance_Link_3_MultiNat"; break;
- case 'cwmpcert':
- tmpLinkTail = "advance_Link_19_cwmpcert"; break;
- case 'Mirror':
- tmpLinkTail = "advance_Link_20_Mirror"; break;
- default:
- tmpLinkTail = "status_Link_1"; break;
- }
- if (top.curUserType != top.sptUserType)
- {
- Link = "/lang/help_content_usr.html#" + tmpLinkTail;
- }
- else
- {
- Link = "/lang/help_content.html#" + tmpLinkTail;
- }
- top.Link = Link;
- window.open(Link,tmpLinkTail,"height="+y+",Width="+x+",left="+x/2+",top="+y/2+",menubar=no,resizable=yes,depended=yes,scrollbars=yes");
- var pitem = obj.parentElement;
- return true;
- }
- function writeTabHeader(tabTitle, helpTag, width, titleWidth, type)
- {
- var cookies = document.cookie;
- if (width == null)
- width = "70%";
- if (titleWidth == null)
- titleWidth = "160";
- if (helpTag == null)
- helpTag = tabTitle;
- if (((cookies.indexOf("Language=fr") != -1) && (( 'LAN Host Config' == helpTag) || ('Reserve IP Address' == helpTag)))
- || ((cookies.indexOf("Language=sp") != -1) && (('LAN Host Config' == helpTag) || ('LAN Server Config' == helpTag) || ('MAC Filter' == helpTag)))
- || ((cookies.indexOf("Language=pt") != -1) && (('SSID' == helpTag) || ('LAN Host Config' == helpTag) || ('LAN Server Config' == helpTag)))
- )
- {
- titleWidth = "200";
- if ((cookies.indexOf("Language=pt") != -1) && ('LAN Server Config' == helpTag))
- {
- titleWidth = "250";
- }
- }
- var html =
- "<table width=\"" + width + "\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">"
- + "<tr>"
- + "<td>"
- + "<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">"
- + "<tr>"
- + " <td background=\"\/images\/loginleft.gif\" width=\"7\" height=\"16\"> <\/td>"
- + "<td background=\"\/images\/loginmid.gif\" valign=\"bottom\" align=\"center\" width=\"" + titleWidth + "\" class=\"tdTabTitile\">"
- + tabTitle + "<\/td>"
- + "<td background=\"\/images\/loginright.gif\" width=\"7\"><\/td>"
- + "<td align=\"right\">"
- + "<table border=\"0\" cellpadding=\"1\" cellspacing=\"0\">"
- + "<tr>";
- if ('info' == type)
- {
- }
- else if ('cfg' == type)
- {
- html += '<td id="Newbt" class="tdOperation" background=\"\/images\/helpinit.gif\" width="78"><a onmouseover="mouseOverLink(this);" onMouseDown="mouseDownLink(this);" onMouseUp="mouseUpLink(this);" onmouseout="mouseOutLink(this);" href="#" id="btnNew" '
- + 'onclick=\'clickAdd(\"'
- + tabTitle + '\");\'><script language=\"JavaScript\" type=\"text/javascript\">document.write(eval(\"gVarPubNew\"));</script></a></td>'
- + '<td width="3"></td>'
- + '<td id="Removebt" class="tdOperation" background=\"\/images\/helpinit.gif\" width="78"><a onmouseover="mouseOverLink(this);" onmouseout="mouseOutLink(this);" onMouseDown="mouseDownLink(this);" onMouseUp="mouseUpLink(this);" href="#" id="btnRemove" '
- + 'onclick=\'clickRemove(\"'
- + tabTitle + '\");\'><script language=\"JavaScript\" type=\"text/javascript\">document.write(eval(\"gVarPubRemove\"));</script></a></td>'
- + '<td width="3"></td>';
- }
- else if ('list' == type)
- {
- html += '<td id="Newbt" class="tdOperation" background=\"\/images\/helpinit.gif\" width="78"><a onmouseover="mouseOverLink(this);" onMouseDown="mouseDownLink(this);" onMouseUp="mouseUpLink(this);" onmouseout="mouseOutLink(this);" href="#" id="btnNew" '
- + 'onclick=\'clickAddList(\"'
- + tabTitle + '\");\'><script language=\"JavaScript\" type=\"text/javascript\">document.write(eval(\"gVarPubNew\"));</script></a></td>'
- + '<td width="3"></td>'
- + '<td id="Removebt" class="tdOperation" background=\"\/images\/helpinit.gif\" width="78"><a onmouseover="mouseOverLink(this);" onmouseout="mouseOutLink(this);" onMouseDown="mouseDownLink(this);" onMouseUp="mouseUpLink(this);" href="#" id="btnRemove" '
- + 'onclick=\'clickRemove(\"'
- + tabTitle + '\");\'><script language=\"JavaScript\" type=\"text/javascript\">document.write(eval(\"gVarPubRemove\"));</script></a></td>'
- + '<td width="3"></td>';
- }
- html += " <td id=\"helpbt\" class=\"tdOperation\" background=\"\/images\/helpinit.gif\"><a onmouseover=\"mouseOverLink(this);\" onmouseout=\"mouseOutLink(this);\" onMouseDown=\"mouseDownLink(this);\" onMouseUp=\"mouseUpLink(this);\" href=\"#\" class=\"btnHelp\" onClick=\"openHelp(this,'"+ helpTag +"');\"><script language=\"JavaScript\" type=\"text/javascript\">document.write(eval(\"gVarPubHelp\"));</script><\/a><\/td>"
- + "<\/tr>"
- + "<\/table>"
- + "<\/td>"
- + "<\/tr>"
- + "<tr>"
- + "<td height=\"3\" colspan=\"5\" background=\"\/images\/loginmid.gif\"><\/td>"
- + "<\/tr>"
- + "<\/table>"
- + "<\/td>"
- + "<\/tr>"
- + "<tr>"
- + "<td id=\"" + tabTitle + "\">";
- writeFile(html);
- document.write(html);
- }
- function ExwriteTabHeader(tabTitle, width, titleWidth)
- {
- if (width == null)
- width = "70%";
- if (titleWidth == null)
- titleWidth = "200";
- var html =
- "<table width=\"" + width + "\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">"
- + "<tr>"
- + "<td>"
- + "<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">"
- + "<tr>"
- + " <td background=\"..\/..\/images\/loginleft.gif\" width=\"7\" height=\"16\"> <\/td>"
- + "<td background=\"..\/..\/images\/loginmid.gif\" valign=\"bottom\" align=\"center\" width=\"" + titleWidth + "\" class=\"tdTabTitile\">"
- + tabTitle + "<\/td>"
- + "<td background=\"..\/..\/images\/loginright.gif\" width=\"7\"><\/td>"
- + "<td align=\"right\">"
- + "<table border=\"0\" cellpadding=\"1\" cellspacing=\"0\">"
- + "<tr>";
- html += "<\/tr>"
- + "<\/table>"
- + "<\/td>"
- + "<\/tr>"
- + "<tr>"
- + "<td height=\"3\" colspan=\"5\" background=\"..\/..\/images\/loginmid.gif\"><\/td>"
- + "<\/tr>"
- + "<\/table>"
- + "<\/td>"
- + "<\/tr>"
- + "<tr>"
- + "<td id=\"" + tabTitle + "\">";
- writeFile(html);
- document.write(html);
- }
- function mouseOverLink(obj)
- {
- var pitem = obj.parentNode;
- obj.style.color='rgb(255,121,0)';
- pitem.style.backgroundImage="url(/images/helpover.gif)";
- }
- function mouseDownLink(obj)
- {
- var pitem = obj.parentNode;
- obj.style.color='rgb(255,121,0)';
- pitem.style.backgroundImage="url(/images/helpclick.gif)";
- }
- function mouseOutLink(obj)
- {
- var pitem = obj.parentNode;
- pitem.style.backgroundImage="url(/images/helpinit.gif)";
- obj.style.color='#000000';
- }
- function mouseUpLink(obj)
- {
- var pitem = obj.parentNode;
- pitem.style.backgroundImage="url(/images/helpinit.gif)";
- obj.style.color='#000000';
- }
- function writeTabInfoHeader(tabTitle, tabWidth, titleWidth)
- {
- helpTag = tabTitle;
- writeTabHeader(tabTitle, helpTag, tabWidth,titleWidth,'info');
- }
- function writeTabCfgHeader(tabTitle, tabWidth,titleWidth)
- {
- helpTag = tabTitle;
- writeTabHeader(tabTitle, helpTag, tabWidth,titleWidth,'cfg');
- }
- function writeTabInfoHeaderEx(tabTitle, helpTag, tabWidth, titleWidth)
- {
- writeTabHeader(tabTitle, helpTag, tabWidth,titleWidth,'info');
- }
- function writeTabCfgHeaderEx(tabTitle, helpTag, tabWidth,titleWidth)
- {
- writeTabHeader(tabTitle, helpTag, tabWidth,titleWidth,'cfg');
- }
- function writeTabListHeaderEx(tabTitle, helpTag, tabWidth,titleWidth)
- {
- writeTabHeader(tabTitle, helpTag, tabWidth,titleWidth,'list');
- }
- function writeTabHeaderEx(tabTitle, tabWidth, titleWidth)
- {
- ExwriteTabHeader(tabTitle, tabWidth,titleWidth);
- }
- function writeTabTail()
- {
- document.write("<\/td><\/tr><\/table>");
- }
- var previousTR = null;
- function setLineHighLight(objTR)
- {
- if (previousTR != null)
- {
- previousTR.style.backgroundColor = '#f4f4f4';
- for (var i = 0; i < previousTR.cells.length; i++)
- {
- previousTR.cells[i].style.color = '#000000';
- }
- }
- objTR.style.backgroundColor = '#006699';
- for (var i = 0; i < objTR.cells.length; i++)
- {
- objTR.cells[i].style.color = '#ffffff';
- }
- previousTR = objTR;
- }
- function AddErrInfo(errStrInfo, errIDCtrlInfo)
- {
- top.errStrStr += errStrInfo + '||';
- top.errIdCtrlStr += errIDCtrlInfo + '||';
- }
- function setErrInfo()
- {
- var StrStr = '';
- var StrTable ='';
- errStrArray = top.errStrStr.split('||');
- errIDCtrlArray = top.errIdCtrlStr.split('||');
- StrStr += '<table width="100%" cellspacing="0" class="divErrInfo"><tr class= "backGround"><td>';
- StrStr += '<h2>' + (errStrArray.length - 1) + gVarPubErr1 + '</h2><p>' + gVarPubErr2 + '</p><ul>'
- for (var i = 0; i < errStrArray.length; i++)
- {
- if (errStrArray[i] != '' && errStrArray[i] != 'undefined')
- {
- StrStr += '<li>' + errStrArray[i] + '</li>';
- }
- if (errIDCtrlArray[i] != '' && errIDCtrlArray[i] != 'undefined')
- {
- try
- {
- obj = getElement(errIDCtrlArray[i]);
- pitem = obj.parentNode.parentNode;
- pitem.style.backgroundColor = '#f6e200';
- }
- catch (e)
- {
- obj = getElement(errIDCtrlArray[i]);
- obj.backgroundColor = '#f6e200';
- }
- }
- }
- StrStr += '</ul>' + '</td></tr>'
- StrStr += '</table>'
- StrTable = '<table width="100%" cellpadding="2" cellspacing="0" class="divErrInfoEx">'
- + '<tr class="trTabCfgHead" align="center">'
- + '<td align="right">'
- + '<button name="btnClear" type="button" value="Clear" class="changebutton" onClick="ClearErro();">'
- + '</button>'
- + '</td>'
- + '<td>'
- + ' '
- + '</td>'
- + '</tr>'
- + '</table>'
- StrStr = StrStr + StrTable;
- getElement('erroinfo').innerHTML = StrStr;
- getElement('btnClear').innerHTML = gVarPubClear;
- }
- function ClearErro()
- {
- setDisplay('erroinfo', 0)
- top.errStrStr = '';
- top.errIdCtrlStr = '';
- for (var i = 0; i < errIDCtrlArray.length; i++)
- {
- if (errIDCtrlArray[i] != '' && errIDCtrlArray[i] != 'undefined')
- {
- try
- {
- obj = getElement(errIDCtrlArray[i]);
- pitem = obj.parentNode.parentNode;
- pitem.style.backgroundColor = '#f4f4f4';
- }
- catch (e)
- {
- obj = getElement(errIDCtrlArray[i]);
- obj.backgroundColor = '#f4f4f4';
- }
- }
- }
- }
- function EnterAdvancedGUI()
- {
- if (confirm("Warning: For Advanced Users"))
- {
- top.location='/html/index.asp';
- }
- }
- function doPageClose()
- {
- if (window.navigator.userAgent.indexOf("MSIE") >= 1)
- {
- window.close();
- return;
- }
- if (window.navigator.userAgent.indexOf("Firefox") >= 1)
- {
- window.location.href = 'about:blank';
- return;
- }
- if (window.navigator.userAgent.indexOf("Safari") >= 1)
- {
- window.opener = self;
- window.open('', '_self');
- window.close();
- return;
- }
- window.open('', '_parent', '');
- window.close();
- }
- GET /images/clicktabright.gif HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: image/webp,image/apng,image/*,*/*;q=0.8
- Referer: http://192.168.1.1/html/main/tab.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_0; SecondMenu=User_0_0; ThirdMenu=User_0_0_0
- If-Modified-Since: Fri, 08 Feb 2019 20:41:51 GMT
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:39:16 GMT
- Connection: Keep-Alive
- Last-Modified: Fri, 08 Feb 2019 21:39:16 GMT
- Content-Type: image/gif
- Content-Length: 364
- GIF89a.......................................................................................................................................................................................................!.....8.,....................`.i. ..`:..B..v.A....A. ....E6([email protected]..~.......
- 2 ...1
- ...0.........,
- ...+....)....'....%....#....".... ....................A.;GET /images/loginright.gif HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: image/webp,image/apng,image/*,*/*;q=0.8
- Referer: http://192.168.1.1/html/status/deviceinfo.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_0; SecondMenu=User_0_0; ThirdMenu=User_0_0_0
- If-Modified-Since: Fri, 08 Feb 2019 20:41:51 GMT
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:39:17 GMT
- Connection: Keep-Alive
- Last-Modified: Fri, 08 Feb 2019 21:39:17 GMT
- Content-Type: image/gif
- Content-Length: 287
- GIF89a..............................F..............(....y..x..y..x..y..}..w..w..w..w.........................!.......,............u5G.a..Q..90.U.lK.mOz....pH,. =H..@,........V.T+.^.T.7......Y.....o.....r<.....~...c.o..s.z...............................................................!.;GET /lang/wlaninfo.res HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/status/wlaninfo.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_0; SecondMenu=User_0_3; ThirdMenu=User_0_3_0
- HTTP/1.1 200 OK
- CACHE-CONTROL: no-cache
- Date: Fri, 08 Feb 2019 21:39:28 GMT
- Connection: Keep-Alive
- Content-Type: text/plain
- Content-Length: 2831
- gVarWLANStatus = 'WLAN Status';
- gVarName = 'Name';
- gVarValue = 'Value';
- gVarWirelessConnect = 'Status';
- gVarWirelessChannel = 'Channel';
- gVarWirelessPacket = 'Wireless Packet';
- gVarInterface = 'Interface';
- gVarReceive = 'Received';
- gVarSend = 'Sent';
- gVarByte = 'Byte';
- gVarPacket = 'Packet';
- gVarError = 'Error';
- gVarDiscarded = 'Discard';
- gVarByte = 'Byte';
- gVarPacket = 'Packet';
- gVarError = 'Error';
- gVarDiscarded = 'Discard';
- gVarSSID = 'Security Settings';
- gVarSSIDIndex = 'SSID Index';
- gVarSSIDName = 'SSID';
- gVarAuthenticationM = 'Authentication Mode';
- gVarEncrypt = 'Encryption Mode';
- gVarConnected = 'Connected';
- gVarUnConnected = 'Disconnected';
- gVarWirelessEnable = 'Enable';
- gVarWirelessDisaable = 'Disable';
- gVarWirelessEnabled = 'Enabled';
- gVarWirelessDisaabled = 'Disabled';
- gVarWlanMac = 'WLAN MAC';
- gVarWLANDevice = 'WLAN-Side Devices';
- gVarDevice = 'Device Type';
- gVarIPAddress = 'IP Address';
- gVarMACAddress = 'MAC Address';
- gVarStatus = 'Lease Duration';
- gVarWirelessClient = 'Wireless Client';
- gVarWirelessHostname = 'Host Name';
- gVarWirelessIpaddr = 'IP Address';
- gVarWirelessMacaddr = 'MAC Address';
- gVarWirelessLeasetime = 'Remaining Lease Time';gVarPubEnable = 'Enable';
- gVarPubsEnable = 'Enable';
- gVarPubDisable = 'Disable';
- gVarPubApply = 'Submit';
- gVarPubNew = 'New';
- gVarPubRemove = 'Remove';
- gVarPubHelp = 'Help';
- gVarPubConfigure = 'Settings';
- gVarPubClear = 'Clear';
- gVarPubErr1 = ' error message(s).';
- gVarPubErr2 = 'The error message(s) is(are) as follows: ';
- gVarPubSequence = 'Index';
- gVarDay = 'days';
- gVarHour = 'hours';
- gVarMinute = 'minutes';
- gVarSecond = 'seconds';
- gVar_Up = 'Up';
- gVar_Down = 'Down';
- gVar_Auto = 'Auto';
- gVar_Full = 'Full';
- gVar_Half = 'Half';
- gVarConnecting = 'Connecting';
- gVarConnected = 'Connected';
- gVarPending = 'PendingDisconnect';
- gVarDisConnecting = 'Disconnecting';
- gVarDisConnected = 'Disconnected';
- gVarAuthenticating = 'Authenticating';
- gVarAcc_eth = 'Ethernet';
- gVarAlertNot_Add = 'Please add one item at least!';
- gVarAlertNot_Select = 'Please select one item at least!';
- gVarDeleteLinkConfirm = 'Related IP/PPP connections will also be deleted. Are you sure you want to delete?';
- gPubErrStrArray = new Array ('Parameter settings are invalid.', 'Username error.', 'Password error.', 'Too many errors, please wait a minute.', 'Duplicate login.', 'Too many users.', 'Voice is busy, please try later.', 'File too large.', 'File format error.', 'Access denied.', 'The path is not valid storage dir.','The samba user has logined in, can not delete or modify it.', 'Bad certificate.', 'Old password is not match.', 'The account has been modified successfully.', 'The account has been modified successfully. Please login again.','Upgrade error.');
- gVarPubRefresh = 'Refresh';
- gVarPubValifyCode = 'Validate Code:';
- gVarPubInvalidCode = 'validate code is incorrect';GET /images/loginleft.gif HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- DNT: 1
- If-Modified-Since: Fri, 08 Feb 2019 21:39:17 GMT
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- Accept: image/webp,image/apng,image/*,*/*;q=0.8
- Referer: http://192.168.1.1/html/status/wlaninfo.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_0; SecondMenu=User_0_3; ThirdMenu=User_0_3_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:39:29 GMT
- Connection: Keep-Alive
- Last-Modified: Fri, 08 Feb 2019 21:39:29 GMT
- Content-Type: image/gif
- Content-Length: 291
- GIF89a.......................................G..5.......y..y..x..x..x..x..w..w..w............................!.......,............u
- cU.pF.#XR.8.4..|Kw....pH,.u7
- ..x@..."q0.D..5..v..l.;...b.y.n....<N'..s|.|...{hz........l..}................................................................!.;GET /lang/wan.res HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/ntwkall/ppp.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_0; ThirdMenu=User_1_0_0
- HTTP/1.1 200 OK
- CACHE-CONTROL: no-cache
- Date: Fri, 08 Feb 2019 21:39:33 GMT
- Connection: Keep-Alive
- Content-Type: text/plain
- Content-Length: 12845
- gErrStr0 = 'Service list is invalid, one service should be contained at least.';
- gErrStr1 = 'Bind list is invalid, only bind the port to one WAN connection.';
- gErrStr2 = 'Connection type is invalid.';
- gErrStr3 = 'Only contain INTERNET service for OnDemand, PPPoE Proxy, or DHCP_Spoofed.';
- gErrStr4 = 'Only contain INTERNET service for DHCP_Spoofed connection type.';
- gErrStr5 = 'Idle time is invalid(30-31536000s).';
- gErrStr6 = 'IP address is invalid.';
- gErrStr7 = 'Subnet mask is invalid.';
- gErrStr8 = 'IP address and subnet mask do not match.';
- gErrStr9 = 'Default gateway is invalid.';
- gErrStr10 = 'Primary DNS is invalid.';
- gErrStr11 = 'Second DNS is invalid.';
- gErrStr12 = 'TR069 or VOICE does not support the bridge-type connection.';
- gErrStr13 = 'Connection types are difference, please delete this connection and add a new one.';
- gErrStr14 = 'There are 8 DSL connections at most.';
- gErrStr15 = 'Maximum number of connections reaches or mixed connection type is forbidden.';
- gErrStr16 = 'Service cannot be SHARENET for route-type connection.';
- gErrStr17 = 'Do you want to delete this WAN connection?';
- gErrStr18 = 'Connection trigger cannot be OnDemand for DHCP_Spoofed connection type.';
- gErrStr19 = 'Cannot bind the port to the DHCP_Spoofed WAN connection.';
- gErrStr20 = 'Address type is invalid.';
- gErrStr21 = 'The MAC address is not valid.';
- gErrStr22 = 'MTU can not be null';
- gErrStr23 = 'The MTU value is out of range(576-1492)';
- gErrStr24 = 'The MTU value is out of range(576-1500)';
- gErrStr25 = 'The PPPoE password and username cannot be empty.';
- gErrStr26 = 'The length of PPP Username should be less than or equal to 64 and should not be empty.';
- gErrStr27 = 'The length of PPP Password should be less than or equal to 64 and should not be empty.';
- gErrStr28 = 'The PPP Username is invalid.';
- gErrStr29 = 'The PPP Password is invalid.';
- gErrStr30 = 'The IP address and default gateway should be in the same subnet.';
- gErrStr31 = 'Error: Username entered incorrectly please retype.';
- gErrStr32 = 'Password length should be between 1 and 32 alphanumeric characters only.';
- gErrStr33 = 'The APN is invalid.';
- gErrStr38 = 'They support only one tunnel 6RD, please remove 6RD old or a 6to4 tunnel first to add a new one.';
- gErrStr39 = 'When the use 6RD tunnel, the tunnel endpoint IPv4 address must be valid relay router.';
- gErrStr40 = 'IPv4 mask length is invaild.';
- gErrStr41 = '6RD prefix length is invaild.';
- gErrStr42 = '6RD prefix is invaild.';
- gErrStr43 = '6RD Prefix is the prefix length 6RD machining.';
- gErrStr44 = 'When use 6to4 or DS-Lite tunnel, "OnDemand" mode is not supported, please choose "AlwaysOn" or "Manual".';
- gErrStr45 = 'When use DS-Lite Tunnel, there should be no IPv4 for all WAN connections.';
- gErrStr46 = 'When use DS-Lite Tunnel, the endpoint address must be a valid IPv6 unicast address, or a valid domain with maximum length 64.';
- gErrStr47 = 'Only support one DS-Lite tunnel, please disable old DS-Lite tunnel first in order to add new one.';
- gErrStr48 = 'Only support one 6to4 tunnel, please delete old 6to4 or 6rd tunnel first in order to add new one.';
- gErrStr49 = 'When IPv6 address type is static, the tunnel endpoint address must be specified.';
- gErrStr50 = 'Service list of DS-Lite type WAN must contain INTERNET.';
- gErrStr51 = '6to4 tunnel does not support its WAN service is TR069 only.';
- gErrStr52 = 'IP type WAN service with DS-Lite tunnel, the MTU should be between 1320 and 1500.';
- gErrStr53 = 'PPP type WAN service with DS-Lite tunnel, the MTU should be between 1320 and 1492.';
- gErrStr54 = '6to4 tunnel and other IPv6 enabled WAN can not exist at the same time.';
- gErrStr55 = 'When use 6to4 tunnel, the tunnel endpoint must be valid IPv4 address of the relay router.';
- gErrStr56 = 'When use 6to4 tunnel, IP type for this WAN must be IPv4.';
- gErrStr58 = 'IPv6 tunnel 6RD enabled WAN and other can not exist simultaneously.';
- gErrStr59 = '6RD tunnel is not supported by your WAN service is TR069 only.';
- gErrStr60 = 'When the use of the tunnel 6RD, the type of WAN IP for this must be IPv4.';
- gErrStr61 = 'When using 6RD, "On Demand" mode is not supported, select "Always On" or "Manual".';
- gErrStr62 = 'IPv6 tunnel 6RD enabled WAN and other can not exist simultaneously.'
- gErrStr63 = 'MTU value should range from 576 to 1500.';
- gErrStr64 = 'MTU value should range from 576 to 1492.';
- gErrStr65 = 'MTU is invalid. ';
- gErrIpv6MTU = 'MTU value should range from 1281 to 1500.';
- gErrStr66 = 'TCP MSS value should range from 536 to 1460. And 0 means use default value.';
- gErrStr67 = 'TCP MSS value should range from 536 to 1452. And 0 means use default value.';
- gErrStr68 = 'TCP MSS is invalid. ';
- gErrStr69 = 'The value of (MTU-MSS) should not be less than 40. ';
- gErrStr70 = 'Please select IP protocol version.';
- gErrStr71 = 'Only one IPoA can be created in one pvc.';
- gErrStr72 = 'IPoA cannot be created in this pvc, for a wan with other types has been created in this pvc.';
- gErrStr73 = 'Invaild IPv6 address.';
- gErrStr74 = 'Prefix length must be a integer from 16 to 64.';
- gErrStr75 = 'DSL-Lite type MTU value should not be less than 1320.';
- gErrStr76 = 'Bind list is invalid, the interface is bound in Layer2Bridging filter rule.';
- gErrStr77 = 'Port binding is forbidden, the WAN interface is bound in Layer2Bridging filter rule.';
- gErrStr78 = "Only one wan can be created in one vlan.";
- gErrStr79 = 'There are 4 ethernet link interface at most.';
- gErrStr80 = 'There are 9 WAN connections at most.';
- gErrStr81 = 'There are 8 WAN connections at most.';
- gErrStr82 = 'The LAN interface is already in the bridge binding group.';
- gErrStr83 = 'The WLAN interface is already in the bridge binding group.';
- gErrStr84 = 'The NAT public IP address is invalid.';
- gVarTabWanConnection = 'WAN Connection';
- gVarListName = 'Name';
- gVarListConnType = 'Connection Type';
- gVarListStatus = 'Connection Status';
- gVarListIpAddress = 'IP Address';
- gVarListEnable = 'Enable';
- gVarConnDev = 'Connection device:';
- gVarEnalbe = 'WAN connection:';
- gVarConnType = 'Connection type:';
- gVarNatEnabled = 'NAT:';
- gVarNatManualIpAddr = "NAT public IP address:";
- gVarNatPublicIpAuto = "Automatic";
- gVarNatPublicIpManual = "Manual IP Address";
- gVarAddrType = 'Address type:';
- gVarConnectionName = 'Connection name:';
- gVarIpAddr = 'IP address:';
- gVarSubMask = 'Subnet mask:';
- gVarGateWay = 'Default gateway:';
- gVarPrimaryDns = 'Primary DNS:';
- gVarSecondDns = 'Secondary DNS:';
- gVarDhcpRelay = 'DHCP transparent transmission:';
- gVarBindList = 'Port binding:';
- gVarServiceList = 'Service list:';
- gVarAuth = 'Authentication mode:';
- gVarConnTrigger = 'Connection trigger:';
- gVarIdleTime = 'Idle time:';
- gVarIdleTimeUnit = 'seconds (30-31536000)';
- gVarPppUser = 'Username:';
- gVarPppPasswd = 'Password:';
- gVarApn = 'APN:';
- gVarDialNumber = 'Dial number:';
- gErrStrApn = 'The APN is invalid.';
- gErrStrDialNo = 'The Dial number is invalid.';
- gVarProxyEnalbe = 'PPPoE proxy:';
- gValManualDial = "Connect";
- gValManualDisconnect = "Disconnect";
- gVarConnTrigger_A = "AlwaysOn";
- gVarConnTrigger_M = "Manual";
- gVarConnTrigger_O = "OnDemand";
- gVarMacCloneEnale = 'MAC address clone:';
- gVarMacAddr='MAC address:';
- gVarMacCloneApply="Clone my PC's MAC";
- gVarMTU='MTU:';
- gVarMtuAuto='Auto';
- gVarMtuManual='Manual';
- gVarMtuSize='Size:';
- gVarPPPoE = 'PPPoE';
- gVarDHCP = 'Dynamic IP(DHCP)';
- gVarStatic = 'Static IP(Static)';
- gVarBridge = 'Bridge';
- gVarSec = 'seconds';
- gVarVLAN = 'VLAN:';
- gVarVLANID = 'VLAN ID:';
- gVarPriority = '802.1P:';
- gVarPriorityValue = '802.1P:';
- gVarConfigure = 'Settings';
- gVarVPIVCI = 'VPI/VCI:';
- gVarEncapsulationMo = 'Encapsulation mode:';
- gVarLLC = 'LLC';
- gVarVCMUX = 'VCMUX';
- gVarServiceCategory = 'Service type:';
- gVarUBRWithoutPCR = 'UBR without PCR';
- gVarUBRWithPCR = "UBR with PCR";
- gVarCBR = 'CBR';
- gVarNonRealtimeVBR = 'Non Realtime VBR';
- gVarRealtimeVBR = 'Realtime VBR';
- gVarPeakCellRate = 'Peak rate:';
- gVarcellsseconds = 'cells/second ';
- gVarSustainableCellR = 'Support rate:';
- gVarcellsseconds = 'cells/second ';
- gVarMaxBurstSize = 'Maximum burst value:';
- gVarcellsecond = 'cells/second (1-1000000)';
- gVarDhcpOption60 = 'DHCP Option 60:';
- gVarPhyLinkType = 'Link type:';
- gVarPhyLinkTypeDSL = 'DSL';
- gVarPhyLinkTypeUMTS = 'UMTS';
- gVarPhyLinkTypeETH = 'Ethernet';
- gUMTSErrStr1 = 'Only one WAN Connection of UMTS can be created.';
- gATMErrStr6 = 'The value of the virtual path should be from 0 to 255.';
- gATMErrStr7 = 'The value of the virtual channel should be from 32 to 65535.';
- gATMErrStr8 = "The value of the virtual path should be an integer.";
- gATMErrStr9 = "The value of the virtual channel should be an integer.";
- gATMErrStr10 = "The VPI is invalid.";
- gATMErrStr11 = "The VCI is invalid.";
- gATMErrStr12 = "The peak rate is invalid.";
- gATMErrStr13 = "The support rate is invalid.";
- gATMErrStr14 = "The support rate is invalid.";
- gATMErrStr15 = "The support rate should be smaller than the peak rate.";
- gATMErrStr16 = "The maximum burst value is invalid.";
- gATMErrStr21 = "VLAN ID is invalid.";
- gATMErrStr22 = "Priority is invalid.";
- gATMErrStr30 = "Only one bridged wan can be created in one pvc with the same vlan.";
- gATMErrStr31 = "Only one PPPoE's wan can be created in one pvc with the same vlan.";
- gATMErrStr32 = "PPPoE's wan cannot be created in this pvc, for a wan with other types has been created in this pvc.";
- gATMErrStr33 = "IPoE's wan cannot be created in this pvc, for a wan with other types has been created in this pvc.";
- gATMErrStr34 = "Only one IPoE's wan can be created in one pvc.";
- gATMErrStr35 = "PPPoA's wan cannot be created in this pvc, for a wan with other types has been created in this pvc.";
- gATMErrStr36 = "Change the connection may cause IPTV service unavailable, will you continue?";
- gATMErrStr37 = "bridge's wan cannot be created in this pvc, for a wan with other types has been created in this pvc.";
- gATMErrStr38 = "Only one PPPoA's wan can be created in one pvc.";
- gATMErrStr39 = "There is no PPP wan connection, so you cannot configure the PPP username and password!";
- gATMErrStr40 = "There is already a IPoA/PPPoA WAN connection in this pvc, you can not create a bridge in the same pvc!";
- gATMErrStr41 = "Not possible to create another WAN interface with VPI/VCI 8/38!"
- gVarIpv4Enalbe = 'IPv4:';
- gVarIpv6Enalbe = 'IPv6:';
- gVarIpv6AddrType = 'IPv6 addressing type:';
- gVarIpv6Addr = 'IPv6 address:';
- gVarIpv6PrefixLen = 'IPv6 prefix length:';
- gVarIpv6Gateway = 'IPv6 default gateway:';
- gVarIpv6Dns1 = 'IPv6 primary DNS:';
- gVarIpv6Dns2 = 'IPv6 secondary DNS:';
- gVarPPPType = 'PPPoE type:';
- gVarStaticIP = 'Static IP:';
- gVarStaticMask = 'Static IP mask:';
- gVarTunnelType = 'Tunnel Type:';
- gVarTunnelEndpoint = 'Tunnel endpoint:';
- gVardot1XEnabled = 'Authentication 802.1X:';
- gVardot1XName = 'Authentication name:';
- gVardot1XPassword = 'Authentication password:';
- gVarIPv4MaskLen = 'IPv4 mask length:';
- gVar6rdPrefixLen = '6RD prefix length:';
- gVar6rdPrefix = '6RD prefix:';
- gVar6rdBRIPv4Address = 'Relay IPv4 border:';
- gVarDeleteDefaultWan = 'Delete action is forbidden.';
- gVarPassThroughEnable = 'PPPoE pass through:';
- gErrVlanID = 'VLAN ID has been used.';
- gvar3Gpreferred = '3G preferred';
- gvar3Gonly = '3G only';
- gvar2Gpreferred = '2G preferred';
- gvar2Gonly = '2G only';
- gvarNetwork = 'Network:';gVarPubEnable = 'Enable';
- gVarPubsEnable = 'Enable';
- gVarPubDisable = 'Disable';
- gVarPubApply = 'Submit';
- gVarPubNew = 'New';
- gVarPubRemove = 'Remove';
- gVarPubHelp = 'Help';
- gVarPubConfigure = 'Settings';
- gVarPubClear = 'Clear';
- gVarPubErr1 = ' error message(s).';
- gVarPubErr2 = 'The error message(s) is(are) as follows: ';
- gVarPubSequence = 'Index';
- gVarDay = 'days';
- gVarHour = 'hours';
- gVarMinute = 'minutes';
- gVarSecond = 'seconds';
- gVar_Up = 'Up';
- gVar_Down = 'Down';
- gVar_Auto = 'Auto';
- gVar_Full = 'Full';
- gVar_Half = 'Half';
- gVarConnecting = 'Connecting';
- gVarConnected = 'Connected';
- gVarPending = 'PendingDisconnect';
- gVarDisConnecting = 'Disconnecting';
- gVarDisConnected = 'Disconnected';
- gVarAuthenticating = 'Authenticating';
- gVarAcc_eth = 'Ethernet';
- gVarAlertNot_Add = 'Please add one item at least!';
- gVarAlertNot_Select = 'Please select one item at least!';
- gVarDeleteLinkConfirm = 'Related IP/PPP connections will also be deleted. Are you sure you want to delete?';
- gPubErrStrArray = new Array ('Parameter settings are invalid.', 'Username error.', 'Password error.', 'Too many errors, please wait a minute.', 'Duplicate login.', 'Too many users.', 'Voice is busy, please try later.', 'File too large.', 'File format error.', 'Access denied.', 'The path is not valid storage dir.','The samba user has logined in, can not delete or modify it.', 'Bad certificate.', 'Old password is not match.', 'The account has been modified successfully.', 'The account has been modified successfully. Please login again.','Upgrade error.');
- gVarPubRefresh = 'Refresh';
- gVarPubValifyCode = 'Validate Code:';
- gVarPubInvalidCode = 'validate code is incorrect';GET /css/contentstyle.css HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- DNT: 1
- If-Modified-Since: Fri, 08 Feb 2019 21:39:29 GMT
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- Accept: text/css,*/*;q=0.1
- Referer: http://192.168.1.1/html/ntwkall/wlan.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:39:36 GMT
- Connection: Keep-Alive
- Last-Modified: Fri, 08 Feb 2019 21:39:36 GMT
- Content-Type: text/css
- Content-Length: 5712
- body
- {
- font-family: "Arial";
- font-size: 12px;
- background-color:#ffffff;
- margin-left:40px;
- margin-top:10px;
- color: #333333;
- }
- /*----------------------------------new--------------------------------*/
- .tabInfo
- {
- border-top:1px solid #FF7900;
- border-left:1px solid #dcdcdc;
- border-right:1px solid #dcdcdc;
- border-bottom:1px solid #dcdcdc;
- width:100%;
- /*cellspacing="0"*/
- border-collapse:collapse;
- border-spacing:0;
- }
- .tdTabTitile
- {
- font-size:13px;
- /* width:120px;*/
- /*font-weight:bold;*/
- color:#ffffff;
- }
- .trTabHead td
- {
- color:#000000;
- font-family:Arial;
- font-size:12px;
- background-color:#d1d1d1;
- border:1px solid #dcdcdc;
- text-align:center;
- padding: 4px,0,0,0;
- }
- /*
- .trTabTitleHead
- {
- color:#000000;
- font-family:Arial;
- font-size:15px;
- background-color:#d1d1d1;
- }*/
- .trTabContent td
- {
- font-family:Arial;
- font-size:12px;
- border:1px solid #dcdcdc;
- text-align:center;
- /*cellpadding="0"*/
- padding: 3;
- }
- .trTabContent
- {
- background-color:#f4f4f4;
- color:#000000;
- }
- .trTabContentLeft td
- {
- font-family:Arial;
- font-size:12px;
- border:1px solid #dcdcdc;
- text-align:left;
- padding:3px 3px 3px 48px;
- }
- .trTabContentLeft
- {
- background-color:#f4f4f4;
- color:#000000;
- }
- .trTabConfigure td
- {
- border-bottom:1px solid #dcdcdc;
- font-family:Arial;
- font-size:12px;
- }
- .trTabConfigure
- {
- background-color:#f4f4f4;
- color:#000000;
- border:1px solid #dcdcdc;
- }
- .trTabCfgHead
- {
- background-color:#dcdcdc;
- border:0;
- font-family:Arial;
- font-size:12px;
- color:#000000;
- }
- .tabCfgArea
- {
- border:2px solid #006699;
- width:100%;
- }
- .tabMainCfg
- {
- border:1px solid #f4f4f4;
- background-color:#f4f4f4;
- font-size:12px;
- }
- .tabCfgContent
- {
- border-left:1px solid #dcdcdc;
- border-right:1px solid #dcdcdc;
- border-top:1px solid #dcdcdc;
- width:100%;
- background-color:#f4f4f4;
- color:#000000;
- font-family:Arial;
- /* text-align:right;*/
- }
- .tabContent
- {
- border-left:1px solid #dcdcdc;
- border-right:1px solid #dcdcdc;
- border-bottom:1px solid #dcdcdc;
- width:100%;
- background-color:#f4f4f4;
- color:#000000;
- font-family:Arial;
- /* text-align:right;*/
- }
- .tabContent td
- {
- border-bottom:1px solid #dcdcdc;
- font-size:12px;
- }
- .tabCfgContent td
- {
- border-bottom:1px solid #dcdcdc;
- font-size:12px;
- }
- .tdOperation
- {
- height:15px;
- width:78px;
- text-align:center;
- vertical-align:middle;
- }
- .tdOperation a
- {
- text-decoration :none;
- font-family:Arial;
- font-size:10px;
- color:black;
- }
- #btnNew
- {
- cursor:hand;
- }
- #btnRemove
- {
- cursor:hand;
- }
- .btnHelp
- {
- cursor:help;
- }
- /*.btnHelp:hover {
- color: #990000;
- background-image:url(../images/helpover.gif)
- }
- #btnNew:hover {
- color: #990000;
- background-image:url(../images/helpover.gif)
- }
- #btnRemove:hover {
- color: #990000;
- background-image:url(../images/helpover.gif)
- }*/
- .changebutton{font-family:Arial; font-size:14px;}
- /*for firefox*/
- input[type="text"] {
- height:21px;
- /* width:60px;*/
- }
- input[type="password"] {
- height:21px;
- /* width:60px;*/
- }
- input[type="file"] {
- height:21px;
- font-family:Arial;
- font-size:12px;
- /* width:60px;*/
- }
- select {
- font-family: "Arial";
- font-size: 12px;
- }
- /* For IE*/
- input {
- height: expression(( type == "text" || type == "password" || type == "select" ) ? "21px":"auto");
- /* width: expression(( type == "text" || type == "password") ? "60px":"auto");*/
- font-family: expression(( type == "text" || type == "password" || type == "select" || type == "file") ? "Arial":"auto");
- font-size: expression( ( type == "file") ? "12px" : "auto");
- }
- .noticeInfo
- {
- border-top:3px solid #FF7900;
- border-left:1px solid #f4f4f4;
- border-right:1px solid #f4f4f4;
- border-bottom:1px solid #f4f4f4;
- background-color:#f4f4f4;
- /*cellspacing="0"*/
- border-collapse:collapse;
- border-spacing:0;
- }
- .noticeInfo td
- {
- font-family:Arial;
- font-size:16px;
- }
- .divErrInfo {
- border-top:3px solid #f6e200;
- border-left:3px solid #f6e200;
- border-right:3px solid #f6e200;
- border-bottom:0px none #f6e200;
- padding: 3px;
- }
- .divErrInfo h2 {
- text-align: left;
- font-weight: bold;
- padding: 5px 5px 5px 15px;
- font-size: 12px;
- margin: -7px;
- background-color: #f6e200;
- color: #000;
- }
- .divErrInfo p {
- color: #000;
- margin-bottom: 0;
- padding: 5px;
- font-size:12px;
- }
- .divErrInfo ul li {
- font-size: 12px;
- }
- .backGround{
- background-color: #fef8B5;
- }
- .divErrInfoEx{
- border-top:0px none #f6e200;
- border-left:3px solid #f6e200;
- border-right:3px solid #f6e200;
- border-bottom:3px solid #f6e200;
- }
- .titleContent
- {
- font-size:24pt;
- font-family:Arial, Helvetica, sans-serif;
- }
- .titleTable
- {
- font-size:20px;
- font-family:Arial, Helvetica, sans-serif;
- font-weight:bold;
- }
- .tipContent
- {
- font-weight: bold;
- font-size: 12pt;
- word-spacing: 0pt;
- line-height: 18pt;
- font-family: Arial, Helvetica, sans-serif;
- letter-spacing: -1px
- }
- .tipContent1
- {
- font-size: 13pt;
- word-spacing: 0pt;
- line-height: 18pt;
- font-family: Arial, Helvetica, sans-serif;
- letter-spacing: -1px
- }
- .Operation
- {
- font-size: 14pt;
- word-spacing: 0pt;
- line-height: 18pt;
- font-family: Arial, Helvetica, sans-serif;
- letter-spacing: -1px
- }
- .wtabInfo
- {
- border-top:2px solid #000000;
- border-left:2px solid #000000;
- border-right:2px solid #000000;
- border-bottom:2px solid #000000;
- width:520;
- border-collapse:collapse;
- }
- .trwTabContent td
- {
- font-family:Arial;
- font-size:11pt;
- font-weight: bold;
- border:1px solid #000000;
- text-align:left;
- background-color:#cccccc;
- padding: 3;
- }
- .guildtabInfo
- {
- border-top:2px solid #000000;
- border-left:2px solid #000000;
- border-right:2px solid #000000;
- border-bottom:2px solid #000000;
- border-collapse:collapse;
- text-align:center;
- vertical-align:middle;
- }
- GET /images/loginright.gif HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- DNT: 1
- If-Modified-Since: Fri, 08 Feb 2019 21:39:29 GMT
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- Accept: image/webp,image/apng,image/*,*/*;q=0.8
- Referer: http://192.168.1.1/html/ntwkall/wlan.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:39:43 GMT
- Connection: Keep-Alive
- Last-Modified: Fri, 08 Feb 2019 21:39:43 GMT
- Content-Type: image/gif
- Content-Length: 287
- GIF89a..............................F..............(....y..x..y..x..y..}..w..w..w..w.........................!.......,............u5G.a..Q..90.U.lK.mOz....pH,. =H..@,........V.T+.^.T.7......Y.....o.....r<.....~...c.o..s.z...............................................................!.;GET /html/main/refresh.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/refresh.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:39:46 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 801
- <html>
- <head>
- <meta HTTP-EQUIV = 'Pragma' CONTENT = 'no-cache'>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language = "javascript">
- top.g_itimeout = 5000;
- function RssirefreshSub()
- {
- var xmlhttp = CreateXMLHttp();
- xmlhttp.onreadystatechange = function(){
- if (xmlhttp.readyState == 4)
- {
- if (xmlhttp.status == 200)
- {
- var retVal = xmlhttp.responseText;
- var str = retVal.match(/pageName[^*^;]+;/g);
- if (null != str)
- {
- var list = str[0].split('\'');
- if (list.length >= 2)
- {
- if (list[1] == '/')
- {
- top.location.replace(list[1]);
- return;
- }
- }
- }
- setTimeout("RssirefreshSub()", 5000);
- }
- }
- }
- xmlhttp.open('GET','/html/main/refresh.asp', true);
- xmlhttp.send(null);
- }
- function showSts()
- {
- setTimeout("RssirefreshSub()", 5000);
- }
- </script>
- </head>
- <body onload = 'showSts()';>
- </body>
- </html>
- GET /html/main/refresh.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/refresh.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:39:51 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 801
- <html>
- <head>
- <meta HTTP-EQUIV = 'Pragma' CONTENT = 'no-cache'>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language = "javascript">
- top.g_itimeout = 5000;
- function RssirefreshSub()
- {
- var xmlhttp = CreateXMLHttp();
- xmlhttp.onreadystatechange = function(){
- if (xmlhttp.readyState == 4)
- {
- if (xmlhttp.status == 200)
- {
- var retVal = xmlhttp.responseText;
- var str = retVal.match(/pageName[^*^;]+;/g);
- if (null != str)
- {
- var list = str[0].split('\'');
- if (list.length >= 2)
- {
- if (list[1] == '/')
- {
- top.location.replace(list[1]);
- return;
- }
- }
- }
- setTimeout("RssirefreshSub()", 5000);
- }
- }
- }
- xmlhttp.open('GET','/html/main/refresh.asp', true);
- xmlhttp.send(null);
- }
- function showSts()
- {
- setTimeout("RssirefreshSub()", 5000);
- }
- </script>
- </head>
- <body onload = 'showSts()';>
- </body>
- </html>
- GET /html/main/refresh.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/refresh.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:39:56 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 801
- <html>
- <head>
- <meta HTTP-EQUIV = 'Pragma' CONTENT = 'no-cache'>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language = "javascript">
- top.g_itimeout = 5000;
- function RssirefreshSub()
- {
- var xmlhttp = CreateXMLHttp();
- xmlhttp.onreadystatechange = function(){
- if (xmlhttp.readyState == 4)
- {
- if (xmlhttp.status == 200)
- {
- var retVal = xmlhttp.responseText;
- var str = retVal.match(/pageName[^*^;]+;/g);
- if (null != str)
- {
- var list = str[0].split('\'');
- if (list.length >= 2)
- {
- if (list[1] == '/')
- {
- top.location.replace(list[1]);
- return;
- }
- }
- }
- setTimeout("RssirefreshSub()", 5000);
- }
- }
- }
- xmlhttp.open('GET','/html/main/refresh.asp', true);
- xmlhttp.send(null);
- }
- function showSts()
- {
- setTimeout("RssirefreshSub()", 5000);
- }
- </script>
- </head>
- <body onload = 'showSts()';>
- </body>
- </html>
- GET /html/main/refresh.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/refresh.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:40:01 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 801
- <html>
- <head>
- <meta HTTP-EQUIV = 'Pragma' CONTENT = 'no-cache'>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language = "javascript">
- top.g_itimeout = 5000;
- function RssirefreshSub()
- {
- var xmlhttp = CreateXMLHttp();
- xmlhttp.onreadystatechange = function(){
- if (xmlhttp.readyState == 4)
- {
- if (xmlhttp.status == 200)
- {
- var retVal = xmlhttp.responseText;
- var str = retVal.match(/pageName[^*^;]+;/g);
- if (null != str)
- {
- var list = str[0].split('\'');
- if (list.length >= 2)
- {
- if (list[1] == '/')
- {
- top.location.replace(list[1]);
- return;
- }
- }
- }
- setTimeout("RssirefreshSub()", 5000);
- }
- }
- }
- xmlhttp.open('GET','/html/main/refresh.asp', true);
- xmlhttp.send(null);
- }
- function showSts()
- {
- setTimeout("RssirefreshSub()", 5000);
- }
- </script>
- </head>
- <body onload = 'showSts()';>
- </body>
- </html>
- GET /html/main/refresh.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/refresh.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:40:06 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 801
- <html>
- <head>
- <meta HTTP-EQUIV = 'Pragma' CONTENT = 'no-cache'>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language = "javascript">
- top.g_itimeout = 5000;
- function RssirefreshSub()
- {
- var xmlhttp = CreateXMLHttp();
- xmlhttp.onreadystatechange = function(){
- if (xmlhttp.readyState == 4)
- {
- if (xmlhttp.status == 200)
- {
- var retVal = xmlhttp.responseText;
- var str = retVal.match(/pageName[^*^;]+;/g);
- if (null != str)
- {
- var list = str[0].split('\'');
- if (list.length >= 2)
- {
- if (list[1] == '/')
- {
- top.location.replace(list[1]);
- return;
- }
- }
- }
- setTimeout("RssirefreshSub()", 5000);
- }
- }
- }
- xmlhttp.open('GET','/html/main/refresh.asp', true);
- xmlhttp.send(null);
- }
- function showSts()
- {
- setTimeout("RssirefreshSub()", 5000);
- }
- </script>
- </head>
- <body onload = 'showSts()';>
- </body>
- </html>
- GET /html/main/refresh.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/refresh.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:40:11 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 801
- <html>
- <head>
- <meta HTTP-EQUIV = 'Pragma' CONTENT = 'no-cache'>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language = "javascript">
- top.g_itimeout = 5000;
- function RssirefreshSub()
- {
- var xmlhttp = CreateXMLHttp();
- xmlhttp.onreadystatechange = function(){
- if (xmlhttp.readyState == 4)
- {
- if (xmlhttp.status == 200)
- {
- var retVal = xmlhttp.responseText;
- var str = retVal.match(/pageName[^*^;]+;/g);
- if (null != str)
- {
- var list = str[0].split('\'');
- if (list.length >= 2)
- {
- if (list[1] == '/')
- {
- top.location.replace(list[1]);
- return;
- }
- }
- }
- setTimeout("RssirefreshSub()", 5000);
- }
- }
- }
- xmlhttp.open('GET','/html/main/refresh.asp', true);
- xmlhttp.send(null);
- }
- function showSts()
- {
- setTimeout("RssirefreshSub()", 5000);
- }
- </script>
- </head>
- <body onload = 'showSts()';>
- </body>
- </html>
- GET /html/main/refresh.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/refresh.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:40:17 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 801
- <html>
- <head>
- <meta HTTP-EQUIV = 'Pragma' CONTENT = 'no-cache'>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language = "javascript">
- top.g_itimeout = 5000;
- function RssirefreshSub()
- {
- var xmlhttp = CreateXMLHttp();
- xmlhttp.onreadystatechange = function(){
- if (xmlhttp.readyState == 4)
- {
- if (xmlhttp.status == 200)
- {
- var retVal = xmlhttp.responseText;
- var str = retVal.match(/pageName[^*^;]+;/g);
- if (null != str)
- {
- var list = str[0].split('\'');
- if (list.length >= 2)
- {
- if (list[1] == '/')
- {
- top.location.replace(list[1]);
- return;
- }
- }
- }
- setTimeout("RssirefreshSub()", 5000);
- }
- }
- }
- xmlhttp.open('GET','/html/main/refresh.asp', true);
- xmlhttp.send(null);
- }
- function showSts()
- {
- setTimeout("RssirefreshSub()", 5000);
- }
- </script>
- </head>
- <body onload = 'showSts()';>
- </body>
- </html>
- GET /html/main/refresh.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/refresh.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:40:23 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 801
- <html>
- <head>
- <meta HTTP-EQUIV = 'Pragma' CONTENT = 'no-cache'>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language = "javascript">
- top.g_itimeout = 5000;
- function RssirefreshSub()
- {
- var xmlhttp = CreateXMLHttp();
- xmlhttp.onreadystatechange = function(){
- if (xmlhttp.readyState == 4)
- {
- if (xmlhttp.status == 200)
- {
- var retVal = xmlhttp.responseText;
- var str = retVal.match(/pageName[^*^;]+;/g);
- if (null != str)
- {
- var list = str[0].split('\'');
- if (list.length >= 2)
- {
- if (list[1] == '/')
- {
- top.location.replace(list[1]);
- return;
- }
- }
- }
- setTimeout("RssirefreshSub()", 5000);
- }
- }
- }
- xmlhttp.open('GET','/html/main/refresh.asp', true);
- xmlhttp.send(null);
- }
- function showSts()
- {
- setTimeout("RssirefreshSub()", 5000);
- }
- </script>
- </head>
- <body onload = 'showSts()';>
- </body>
- </html>
- GET /html/main/refresh.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/refresh.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:40:28 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 801
- <html>
- <head>
- <meta HTTP-EQUIV = 'Pragma' CONTENT = 'no-cache'>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language = "javascript">
- top.g_itimeout = 5000;
- function RssirefreshSub()
- {
- var xmlhttp = CreateXMLHttp();
- xmlhttp.onreadystatechange = function(){
- if (xmlhttp.readyState == 4)
- {
- if (xmlhttp.status == 200)
- {
- var retVal = xmlhttp.responseText;
- var str = retVal.match(/pageName[^*^;]+;/g);
- if (null != str)
- {
- var list = str[0].split('\'');
- if (list.length >= 2)
- {
- if (list[1] == '/')
- {
- top.location.replace(list[1]);
- return;
- }
- }
- }
- setTimeout("RssirefreshSub()", 5000);
- }
- }
- }
- xmlhttp.open('GET','/html/main/refresh.asp', true);
- xmlhttp.send(null);
- }
- function showSts()
- {
- setTimeout("RssirefreshSub()", 5000);
- }
- </script>
- </head>
- <body onload = 'showSts()';>
- </body>
- </html>
- GET /html/main/refresh.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/refresh.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:40:33 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 801
- <html>
- <head>
- <meta HTTP-EQUIV = 'Pragma' CONTENT = 'no-cache'>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language = "javascript">
- top.g_itimeout = 5000;
- function RssirefreshSub()
- {
- var xmlhttp = CreateXMLHttp();
- xmlhttp.onreadystatechange = function(){
- if (xmlhttp.readyState == 4)
- {
- if (xmlhttp.status == 200)
- {
- var retVal = xmlhttp.responseText;
- var str = retVal.match(/pageName[^*^;]+;/g);
- if (null != str)
- {
- var list = str[0].split('\'');
- if (list.length >= 2)
- {
- if (list[1] == '/')
- {
- top.location.replace(list[1]);
- return;
- }
- }
- }
- setTimeout("RssirefreshSub()", 5000);
- }
- }
- }
- xmlhttp.open('GET','/html/main/refresh.asp', true);
- xmlhttp.send(null);
- }
- function showSts()
- {
- setTimeout("RssirefreshSub()", 5000);
- }
- </script>
- </head>
- <body onload = 'showSts()';>
- </body>
- </html>
- GET /html/main/refresh.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/refresh.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:40:40 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 801
- <html>
- <head>
- <meta HTTP-EQUIV = 'Pragma' CONTENT = 'no-cache'>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language = "javascript">
- top.g_itimeout = 5000;
- function RssirefreshSub()
- {
- var xmlhttp = CreateXMLHttp();
- xmlhttp.onreadystatechange = function(){
- if (xmlhttp.readyState == 4)
- {
- if (xmlhttp.status == 200)
- {
- var retVal = xmlhttp.responseText;
- var str = retVal.match(/pageName[^*^;]+;/g);
- if (null != str)
- {
- var list = str[0].split('\'');
- if (list.length >= 2)
- {
- if (list[1] == '/')
- {
- top.location.replace(list[1]);
- return;
- }
- }
- }
- setTimeout("RssirefreshSub()", 5000);
- }
- }
- }
- xmlhttp.open('GET','/html/main/refresh.asp', true);
- xmlhttp.send(null);
- }
- function showSts()
- {
- setTimeout("RssirefreshSub()", 5000);
- }
- </script>
- </head>
- <body onload = 'showSts()';>
- </body>
- </html>
- GET /html/main/refresh.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/refresh.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:40:46 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 801
- <html>
- <head>
- <meta HTTP-EQUIV = 'Pragma' CONTENT = 'no-cache'>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language = "javascript">
- top.g_itimeout = 5000;
- function RssirefreshSub()
- {
- var xmlhttp = CreateXMLHttp();
- xmlhttp.onreadystatechange = function(){
- if (xmlhttp.readyState == 4)
- {
- if (xmlhttp.status == 200)
- {
- var retVal = xmlhttp.responseText;
- var str = retVal.match(/pageName[^*^;]+;/g);
- if (null != str)
- {
- var list = str[0].split('\'');
- if (list.length >= 2)
- {
- if (list[1] == '/')
- {
- top.location.replace(list[1]);
- return;
- }
- }
- }
- setTimeout("RssirefreshSub()", 5000);
- }
- }
- }
- xmlhttp.open('GET','/html/main/refresh.asp', true);
- xmlhttp.send(null);
- }
- function showSts()
- {
- setTimeout("RssirefreshSub()", 5000);
- }
- </script>
- </head>
- <body onload = 'showSts()';>
- </body>
- </html>
- GET /html/main/refresh.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/refresh.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:41:29 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 801
- <html>
- <head>
- <meta HTTP-EQUIV = 'Pragma' CONTENT = 'no-cache'>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language = "javascript">
- top.g_itimeout = 5000;
- function RssirefreshSub()
- {
- var xmlhttp = CreateXMLHttp();
- xmlhttp.onreadystatechange = function(){
- if (xmlhttp.readyState == 4)
- {
- if (xmlhttp.status == 200)
- {
- var retVal = xmlhttp.responseText;
- var str = retVal.match(/pageName[^*^;]+;/g);
- if (null != str)
- {
- var list = str[0].split('\'');
- if (list.length >= 2)
- {
- if (list[1] == '/')
- {
- top.location.replace(list[1]);
- return;
- }
- }
- }
- setTimeout("RssirefreshSub()", 5000);
- }
- }
- }
- xmlhttp.open('GET','/html/main/refresh.asp', true);
- xmlhttp.send(null);
- }
- function showSts()
- {
- setTimeout("RssirefreshSub()", 5000);
- }
- </script>
- </head>
- <body onload = 'showSts()';>
- </body>
- </html>
- GET /html/main/refresh.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/main/refresh.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:41:34 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 801
- <html>
- <head>
- <meta HTTP-EQUIV = 'Pragma' CONTENT = 'no-cache'>
- <script language="JavaScript" src="/js/util.js"></script>
- <script language = "javascript">
- top.g_itimeout = 5000;
- function RssirefreshSub()
- {
- var xmlhttp = CreateXMLHttp();
- xmlhttp.onreadystatechange = function(){
- if (xmlhttp.readyState == 4)
- {
- if (xmlhttp.status == 200)
- {
- var retVal = xmlhttp.responseText;
- var str = retVal.match(/pageName[^*^;]+;/g);
- if (null != str)
- {
- var list = str[0].split('\'');
- if (list.length >= 2)
- {
- if (list[1] == '/')
- {
- top.location.replace(list[1]);
- return;
- }
- }
- }
- setTimeout("RssirefreshSub()", 5000);
- }
- }
- }
- xmlhttp.open('GET','/html/main/refresh.asp', true);
- xmlhttp.send(null);
- }
- function showSts()
- {
- setTimeout("RssirefreshSub()", 5000);
- }
- </script>
- </head>
- <body onload = 'showSts()';>
- </body>
- </html>
- GET /html/ajaxref/updatacsrfajax.asp?r=0.4157996612812178 HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- DNT: 1
- Accept: */*
- Referer: http://192.168.1.1/html/ntwkall/wlan.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:41:40 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 36
- "qVaqbFUnbaJRWmSpM9VA0i6AN85SYeNg";
- POST /html/ntwkall/setcfg.cgi?x=InternetGatewayDevice.LANDevice.1&y=InternetGatewayDevice.LANDevice.1.WLANConfiguration.1&k=InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.PreSharedKey.1&z=InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.WPS&RequestFile=/html/ntwkall/wlan.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- Content-Length: 130
- Cache-Control: max-age=0
- Origin: http://192.168.1.1
- Upgrade-Insecure-Requests: 1
- DNT: 1
- Content-Type: application/x-www-form-urlencoded
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
- Referer: http://192.168.1.1/html/ntwkall/wlan.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- csrf_token=qVaqbFUnbaJRWmSpM9VA0i6AN85SYeNg&y.SSID=OrangeDSL-Karam&y.BeaconType=11i&z.Enable=1&z.X_WPSMode=ap-pbc&x.X_WLANEnable=1HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:41:41 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 762
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <title>replace</title>
- <body>
- <script language="JavaScript" type="text/javascript">
- var pageName = '/html/ntwkall/wlan.asp';
- if (('/' == pageName) || (pageName.indexOf('content.asp') != -1 )
- || (pageName.indexOf('mirror.asp') != -1)
- || (pageName.indexOf('insContent.asp') != -1)
- || (pageName.indexOf('ins2Content.asp') != -1)
- || (pageName.indexOf('quicksetppp.asp') != -1)
- || (pageName.indexOf('quicksetwlan.asp') != -1)
- || (pageName.indexOf('content1.asp') != -1)
- || (pageName.indexOf('pubinfo1.asp') != -1)
- || (pageName.indexOf('index.asp') != -1))
- {
- top.location.replace(pageName);
- }
- else
- {
- top.contentfrm.location.replace(pageName);
- }
- </script>
- </head>
- </body>
- </html>
- GET /html/ntwkall/wlan.asp HTTP/1.1
- Host: 192.168.1.1
- Connection: keep-alive
- Upgrade-Insecure-Requests: 1
- DNT: 1
- User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36
- Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
- Referer: http://192.168.1.1/html/ntwkall/setcfg.cgi?x=InternetGatewayDevice.LANDevice.1&y=InternetGatewayDevice.LANDevice.1.WLANConfiguration.1&k=InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.PreSharedKey.1&z=InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.WPS&RequestFile=/html/ntwkall/wlan.asp
- Accept-Encoding: gzip, deflate
- Accept-Language: en-US,en;q=0.9,ar;q=0.8
- Cookie: Language=en; SessionID_R3=oizW0jW11GOuOK2j2bgxx6qJOk8Qjpv0T0jCPWZgQs5l7YH1n3slzzXzmMfnUC9701y5keEE3nOPvLg8VGv5wJNNz9IuKStDJpxndBkfrK81eAJefutsex4Oyb6D1Fiq; FirstMenu=User_1; SecondMenu=User_1_2; ThirdMenu=User_1_2_0
- HTTP/1.1 200 OK
- Date: Fri, 08 Feb 2019 21:41:43 GMT
- Connection: Keep-Alive
- Content-Type: text/html
- CACHE-CONTROL: no-cache
- Content-Length: 72227
- <html>
- <head>
- <META http-equiv="Content-Type" content="text/html; charset=windows-1254">
- <META http-equiv="Pragma" content="no-cache">
- <META http-equiv="expires" CONTENT="-1">
- <link rel="stylesheet" href="/css/contentstyle.css" type="text/css">
- <script language="JavaScript" src="/js/util.js"></script>
- <script language="JavaScript" src="/lang/wlan.res"></script>
- <title>WLAN</title>
- <script language="JavaScript" src="/js/tabinfo.js"></script>
- <style type="text/css">
- .tabnoline td
- {
- border:0px;
- }
- .firstCol
- {
- width:30%;
- text-align:right ;
- }
- .alignledge
- {
- width:3%;
- }
- </style>
- <script language="JavaScript" type="text/javascript">
- var csrf_token = 0;
- var UserLevel = 1;
- function stWlan(domain,enable,ssid,mode,channel,AutoChannel,rate,power,wlHide,BeaconType,Encryption,AuthMode,KeyIndex,EncryptionLevel,WPAModes,IEEE11iEModes,WPAWPA2Modes,Country,DeviceNum,APISOControl,BWControl,GIControl,WMMEnable,MCSValue
- )
- {
- this.domain = domain;
- this.enable = enable;
- this.ssid = ssid;
- this.mode = mode;
- this.channel = channel;
- this.AutoChannel = AutoChannel;
- this.rate = rate;
- this.power = power;
- this.wlHide = (1-parseInt(wlHide));
- this.BeaconType = BeaconType;
- this.Encryption = Encryption;
- this.AuthMode = AuthMode;
- this.KeyIndex = KeyIndex;
- this.EncypBit = parseInt(EncryptionLevel);
- this.WPAModes = WPAModes;
- this.IEEE11iEModes = IEEE11iEModes;
- this.WPAWPA2Modes = WPAWPA2Modes;
- this.Country = Country;
- this.DeviceNum = DeviceNum;
- this.APISOControl = APISOControl;
- this.BWControl = BWControl;
- this.GIControl = GIControl;
- this.WMMEnable= WMMEnable;
- this.MCSValue = MCSValue;
- }
- function stWps(domain,WPSControl,WPSMode,APPinValue,PinValue)
- {
- this.domain = domain;
- this.WPSControl = WPSControl;
- this.WPSMode = WPSMode;
- this.APPinValue=APPinValue;
- this.PinValue = PinValue;
- }
- var Wlan = new Array(new stWlan("InternetGatewayDevice.LANDevice.1.WLANConfiguration.1","1","OrangeDSL-Karam","b/g/n","6","1","Auto","20","1","11i","None","None","1","104-bit","AESEncryption","AESEncryption","AESEncryption","EG","32","0","20/40","long","1","33"),new stWlan("InternetGatewayDevice.LANDevice.1.WLANConfiguration.2","0","HG531sV1-SSID2","b/g/n","6","1","Auto","20","1","None","WEPEncryption","None","1","104-bit","AESEncryption","AESEncryption","AESEncryption","EG","16","0","20/40","long","1","33"),new stWlan("InternetGatewayDevice.LANDevice.1.WLANConfiguration.3","0","HG531sV1-SSID3","b/g/n","6","1","Auto","20","1","None","WEPEncryption","None","1","104-bit","AESEncryption","AESEncryption","AESEncryption","EG","16","0","20/40","long","1","33"),new stWlan("InternetGatewayDevice.LANDevice.1.WLANConfiguration.4","0","HG531sV1-SSID4","b/g/n","6","1","Auto","20","1","None","WEPEncryption","None","1","104-bit","AESEncryption","AESEncryption","AESEncryption","EG","16","0","20/40","long","1","33"),null);
- var WPSCfg = new Array(new stWps("InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.WPS","1","ap-pbc","12627721",""),null);
- var keys = [["InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.WEPKey.1","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.WEPKey.2","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.WEPKey.3","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.WEPKey.4","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.2.WEPKey.1","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.2.WEPKey.2","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.2.WEPKey.3","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.2.WEPKey.4","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.3.WEPKey.1","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.3.WEPKey.2","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.3.WEPKey.3","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.3.WEPKey.4","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.4.WEPKey.1","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.4.WEPKey.2","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.4.WEPKey.3","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.4.WEPKey.4","@1GV\x29Z\x3c!"],null];
- var wpaPskKey = [["InternetGatewayDevice.LANDevice.1.WLANConfiguration.1.PreSharedKey.1","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.2.PreSharedKey.1","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.3.PreSharedKey.1","@1GV\x29Z\x3c!"],["InternetGatewayDevice.LANDevice.1.WLANConfiguration.4.PreSharedKey.1","@1GV\x29Z\x3c!"],null];
- var enbl = 1;
- var state = enbl;
- var WpsDefaultPin = "12627721";
- var WPSInfo = WPSCfg[0];
- var ssidIdx = 0;
- var wlHide = Wlan[0].wlHide;
- var band = 2;
- var phy = 'g';
- var wepEnable = getWepSwitch();
- function CharMode(iN)
- {
- if (iN >= 48 && iN <= 57)
- {
- return 1;
- }
- if (iN >= 65 && iN <= 90)
- {
- return 2;
- }
- if (iN >= 97 && iN <= 122)
- {
- return 4;
- }
- else
- {
- return 8;
- }
- }
- function bitTotal(num)
- {
- var modes=0;
- for (var i = 0; i < 4;i++)
- {
- if (num & 1) modes++;
- num>>>=1;
- }
- return modes;
- }
- function reverseString(str)
- {
- if(typeof str === 'string' || typeof str === 'number' )
- {
- str += '';
- str = str.split("").reverse().join("");
- }
- return str;
- }
- function checkStrong(sPW)
- {
- var Modes=0;
- var plus=0;
- var ssidindex = getSelectVal('wlSsidIdx');
- ssidIdx = parseInt(ssidindex,10);
- if ((sPW == Wlan[ssidIdx].ssid) || sPW == reverseString(Wlan[ssidIdx].ssid))
- {
- return 1;
- }
- for (var i = 0; i < sPW.length; i++)
- {
- Modes|=CharMode(sPW.charCodeAt(i));
- }
- if(sPW.length <= 4 || bitTotal(Modes) == 1)
- {
- return 1;
- }
- else if (sPW.length <= 7 || bitTotal(Modes) == 1 || Modes == 3 || Modes == 5)
- {
- return 2;
- }
- else
- {
- return 3;
- }
- }
- function pwStrength(pwd,img)
- {
- var L=document.getElementById(img);
- L.style.display = '';
- if (pwd !=null && pwd !='')
- {
- S_level=checkStrong(pwd);
- switch(S_level)
- {
- case 1:
- L.src="/images/password_3.gif";
- L.alt='Password strength low';
- L.title='Password strength low';
- break;
- case 2:
- L.src="/images/password_2.gif";
- L.alt='Password strength medium';
- L.title='Password strength medium';
- break;
- case 3:
- L.src="/images/password_1.gif";
- L.alt='Password strength good';
- L.title='Password strength good';
- break;
- default:
- }
- }
- else
- {
- L.style.display = 'none';
- }
- return;
- }
- function checkKeyStrength(obj,imgid)
- {
- if (obj.value == '@1GV)Z<!')
- {
- document.getElementById(imgid).style.display = 'none';
- }
- else if (obj.value.length > 0)
- {
- pwStrength(obj.value,imgid);
- }
- else
- {
- document.getElementById(imgid).style.display = 'none';
- }
- }
- function isvalidpin(val)
- {
- var ret = false;
- var len = val.length;
- var pinSize = 8;
- var pinvalue = new Array();
- if ( len != pinSize)
- return false;
- else
- {
- for ( i = 0; i < pinSize; i++ )
- {
- pinvalue[i] = parseInt(val.charAt(i),10);
- }
- var accum = 0;
- accum = (pinvalue[0] + pinvalue[2] + pinvalue[4] + pinvalue[6]) * 3 + pinvalue[1] + pinvalue[3] + pinvalue[5] + pinvalue[7];
- if (0 == (accum % 10))
- {
- return true;
- }
- else
- {
- return false;
- }
- }
- return ret;
- }
- function get_cookie (cookie_name)
- {
- var results = document.cookie.match ( '(^|;) ?' + cookie_name + '=([^;]*)(;|$)' );
- if (results)
- {
- return (results[2]);
- }
- else
- {
- return "";
- }
- }
- function getWepSwitch()
- {
- if (Wlan[0].Encryption == 'WEPEncryption')
- {
- retu
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement