64.68.236.64:40443 (tcp/http/tls) - last seen on 2024-11-07 at 05:20:41 UTC
-
- IP
- 64.68.236.64
- Network
- 64.68.224.0/19
- Domain(s)
- wi-power.com
- Device
-
<enterprise field>: device.class
- URL
-
https://64.68.236.64:40443/index.asp 200
- Reverse DNS
- s64-236-68-64.trico.az.wi-power.com
- ASN
- AS13904
- Organization
- COSLINK
- Protocol
- http Cert expired http
- Source
- urlscan::redirect
-
- Product
- Embedthis GoAhead
- CPE(s)
-
<enterprise field>: cpe
-
- Issuer Common Name
- VOIP Solutions Server Root Authority 1
- Issuer Organization
- VOIP Solutions
- Subject Organization
- VOIP Solutions
- Subject Common Name
- VOIPTEST Solutions Root Authority 1
- SHA256 Fingerprint
- 4b54d8498f21ed9209f3fa18cdd07e44973a4582bcc0173b1c17b083fba25edd
- Validity Not Before
- 2015-07-25T07:35:53Z
- Validity Not After
- 2017-07-24T07:35:53Z
This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.
-
- Data MD5
- 6c86db748199b02da98faa45b7fc27bd
- HTTP Header MD5
- ce0fd9b65fd3ea7153e7bc1b024103a0
- HTTP Body MD5
- a7e45a95a80697c30683b1667b2cb41c
-
HTTP/1.0 200 OK Date: Wed Nov 6 22:20:30 2024 Server: GoAhead-Webs Pragma: no-cache Cache-Control: no-cache Pragma: no-cache Cache-control: no-cache Content-type: text/html Connection: close <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META HTTP-EQUIV="Pragma" CONTENT="no-cache" /> <META HTTP-EQUIV="Cache-Control" CONTENT="no-cache" /> <META HTTP-EQUIV="Expires" CONTENT="-1" /> <script type="text/javascript" src="./js/common.js"></script> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" /> <script type="text/javascript" src="/lang_pack/language_en.js"></script> <link type="text/css" rel="stylesheet" href="/style/common.css"> <link type="text/css" rel="stylesheet" href="/style/style_CAMBIUM.css"> <META HTTP-EQUIV="Content-Type" CONTENT="application/xhtml+xml; charset=UTF-8" /> <script language="javascript"> var support_right_click=""; if(support_right_click == "0") document.oncontextmenu=function(e){return false;} //<![CDATA[ if (top.location != location) top.location.href = location.href; var basicPage = ""; if(basicPage == "1") var product_name=""; else var product_name="cnPilot R195W"; document.title = product_name + title.login; var has_register = "0"; var has_captcha=""; function getFocus() { document.websLogin.user_name.focus(); if(has_register == "1") u_hide_by_id("websRegister"); } function displaySysInfo() { var hassysinfo=""; if(hassysinfo == "1") { u_hide_by_id("sysinfotable"); var has_ap = "1"; if(has_ap == "1") u_hide_by_id("Channel_24g_tr"); var has_second_ap = "1"; if(has_second_ap == "1") u_hide_by_id("Channel_5g_tr"); } } function OnSubmit(obj) { obj.action = "/goform/websLogin"; } function alertContents() { //alert("==>test readyState= "+http_request.readyState); if (http_request.readyState == 4) { //alert("==>test state= "+http_request.status); if (http_request.status == 200) { uploadLogField(http_request.responseText); } } } function uploadLogField(str) { document.getElementById("captchaimg_div").innerHTML="<img id=\"captchaimg\"width=160 height=48 src=\"data:image/png;base64," + str + "\">"; } function reLoadCaptchaimg() { SetValueById("captcha", ""); makeRequest("/goform/updateCaptchaimg","CheckString=" + document.getElementById("CheckString").value,false); } function CheckForceLogout(obj) { if(obj.checked == true) obj.value = "1"; else obj.value = "0"; } function check_ind() { var flag="0"; if(flag == "1") { u_hide_by_id("change_pwd_ind"); } else if(flag == "2") { u_hide_by_id("access_denied_ind"); } else if(flag == "3") { u_hide_by_id("password_error"); } else if(flag == "4") { u_hide_by_id("captcha_error"); } else if(flag == "5") { u_hide_by_id("only_single_login"); u_hide_by_id("forcelogout_tr"); } else if(flag == "6") { u_hide_by_id("radius_not_available"); } var is_lan_login="0"; var has_password_prompt=""; if(is_lan_login == "1" && has_password_prompt == "1") { u_hide_by_id("password_prompt_div"); } var lte_scell_error=""; var lte_connection_error=""; var has_lte_url=""; if(has_lte_url == "1") { if(lte_scell_error == "1") { u_hide_by_id("scell_lock_error"); } if(lte_connection_error == "1") { u_hide_by_id("connection_error"); } } } function build_captcha_block() { var str=""; if(has_captcha == "1") { str="<table><tr class=\"setting\">"; str+="<td width=\"25%\"> </td>" str+="<td width=\"18%\" align=\"left\">"+login.captcha+"</td>"; str+="<td >"; str+="<input type=\"text\" name=\"captcha\" id=\"captcha\" size=\"15\" maxlength=\"25\" value=\"\"/> <input id=\"login\" type=\"submit\" onclick=\"OnSubmit(this.form);\" value=\""+ login.Login +"\"/>"; str+="</td>"; str+="</tr>"; str+="<tr class=\"imgtr\">"; str+="<td width=\"25%\"> </td>"; str+="<td colspan=2>"; str+="<div style=\"display:inline\" id=\"captchaimg_div\"></div>"; str+=" <input id=\"captrefresh\" type=\"button\" onclick=\"reLoadCaptchaimg();\" value=\""+ button.ref +"\"/>"; str+="</td>"; str+="</tr></table><br /><br />"; document.write(str); reLoadCaptchaimg(); } } function extraDisplay() { var ext_mount_error=""; if(ext_mount_error == "1") { u_hide_by_id("abc_layout_error_table"); } else hide_by_id("abc_layout_error_table"); } //]]> </script> </head> <body class="gui" onload="getFocus();check_ind();displaySysInfo();extraDisplay()"> <div id="wrapper"> <div id="content"> <div id="Loginheader"> <div id="logodiv"> <div id="logo"> <div id="logostr"> <script> var dev="cnPilot R195W"; if(typeof(logo.str_) != "undefined") document.write(logo.str_ + "("+ dev + ")"); else document.write("<font>" + dev+ "</font>"); </script> </div> </div> </div> </div> <div id="menu2" style="height:3em"> <div id="menuSub"> <ul id="menuSubList"></ul> </div> </div> <div id="main"> <div id="contents"> <form name="websLogin" action="" method="POST"> <input type="hidden" name="CheckString" id="CheckString" value="5ZJUHDSBEUFZ3WAYOP4346XM6EKXPFQJ82" > <table> <tr class="setting"> <td width="25%"> </td> <td width="18%" align="left"><script type="text/javascript">Capture(login.username)</script></td> <td > <input type="text" name="user_name" id="user_name" size="15" maxlength="25" value=""> </td> </tr> <tr class="setting"> <td width="25%"> </td> <td width="18%" align="left"><script type="text/javascript">Capture(login.password)</script></td> <td > <input type="password" name="password" id="password" size="15" maxlength="25" value=""/> <script> if(has_captcha != "1") document.write("<input id=\"login\" type=\"submit\" onclick=\"OnSubmit(this.form);\" value=\""+ login.Login +"\"/>"); </script></td> </tr> </table> <table id="abc_layout_error_table"> <tr> <td width="25%"> </td> <td width="75%"> <script> var abc_layout_enable=""; if(abc_layout_enable == "1") { var ext_mount_error=""; if(ext_mount_error == "1") { document.write("<font color=red>"+status_basic.abcErrorWarning+"</font>"); } } </script> </td> </tr> </table> <script>build_captcha_block();</script> <table> <tr class="setting" id="forcelogout_tr" style="display:none"> <td width="25%"> </td> <td width="18%" align="left"><script type="text/javascript">Capture(login.force)</script></td> <td > <input type="checkbox" name="forcelogout" id="forcelogout" value="0" onClick="CheckForceLogout(this)"> </td> </tr> <tr id="change_pwd_ind" style="display:none"> <td width="25%"> </td> <td colspan=2><font color="red"><script type="text/javascript">Capture(login.chang_password)</script></font></td> </tr> <tr id="access_denied_ind" style="display:none"> <td width="25%"> </td> <td colspan=2><font color="red"><script type="text/javascript">Capture(login.access_denied)</script></font></td> </tr> <tr id="password_error" style="display:none"> <td width="25%"> </td> <td colspan=2><font color="red"><script type="text/javascript">Capture(login.passerror)</script></font></td> </tr> <tr id="captcha_error" style="display:none"> <td width="25%"> </td> <td colspan=2><font color="red"><script type="text/javascript">Capture(login.captchawrong)</script></font></td> </tr> <tr id="only_single_login" style="display:none"> <td width="25%"> </td> <td colspan=2><font color="red"><script type="text/javascript">Capture(login.haslogin)</script></font></td> </tr> <tr id="radius_not_available" style="display:none"> <td width="25%"> </td> <td colspan=2><font color="red"><script type="text/javascript">Capture(login.radius_not_available)</script></font></td> </tr> </table> <table> <tr id="scell_lock_error" style="display:none"> <td width="25%"> </td> <td colspan=2><font color="red"><script type="text/javascript">Capture(login.scell_lock_error)</script></font></td> </tr> <tr id="connection_error" style="display:none"> <td width="25%"> </td> <td colspan=2><font color="red"><script type="text/javascript">Capture(login.connection_error)</script></font></td> </tr> </table> </form> <form name="websRegister" action="/goform/websRegister" method="POST" style="display:none"> <input type="hidden" name="CheckString" id="CheckString" value="5ZJUHDSBEUFZ3WAYOP4346XM6EKXPFQJ82" > <table> <tr class="setting"> <td width="25%"> </td> <td width="18%" align="left">Account ID</td> <td > <input type="text" name="register_account" id="register_account" size="15" maxlength="25" value=""> </td> </tr> <tr class="setting"> <td width="25%"> </td> <td width="18%" align="left">Account PW</td> <td > <input type="password" name="register_password" id="register_password" size="15" maxlength="25" value=""/> <script> document.write("<input id=\"login\" type=\"submit\" value=\""+ "Register" +"\"/>"); </script></td> </tr> </table> </form> <div id="password_prompt_div" style="display:none"> <br /> <br /> <table> <script type="text/javascript">Capture(login.hyc_password_prompt)</script> </table> </div> <table id="sysinfotable" style="display:none" > <tr id="Wanip_tr" height="22px"> <td width="25%"> </td> <td width="18%" align="left"><script type="text/javascript">Capture(status_basic.ip)</script></td> <td><ip></td> </tr> <tr id="dnspri_tr" height="22px"> <td width="25%"> </td> <td width="18%" align="left"><script type="text/javascript">Capture(status_basic.dns_1)</script></td> <td>8.8.8.8</td> </tr> <tr id="ConnectMode_tr" height="22px"> <td width="25%"> </td> <td width="18%" align="left"><script type="text/javascript">Capture(status_basic.conn_type)</script></td> <td>Static</td> </tr> <tr id="linkStatus_tr" height="22px"> <td width="25%"> </td> <td width="18%" align="left"><script type="text/javascript">Capture(link_status.wan_port_status)</script></td> <td><script type="text/javascript"> wan_link_status="100MFull"; link_str=speedtostr(wan_link_status); document.write(link_str); </script> </td> </tr> <tr height="22px"> <td width="25%"> </td> <td width="18%" align="left"><script type="text/javascript">Capture(status_basic.firmware_v)</script></td> <td > 4.8.1-R4(202212291045) <script type="text/javascript"> var showfwstatus=""; var fw_update_status = ""; if( showfwstatus == "1" ){ if(fw_update_status == "1") { document.write(firmware.checking_new_fw); } else if(fw_update_status =="2") { document.write(firmware.downloading_new_fw); } else if(fw_update_status == "3") { document.write("<font color=red>"+firmware.new_fw_ready+"</font>"); } else if(fw_update_status == "4") { document.write("<font color=blue>"+firmware.lastest_fw+"</font>"); } } </script> </td> </tr> <tr id="ElapsedTime_tr" height="22px"> <td width="25%"> </td> <td width="18%" align="left"><script type="text/javascript">Capture(status_basic.elapsed_time)</script></td> <td>61 <script>Capture(share.days)</script>, 4 <script>Capture(share.hours)</script>, 57 <script>Capture(share.mins)</script></td> </tr> <tr id="Channel_24g_tr" style="display:none" height="22px"> <td width="25%"> </td> <td width="18%" align="left"><script type="text/javascript">Capture(login.wifi_channel)</script>(2.4GHz)</td> <td> <script type="text/javascript"> var channel="cur_channel=1"; var bw="40"; document.write(channel.split('=')[1] + " (" + bw + "MHz)" ); </script> </td> </tr> <tr id="Channel_5g_tr" style="display:none" height="22px"> <td width="25%"> </td> <td width="18%" align="left"><script type="text/javascript">Capture(login.wifi_channel)</script>(5GHz)</td> <td> <script type="text/javascript"> var channel="cur_channel=36"; var bw="80/40"; document.write(channel.split('=')[1] + " (" + bw + "MHz)" ); </script> </td> </tr> </table> </div> </div> <div id="floatKiller"></div> <script type="text/javascript"> var vendorname = "0"; var copyright = ""; if(copyright != "") document.write("<div id=\"web_bottom\"><h2>" + copyright +"</h2></div>"); else if(typeof(copy_right.CAMBIUM)!="undefined") document.write("<div id='web_bottom'><h2>" + copy_right.CAMBIUM + "</h2></div>"); </script> </div> </div> </div> </body> </html>
-
{ "@category" : "datascan", "@timestamp" : "2024-11-07T05:20:41.000Z", "app" : { "extract" : { "domain" : [ "w3.org" ], "hostname" : [ "www.w3.org" ], "ip" : [ "8.8.8.8" ], "url" : [ "http://www.w3.org/1999/xhtml", "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" ] }, "http" : { "bodymd5" : "a7e45a95a80697c30683b1667b2cb41c", "bodymmh3" : 772608517, "headermd5" : "ce0fd9b65fd3ea7153e7bc1b024103a0", "headermmh3" : 1807701534 }, "length" : 14872 }, "asn" : "AS13904", "ca" : "false", "city" : "Marana", "country" : "US", "cpe" : "<enterprise field>: cpe", "cpecount" : "<enterprise field>: cpecount", "data" : "HTTP/1.0 200 OK\r\nDate: Wed Nov 6 22:20:30 2024\r\nServer: GoAhead-Webs\r\nPragma: no-cache\r\nCache-Control: no-cache\r\nPragma: no-cache\r\nCache-control: no-cache\r\nContent-type: text/html\r\nConnection: close\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n\t<head>\r\n\t\t<META HTTP-EQUIV=\"Pragma\" CONTENT=\"no-cache\" />\r\n\t\t<META HTTP-EQUIV=\"Cache-Control\" CONTENT=\"no-cache\" />\r\n\t\t<META HTTP-EQUIV=\"Expires\" CONTENT=\"-1\" />\r\n\t\t<script type=\"text/javascript\" src=\"./js/common.js\"></script>\r\n\t\t<meta http-equiv=\"Content-Type\" content=\"application/xhtml+xml; charset=utf-8\" />\r\n<script type=\"text/javascript\" src=\"/lang_pack/language_en.js\"></script>\r\n<link type=\"text/css\" rel=\"stylesheet\" href=\"/style/common.css\">\r\n<link type=\"text/css\" rel=\"stylesheet\" href=\"/style/style_CAMBIUM.css\">\r\n\r\n\t\t<META HTTP-EQUIV=\"Content-Type\" CONTENT=\"application/xhtml+xml; charset=UTF-8\" />\r\n\t\t<script language=\"javascript\">\r\n\t\t\tvar support_right_click=\"\";\r\n\t\t\tif(support_right_click == \"0\")\r\n\t\t\t\tdocument.oncontextmenu=function(e){return false;}\r\n\t\t\t//<![CDATA[\r\n\t\t\tif (top.location != location)\r\n\t\t\ttop.location.href = location.href;\r\n\t\t\tvar basicPage = \"\";\r\n\t\t\tif(basicPage == \"1\")\r\n\t\t\t\tvar product_name=\"\";\r\n\t\t\telse\r\n\t\t\t\tvar product_name=\"cnPilot R195W\";\r\n\t\t\tdocument.title = product_name + title.login;\r\n\t\t\tvar has_register = \"0\";\r\n\t\t\tvar has_captcha=\"\";\r\n\t\t\tfunction getFocus()\r\n\t\t\t{\r\n\t\t\t\tdocument.websLogin.user_name.focus();\r\n\t\t\t\tif(has_register == \"1\")\r\n\t\t\t\t\tu_hide_by_id(\"websRegister\");\r\n\t\t\t\t\t\r\n\t\t\t}\r\n\t\t\tfunction displaySysInfo()\r\n\t\t\t{\r\n\t\t\t\tvar hassysinfo=\"\";\r\n\t\t\t\tif(hassysinfo == \"1\")\r\n\t\t\t\t{\r\n\t\t\t\t\tu_hide_by_id(\"sysinfotable\");\r\n\t\t\t\t\tvar has_ap = \"1\";\r\n\t\t\t\t\tif(has_ap == \"1\")\r\n\t\t\t\t\t\tu_hide_by_id(\"Channel_24g_tr\");\r\n\r\n\t\t\t\t\tvar has_second_ap = \"1\";\r\n\t\t\t\t\tif(has_second_ap == \"1\")\r\n\t\t\t\t\t\tu_hide_by_id(\"Channel_5g_tr\");\t\r\n\t\t\t\t}\r\n\t\t\t\t\t\r\n\t\t\t}\r\n\t\t\tfunction OnSubmit(obj)\r\n\t\t\t{\r\n\t\t\t\t\tobj.action = \"/goform/websLogin\";\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\r\n\t\t\tfunction alertContents()\r\n\t\t\t{\r\n\t\t\t\t//alert(\"==>test readyState= \"+http_request.readyState);\r\n\t\t\t\tif (http_request.readyState == 4) \r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t//alert(\"==>test state= \"+http_request.status);\r\n\t\t\t\t\t\tif (http_request.status == 200) \r\n\t\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t\tuploadLogField(http_request.responseText);\r\n\t\t\t\t\t\t\t} \r\n\t\t\t\t\t}\r\n\t\t\t}\r\n\t\t\r\n\t\t\tfunction uploadLogField(str)\r\n\t\t\t{\r\n\t\t\t\tdocument.getElementById(\"captchaimg_div\").innerHTML=\"<img id=\\\"captchaimg\\\"width=160 height=48 src=\\\"data:image/png;base64,\" + str + \"\\\">\";\r\n\t\t\t}\r\n\t\t\tfunction reLoadCaptchaimg()\r\n\t\t\t{\r\n\t\t\t\tSetValueById(\"captcha\", \"\");\r\n\t\t\t\tmakeRequest(\"/goform/updateCaptchaimg\",\"CheckString=\" + document.getElementById(\"CheckString\").value,false);\r\n\t\t\t}\r\n\t\t\tfunction CheckForceLogout(obj)\r\n\t\t\t{\r\n\t\t\t\tif(obj.checked == true) \r\n\t\t\t\t\tobj.value = \"1\";\r\n\t\t\t\telse\r\n\t\t\t\t\tobj.value = \"0\";\r\n\t\t\t}\r\n function check_ind()\r\n\t\t\t{\r\n\t\t\t\tvar flag=\"0\";\r\n\t\t\t\tif(flag == \"1\")\r\n\t\t\t\t{\r\n\t\t\t\t\tu_hide_by_id(\"change_pwd_ind\");\r\n\t\t\t\t}\r\n\t\t\t\telse if(flag == \"2\")\r\n\t\t\t\t{\r\n\t\t\t\t\tu_hide_by_id(\"access_denied_ind\");\r\n\t\t\t\t}\r\n\t\t\t\telse if(flag == \"3\")\r\n\t\t\t\t{\r\n\t\t\t\t\tu_hide_by_id(\"password_error\");\r\n\t\t\t\t}\r\n\t\t\t\telse if(flag == \"4\")\r\n\t\t\t\t{\r\n\t\t\t\t\tu_hide_by_id(\"captcha_error\");\r\n\t\t\t\t}\r\n\t\t\t\telse if(flag == \"5\")\r\n\t\t\t\t{\r\n\t\t\t\t\tu_hide_by_id(\"only_single_login\");\r\n\t\t\t\t\tu_hide_by_id(\"forcelogout_tr\");\r\n\t\t\t\t}\r\n\t\t\t\telse if(flag == \"6\")\r\n\t\t\t\t{\r\n\t\t\t\t\tu_hide_by_id(\"radius_not_available\");\r\n\t\t\t\t}\r\n\t\t\t\tvar is_lan_login=\"0\";\r\n\t\t\t\tvar has_password_prompt=\"\";\r\n\t\t\t\tif(is_lan_login == \"1\" && has_password_prompt == \"1\")\r\n\t\t\t\t{\r\n\t\t\t\t\tu_hide_by_id(\"password_prompt_div\");\r\n\t\t\t\t}\r\n\t\t\t\tvar lte_scell_error=\"\";\r\n\t\t\t\tvar lte_connection_error=\"\";\r\n\t\t\t\tvar has_lte_url=\"\";\r\n\t\t\t\tif(has_lte_url == \"1\")\r\n\t\t\t\t{\r\n\t\t\t\t\tif(lte_scell_error == \"1\")\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tu_hide_by_id(\"scell_lock_error\");\r\n\t\t\t\t\t}\r\n\t\t\t\t\tif(lte_connection_error == \"1\")\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tu_hide_by_id(\"connection_error\");\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t} \r\n\r\n\t\t\tfunction build_captcha_block()\r\n\t\t\t\t{\r\n\t\t\t\t\r\n\t\t\t\t\tvar str=\"\";\r\n\t\t\t\t\tif(has_captcha == \"1\")\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\tstr=\"<table><tr class=\\\"setting\\\">\";\r\n\t\t\t\t\t\tstr+=\"<td width=\\\"25%\\\"> </td>\"\r\n\t\t\t\t\t\tstr+=\"<td width=\\\"18%\\\" align=\\\"left\\\">\"+login.captcha+\"</td>\";\r\n\t\t\t\t\t\tstr+=\"<td >\";\r\n\t\t\t\t\t\tstr+=\"<input type=\\\"text\\\" name=\\\"captcha\\\" id=\\\"captcha\\\" size=\\\"15\\\" maxlength=\\\"25\\\" value=\\\"\\\"/> <input id=\\\"login\\\" type=\\\"submit\\\" onclick=\\\"OnSubmit(this.form);\\\" value=\\\"\"+ login.Login +\"\\\"/>\";\r\n\t\t\t\t\t\tstr+=\"</td>\";\r\n\t\t\t\t\t\tstr+=\"</tr>\";\r\n\t\t\t\t\t\tstr+=\"<tr class=\\\"imgtr\\\">\";\r\n\t\t\t\t\t\tstr+=\"<td width=\\\"25%\\\"> </td>\";\r\n\t\t\t\t\t\tstr+=\"<td colspan=2>\";\r\n\t\t\t\t\t\tstr+=\"<div style=\\\"display:inline\\\" id=\\\"captchaimg_div\\\"></div>\";\r\n\t\t\t\t\t\tstr+=\" <input id=\\\"captrefresh\\\" type=\\\"button\\\" onclick=\\\"reLoadCaptchaimg();\\\" value=\\\"\"+ button.ref +\"\\\"/>\";\r\n\t\t\t\t\t\tstr+=\"</td>\";\r\n\t\t\t\t\t\tstr+=\"</tr></table><br /><br />\";\r\n\t\t\t\t\t\tdocument.write(str);\r\n\t\t\t\t\t\treLoadCaptchaimg();\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\tfunction extraDisplay()\r\n\t\t\t{\r\n\t\t\t\tvar ext_mount_error=\"\";\r\n\t\t\t\tif(ext_mount_error == \"1\")\r\n\t\t\t\t{\r\n\t\t\t\t\tu_hide_by_id(\"abc_layout_error_table\");\r\n\t\t\t\t}\r\n\t\t\t\telse\r\n\t\t\t\t\thide_by_id(\"abc_layout_error_table\");\r\n\t\t\t}\r\n\t\t\t//]]>\r\n\t\t</script>\r\n\t</head>\r\n<body class=\"gui\" onload=\"getFocus();check_ind();displaySysInfo();extraDisplay()\">\r\n\t<div id=\"wrapper\">\r\n\t\t<div id=\"content\">\r\n\t\t\t<div id=\"Loginheader\">\r\n\t\t\t\t<div id=\"logodiv\">\r\n\t\t\t\t\t<div id=\"logo\">\r\n\t\t\t\t\t\t<div id=\"logostr\">\r\n\t\t\t\t\t\t<script>\r\n\t\t\t\t\t\t\tvar dev=\"cnPilot R195W\";\r\n\t\t\t\t\t\t\tif(typeof(logo.str_) != \"undefined\")\r\n\t\t\t\t\t\t\t\tdocument.write(logo.str_ + \"(\"+ dev + \")\");\r\n\t\t\t\t\t\t\telse\r\n\t\t\t\t\t\t\t\tdocument.write(\"<font>\" + dev+ \"</font>\");\r\n\t\t\t\t\t\t</script>\t\t\r\n\t\t\t\t\t\t</div>\r\n\t\t\t\t\t</div>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t\t\t<div id=\"menu2\" style=\"height:3em\">\r\n\t\t\t\t\t\t\t<div id=\"menuSub\">\r\n\t\t\t\t\t\t\t\t<ul id=\"menuSubList\"></ul>\r\n\t\t\t\t\t\t\t</div>\r\n\t\t\t\t</div>\r\n\t\t\t\r\n\t\t\t<div id=\"main\">\r\n\t\t\t\t<div id=\"contents\">\r\n\t\t\t\t\t<form name=\"websLogin\" action=\"\" method=\"POST\">\r\n\t\t\t\t\t<input type=\"hidden\" name=\"CheckString\" id=\"CheckString\" value=\"5ZJUHDSBEUFZ3WAYOP4346XM6EKXPFQJ82\" >\r\n\t\t\t\t\t\t<table>\r\n\t\t\t\t\t\t\t<tr class=\"setting\">\r\n\t\t\t\t\t\t\t\t<td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t\t<td width=\"18%\" align=\"left\"><script type=\"text/javascript\">Capture(login.username)</script></td>\r\n\t\t\t\t\t\t\t\t<td >\r\n\t\t\t\t\t\t\t\t\t<input type=\"text\" name=\"user_name\" id=\"user_name\" size=\"15\" maxlength=\"25\" value=\"\">\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr class=\"setting\">\r\n\t\t\t\t\t\t\t\t<td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t\t<td width=\"18%\" align=\"left\"><script type=\"text/javascript\">Capture(login.password)</script></td>\r\n\t\t\t\t\t\t\t\t<td >\r\n\t\t\t\t\t\t\t\t\t<input type=\"password\" name=\"password\" id=\"password\" size=\"15\" maxlength=\"25\" value=\"\"/>\r\n\t\t\t\t\t\t\t\t<script>\r\n\t\t\t\t\t\t\t\t\tif(has_captcha != \"1\")\r\n\t\t\t\t\t\t\t\t\t\tdocument.write(\"<input id=\\\"login\\\" type=\\\"submit\\\" onclick=\\\"OnSubmit(this.form);\\\" value=\\\"\"+ login.Login +\"\\\"/>\");\r\n\t\t\t\t\t\t\t\t</script></td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t</table>\r\n\t\t\t\t\t\t\t<table id=\"abc_layout_error_table\">\r\n\t\t\t\t\t\t\t\t<tr>\r\n\t\t\t\t\t\t\t\t<td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t\t<td width=\"75%\">\r\n\t\t\t\t\t\t\t\t<script>\r\n\t\t\t\t\t\t\t\tvar abc_layout_enable=\"\";\r\n\t\t\t\t\t\t\t\t\tif(abc_layout_enable == \"1\")\r\n\t\t\t\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t\t\t\tvar ext_mount_error=\"\";\r\n\t\t\t\t\t\t\t\t\t\tif(ext_mount_error == \"1\")\r\n\t\t\t\t\t\t\t\t\t\t{\r\n\t\t\t\t\t\t\t\t\t\t\tdocument.write(\"<font color=red>\"+status_basic.abcErrorWarning+\"</font>\");\r\n\t\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t</script>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t</table>\r\n\t\t\t\t\t\t\t<script>build_captcha_block();</script>\r\n\t\t\t\t\t\t\t<table>\r\n\t\t\t\t\t\t\t<tr class=\"setting\" id=\"forcelogout_tr\" style=\"display:none\">\r\n\t\t\t\t\t\t\t\t<td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t\t<td width=\"18%\" align=\"left\"><script type=\"text/javascript\">Capture(login.force)</script></td>\r\n\t\t\t\t\t\t\t\t<td >\r\n\t\t\t\t\t\t\t\t\t<input type=\"checkbox\" name=\"forcelogout\" id=\"forcelogout\" value=\"0\" onClick=\"CheckForceLogout(this)\">\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t</tr>\r\n <tr id=\"change_pwd_ind\" style=\"display:none\">\r\n\t\t\t\t\t\t\t <td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t <td colspan=2><font color=\"red\"><script type=\"text/javascript\">Capture(login.chang_password)</script></font></td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t <tr id=\"access_denied_ind\" style=\"display:none\">\r\n\t\t\t\t\t\t\t <td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t <td colspan=2><font color=\"red\"><script type=\"text/javascript\">Capture(login.access_denied)</script></font></td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t <tr id=\"password_error\" style=\"display:none\">\r\n\t\t\t\t\t\t\t <td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t <td colspan=2><font color=\"red\"><script type=\"text/javascript\">Capture(login.passerror)</script></font></td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr id=\"captcha_error\" style=\"display:none\">\r\n\t\t\t\t\t\t\t <td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t <td colspan=2><font color=\"red\"><script type=\"text/javascript\">Capture(login.captchawrong)</script></font></td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr id=\"only_single_login\" style=\"display:none\">\r\n\t\t\t\t\t\t\t <td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t <td colspan=2><font color=\"red\"><script type=\"text/javascript\">Capture(login.haslogin)</script></font></td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr id=\"radius_not_available\" style=\"display:none\">\r\n\t\t\t\t\t\t\t <td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t <td colspan=2><font color=\"red\"><script type=\"text/javascript\">Capture(login.radius_not_available)</script></font></td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t</table>\r\n\t\t\t\t\t\t<table>\r\n\t\t\t\t\t\t\t<tr id=\"scell_lock_error\" style=\"display:none\">\r\n\t\t\t\t\t\t\t <td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t <td colspan=2><font color=\"red\"><script type=\"text/javascript\">Capture(login.scell_lock_error)</script></font></td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr id=\"connection_error\" style=\"display:none\">\r\n\t\t\t\t\t\t\t <td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t <td colspan=2><font color=\"red\"><script type=\"text/javascript\">Capture(login.connection_error)</script></font></td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t</table>\r\n\t\t\t\t\t</form>\r\n\t\t\t\t\t\r\n\t\t\t\t\t<form name=\"websRegister\" action=\"/goform/websRegister\" method=\"POST\" style=\"display:none\">\r\n\t\t\t\t\t\t<input type=\"hidden\" name=\"CheckString\" id=\"CheckString\" value=\"5ZJUHDSBEUFZ3WAYOP4346XM6EKXPFQJ82\" >\r\n\t\t\t\t\t\t<table>\r\n\t\t\t\t\t\t\t<tr class=\"setting\">\r\n\t\t\t\t\t\t\t\t<td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t\t<td width=\"18%\" align=\"left\">Account ID</td>\r\n\t\t\t\t\t\t\t\t<td >\r\n\t\t\t\t\t\t\t\t\t<input type=\"text\" name=\"register_account\" id=\"register_account\" size=\"15\" maxlength=\"25\" value=\"\">\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t\t<tr class=\"setting\">\r\n\t\t\t\t\t\t\t\t<td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t\t<td width=\"18%\" align=\"left\">Account PW</td>\r\n\t\t\t\t\t\t\t\t<td >\r\n\t\t\t\t\t\t\t\t\t<input type=\"password\" name=\"register_password\" id=\"register_password\" size=\"15\" maxlength=\"25\" value=\"\"/>\r\n\t\t\t\t\t\t\t\t<script>\r\n\t\t\t\t\t\t\t\t\tdocument.write(\"<input id=\\\"login\\\" type=\\\"submit\\\" value=\\\"\"+ \"Register\" +\"\\\"/>\");\r\n\t\t\t\t\t\t\t\t</script></td>\r\n\t\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t</table>\r\n\t\t\t\t\t</form>\r\n\t\t\t\t\t<div id=\"password_prompt_div\" style=\"display:none\">\r\n\t\t\t\t\t\t<br />\r\n\t\t\t\t\t\t<br />\r\n\t\t\t\t\t\t<table>\r\n\t\t\t\t\t\t\t<script type=\"text/javascript\">Capture(login.hyc_password_prompt)</script>\r\n\t\t\t\t\t\t</table>\r\n\t\t\t\t\t</div>\r\n\t\t\t\t\t<table id=\"sysinfotable\" style=\"display:none\" >\r\n\t\t\t\t\t\t<tr id=\"Wanip_tr\" height=\"22px\">\r\n\t\t\t\t\t\t\t<td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t<td width=\"18%\" align=\"left\"><script type=\"text/javascript\">Capture(status_basic.ip)</script></td>\r\n\t\t\t\t\t\t\t<td><ip></td>\r\n\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t<tr id=\"dnspri_tr\" height=\"22px\">\r\n\t\t\t\t\t\t\t<td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t<td width=\"18%\" align=\"left\"><script type=\"text/javascript\">Capture(status_basic.dns_1)</script></td>\r\n\t\t\t\t\t\t\t<td>8.8.8.8</td>\r\n\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t<tr id=\"ConnectMode_tr\" height=\"22px\">\r\n\t\t\t\t\t\t\t<td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t<td width=\"18%\" align=\"left\"><script type=\"text/javascript\">Capture(status_basic.conn_type)</script></td>\r\n\t\t\t\t\t\t\t<td>Static</td>\r\n\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t<tr id=\"linkStatus_tr\" height=\"22px\">\r\n\t\t\t\t\t\t\t<td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t<td width=\"18%\" align=\"left\"><script type=\"text/javascript\">Capture(link_status.wan_port_status)</script></td>\r\n\t\t\t\t\t\t\t<td><script type=\"text/javascript\">\r\n\t\t\t\t\t\t\t\t\t\t\twan_link_status=\"100MFull\";\r\n\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\tlink_str=speedtostr(wan_link_status);\t\r\n\t\t\t\t\t\t\t\t\t\t\tdocument.write(link_str);\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t</script>\r\n\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t<tr height=\"22px\">\r\n\t\t\t\t\t\t\t<td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t<td width=\"18%\" align=\"left\"><script type=\"text/javascript\">Capture(status_basic.firmware_v)</script></td>\r\n\t\t\t\t\t\t\t<td >\r\n\t\t\t\t\t\t\t\t4.8.1-R4(202212291045) \r\n\t\t\t\t\t\t\t\t<script type=\"text/javascript\">\r\n\t\t\t\t\t\t\t\t\tvar showfwstatus=\"\";\r\n\t\t\t\t\t\t\t\t\tvar fw_update_status = \"\";\r\n\t\t\t\t\t\t\t\t\tif( showfwstatus == \"1\" ){\r\n\t\t\t\t\t\t\t\t\t\tif(fw_update_status == \"1\")\r\n\t\t\t\t\t\t\t\t\t\t {\r\n\t\t\t\t\t\t\t\t\t\t \tdocument.write(firmware.checking_new_fw);\r\n\t\t\t\t\t\t\t\t\t\t }\r\n\t\t\t\t\t\t\t\t\t\t else if(fw_update_status ==\"2\")\r\n\t\t\t\t\t\t\t\t\t\t {\r\n\t\t\t\t\t\t\t\t\t\t \tdocument.write(firmware.downloading_new_fw);\r\n\t\t\t\t\t\t\t\t\t\t }\r\n\t\t\t\t\t\t\t\t\t\t else if(fw_update_status == \"3\")\r\n\t\t\t\t\t\t\t\t\t\t {\r\n\t\t\t\t\t\t\t\t\t\t \tdocument.write(\"<font color=red>\"+firmware.new_fw_ready+\"</font>\");\r\n\t\t\t\t\t\t\t\t\t\t }\r\n\t\t\t\t\t\t\t\t\t\t else if(fw_update_status == \"4\")\r\n\t\t\t\t\t\t\t\t\t\t {\r\n\t\t\t\t\t\t\t\t\t\t\tdocument.write(\"<font color=blue>\"+firmware.lastest_fw+\"</font>\");\r\n\t\t\t\t\t\t\t\t\t\t }\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t</script>\r\n\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t<tr id=\"ElapsedTime_tr\" height=\"22px\">\r\n\t\t\t\t\t\t\t<td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t\t<td width=\"18%\" align=\"left\"><script type=\"text/javascript\">Capture(status_basic.elapsed_time)</script></td>\r\n\t\t\t\t\t\t\t\t<td>61 <script>Capture(share.days)</script>, 4 <script>Capture(share.hours)</script>, 57 <script>Capture(share.mins)</script></td>\r\n\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t<tr id=\"Channel_24g_tr\" style=\"display:none\" height=\"22px\">\r\n\t\t\t\t\t\t\t<td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t\t<td width=\"18%\" align=\"left\"><script type=\"text/javascript\">Capture(login.wifi_channel)</script>(2.4GHz)</td>\r\n\t\t\t\t\t\t\t\t<td>\r\n\t\t\t\t\t\t\t\t<script type=\"text/javascript\">\r\n\t\t\t\t\t\t\t\t\tvar channel=\"cur_channel=1\";\r\n\t\t\t\t\t\t\t\t\tvar bw=\"40\";\r\n\t\t\t\t\t\t\t\t\t\tdocument.write(channel.split('=')[1] + \" (\" + bw + \"MHz)\" );\r\n\t\t\t\t\t\t\t\t</script>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t\t<tr id=\"Channel_5g_tr\" style=\"display:none\" height=\"22px\">\r\n\t\t\t\t\t\t\t<td width=\"25%\"> </td>\r\n\t\t\t\t\t\t\t\t<td width=\"18%\" align=\"left\"><script type=\"text/javascript\">Capture(login.wifi_channel)</script>(5GHz)</td>\r\n\t\t\t\t\t\t\t\t<td>\r\n\t\t\t\t\t\t\t\t<script type=\"text/javascript\">\r\n\t\t\t\t\t\t\t\t\tvar channel=\"cur_channel=36\";\r\n\t\t\t\t\t\t\t\t\tvar bw=\"80/40\";\r\n\t\t\t\t\t\t\t\t\tdocument.write(channel.split('=')[1] + \" (\" + bw + \"MHz)\" );\r\n\t\t\t\t\t\t\t\t</script>\r\n\t\t\t\t\t\t\t\t</td>\r\n\t\t\t\t\t\t</tr>\r\n\t\t\t\t\t</table>\r\n\t\t\t\t</div>\r\n\t\t\t</div>\r\n\t\t\t<div id=\"floatKiller\"></div>\r\n\t\t\t\t\t<script type=\"text/javascript\">\r\n\t\t\t\t\t\tvar vendorname = \"0\";\r\n\t\t\t\t\t\tvar copyright = \"\";\r\n\t\t\t\t\t\tif(copyright != \"\")\r\n\t\t\t\t\t\t\tdocument.write(\"<div id=\\\"web_bottom\\\"><h2>\" + copyright +\"</h2></div>\");\r\n\t\t\t\t\t\telse if(typeof(copy_right.CAMBIUM)!=\"undefined\")\r\n\t\t\t\t\t\t\tdocument.write(\"<div id='web_bottom'><h2>\" + copy_right.CAMBIUM + \"</h2></div>\");\r\n\t\t\t\t\t</script>\r\n\t\t\t</div>\r\n\t\t</div>\r\n\t\t</div>\r\n\t</body>\r\n</html>\r\n", "datamd5" : "6c86db748199b02da98faa45b7fc27bd", "datammh3" : -285406784, "device" : { "class" : "<enterprise field>: device.class" }, "domain" : [ "wi-power.com" ], "fingerprint" : { "md5" : "98baac155c8fecb2ccc5ec6f49b12d31", "sha1" : "fac50db101a38e0ec21c7df6a3d745cd11edd606", "sha256" : "4b54d8498f21ed9209f3fa18cdd07e44973a4582bcc0173b1c17b083fba25edd" }, "forward" : "64.68.236.64", "geolocus" : { "asn" : "AS13904", "continent" : "NA", "continentname" : "North America", "country" : "US", "countryname" : "United States", "domain" : [ "powerc.net", "twncorp.com" ], "isineu" : "false", "latitude" : "37.09024", "location" : "37.09024,-95.712891", "longitude" : "-95.712891", "netname" : "COSLINK", "organization" : "Cherryland Online Services", "subnet" : "64.68.224.0/19" }, "host" : [ "s64-236-68-64" ], "hostname" : [ "64.68.236.64", "s64-236-68-64.trico.az.wi-power.com" ], "ip" : "64.68.236.64", "ipv6" : "false", "issuer" : { "city" : "VOIP", "commonname" : "VOIP Solutions Server Root Authority 1", "country" : "CN", "organization" : "VOIP Solutions", "organizationalunit" : "VOIP Solutions Certificate Authority" }, "latitude" : "32.4044", "location" : "32.4044,-111.2811", "longitude" : "-111.2811", "node" : { "country" : "<enterprise field>: node.country", "groupid" : "<enterprise field>: node.groupid", "id" : "<enterprise field>: node.id", "physicalcountry" : "<enterprise field>: node.physicalcountry" }, "organization" : "COSLINK", "port" : 40443, "product" : "GoAhead", "productvendor" : "Embedthis", "protocol" : "http", "protocolversion" : "1.0", "publickey" : { "algorithm" : "rsaEncryption", "length" : 2048 }, "reason" : "OK", "reverse" : [ "s64-236-68-64.trico.az.wi-power.com" ], "seen_date" : "2024-11-07", "serial" : 4, "signature" : { "algorithm" : "sha1WithRSAEncryption" }, "source" : "urlscan::redirect", "status" : 200, "subdomains" : [ "trico.az.wi-power.com", "az.wi-power.com" ], "subject" : { "city" : "VOIP", "commonname" : "VOIPTEST Solutions Root Authority 1", "country" : "CN", "organization" : "VOIP Solutions", "organizationalunit" : "VOIPTEST Solutions Certificate Authority" }, "subnet" : "64.68.224.0/19", "tag" : "<enterprise field>: tag", "tld" : [ "com" ], "tls" : "true", "transport" : "tcp", "url" : "/index.asp", "validity" : { "notafter" : "2017-07-24T07:35:53Z", "notbefore" : "2015-07-25T07:35:53Z" }, "version" : "v3", "wildcard" : "false" }