Returning 10 result(s) out of 31 in 0.230 second(s)

  • 188.155.148.171:49152 (tcp/http) - last seen on 2024-11-07 at 03:18:07 UTC

    • IP
      188.155.148.171
      Network
      188.154.0.0/15
      Domain(s)
      adslplus.ch
      Device

      <enterprise field>: device.class

      URL

      http://188.155.148.171:49152/login.rsp 200

      HTTP Title
      DVR LOGIN
      Reverse DNS
      xdsl-188-155-148-171.adslplus.ch
      ASN
      AS6730
      Organization
      Sunrise GmbH
      Protocol
      http
      Source
      urlscan::redirect
    • HTTP Component(s)
      jQuery jQuery 1.7.1
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      1d47a641bd2ffc959d9dfd8cddfd751b
      HTTP Header MD5
      dbff64d8d6fbe45de86bf25fb353f8f9
      HTTP Body MD5
      7f4567b4c7ad3a26200bf9698cb3663a
    • HTTP/1.0 200 OK
      Content-type: text/html; charset=UTF-8
      Server: GNU rsp/1.0
      Content-Language: en
      Expires: -1
      P3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'
      Cache-Control: private, max-age=0
      Connection: close
      Date: Thu, 07 Nov 2024 03:18:06 GMT
      
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
          <title>DVR LOGIN</title>
          <link href="./HAPPLE/pages/Styles/LoginNew.css?v1" rel="stylesheet" type="text/css" />
          <script src="./HAPPLE/js/jquery-1.7.1.min.js" type="text/javascript"></script>
      <script type="text/javascript" src="./HAPPLE/js/rspFrame.js?v195"></script>
          <script src="./HAPPLE/pages/JS/login.js?V161" type="text/javascript"></script>
          <script type="text/javascript" language="javascript">
              function IEORFOREFOX_log() {
                  var height = 0;
                  if (window.XMLHttpRequest)//判断浏览器是否属于Mozilla,Sofari
                  {
                      height = ($(window).height() - 396) / 2;
                      $(".divLoginOne").css("margin-top", height + "px");
                  }
                  else if (window.ActiveXObject)//判断浏览器是否属于IE
                  {
                      var browser = navigator.appName;
                      var b_version = navigator.appVersion;
                      var version = b_version.split(";");
                      var trim_Version = version[1].replace(/[ ]/g, "");
                      height = ($(window).height() - 396) / 2;
                      if (browser == "Microsoft Internet Explorer" && trim_Version == "MSIE6.0") {
                          jQuery(".divLoginOne").css("margin-top", height + "px");
                      }
                      else {
                          $("#divOne").css("margin-top", height - 15 + "px");
                      }
                  }
              }
              window.onresize = function() {setTimeout("IEORFOREFOX_log()",100);pageOnSizeMoveMenu();};
      
              function submit() {
                  document.getElementById("loginform").submit(); return false;
              }
              $(document).keydown(function(event) {   //Enter event
                  var keycode = event.which;
                  if (keycode == 13) {
      				
      				if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      				if(document.getElementById("userpwd").value=='Password')
      				{
      				    $(".div_right_two_input_border").html("<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />");
      				}
      				if(document.getElementById("username").value=='User name')
      				{
      					document.getElementById("username").value="";
      				}
      
      				if(jQuery("#username").val()!="User name"&&jQuery("#userpwd").val()!="Password"){
                      	document.getElementById("loginform").submit();
      				}
                  }
              });
      		
          </script>
      </head>
      <!--[if IE 6]>
      <script language="JavaScript" type="text/javascript" src="./HAPPLE/pages/JS/_png.js"></script>
      <script>
      DD_belatedPNG.fix('img,.png,.menu li');
      </script>
      <![endif]-->
      <body id="login_body" onload="IEORFOREFOX_log()">
      
      <form name="loginform" id="loginform" action="./logincheck.rsp?type=1" method="post" onsubmit="return RM.LOGIN.checkLoginInput()">
          <div class="divLoginOne png" id="divOne">
              <div class="div_leftBottom">
                  <div class='log-dvr-logo'>
                      <div style=" padding-top:26px; text-align:center; width:100%">
                          <img id="login_logoimg" src="./HAPPLE/loginlogo/IE_04.798_login.png" class="png" />
                      </div>
                  </div>
                  <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout="mouseLeaveLabel();">Language</label></div>
                 
              </div>
              <div class="div_login_right">
                  <div class="div_right_top_font">
                      <div class="div_right_title_font">
                          <b>DVR LOGIN</b>
                      </div>
                  </div>
                  <div class="div_right_one png">
                      <div class="div_right_two_uname_border">
                          <input type="text" id="username"  name="username" style="color:gray; font-style:italic;" value="User name" onfocus="if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);" onblur="updatePassword()"/></div>
                      </div>
                  <div class="div_right_two png">
                      <div class="div_right_two_input_border">
                          <input type="text" id="userpwd1" name="userpwd" style="color:gray; font-style:italic;" value="Password" onfocus="updatePassword();" />
                      </div>
                      <div class="div_right_thire png" onmousedown="this.className='didiv_right_thire_Two';updatePassword();submit()" onmouseup="this.className='div_right_thire'"></div>
                  </div>
                  <div class="div_right_last">
                      <input id="autologin" name="autologin" type="checkbox" onfocus="this.blur()" value="1"/>Remember me
                  </div>
              </div>
              <div class="clear"></div>
          </div>
      </form>
      <script type="text/javascript">
      	function updatePassword(){
      		
      		if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      		if(document.getElementById("userpwd").value=='Password')
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' value='' />");
      		}
      		else
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' value='"+document.getElementById('userpwd').value+"' onfocus='this.select()'/>");
      			
      		}
      		if(document.getElementById("username").value=='User name')
      		{
      			document.getElementById("username").value="";
      		}
      		setTimeout("document.getElementById('userpwd').focus()",100);
      	}
      	function updateFontStyle(id){
      		jQuery("#"+id+"").css("font-style","normal")//inherit
      		//document.getElementById(id).style.fon="font-style:inherit";
      	}
      	
      	var lanCash = [{"CFG_FILE":"ui/language/chinese.ini","FONT_LIB":"FZYaoTi","FONT_LIB_FILE":"fonts/FZYTK.TTF","ICON_DIR":"ui/icons/chinese","LANG":"中文","SELECT":"false","VALUE":0},{"CFG_FILE":"ui/language/english.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"English","SELECT":"true","VALUE":1},{"CFG_FILE":"ui/language/korean.ini","FONT_LIB":"New Gulim","FONT_LIB_FILE":"fonts/NewGulim.ttf","ICON_DIR":"ui/icons/korean","LANG":"한국어","SELECT":"false","VALUE":2},{"CFG_FILE":"ui/language/italian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/italian","LANG":"Italiano","SELECT":"false","VALUE":3},{"CFG_FILE":"ui/language/german.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/german","LANG":"Deutsch","SELECT":"false","VALUE":4},{"CFG_FILE":"ui/language/thai.ini","FONT_LIB":"Tahoma","FONT_LIB_FILE":"fonts/tahoma.ttf","ICON_DIR":"ui/icons/thai","LANG":"ไทย","SELECT":"false","VALUE":5},{"CFG_FILE":"ui/language/turkish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/turkish","LANG":"Türkçe","SELECT":"true","VALUE":6},{"CFG_FILE":"ui/language/portuguese.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/portuguese","LANG":"Português","SELECT":"false","VALUE":7},{"CFG_FILE":"ui/language/spanlish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/spanlish","LANG":"Español","SELECT":"false","VALUE":8},{"CFG_FILE":"ui/language/romanian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/romanian","LANG":"Română","SELECT":"false","VALUE":9},{"CFG_FILE":"ui/language/greek.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Ελληνικά","SELECT":"false","VALUE":10},{"CFG_FILE":"ui/language/french.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/french","LANG":"Français","SELECT":"true","VALUE":11},{"CFG_FILE":"ui/language/russian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/russian","LANG":"Русский","SELECT":"false","VALUE":12},{"CFG_FILE":"ui/language/nederlands.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Nederlands","SELECT":"false","VALUE":13},{"CFG_FILE":"ui/language/hebrew.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/hebrew","LANG":"עברית","SELECT":"false","VALUE":14},{"CFG_FILE":"ui/language/chinesetrad.ini","FONT_LIB":"msf","FONT_LIB_FILE":"fonts/msf.ttf","ICON_DIR":"ui/icons/traditional","LANG":"中文繁体","SELECT":"false","VALUE":15},{"CFG_FILE":"ui/language/polish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/polish","LANG":"Polski","SELECT":"false","VALUE":16},{"CFG_FILE":"ui/language/Chechnya.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/Chechnya","LANG":"Čeština","SELECT":"false","VALUE":17},{"CFG_FILE":"ui/language/vietnam.ini","FONT_LIB":"Times","FONT_LIB_FILE":"fonts/Times.ttf","ICON_DIR":"ui/icons/vietnam","LANG":"Việt Nam","SELECT":"false","VALUE":18},{"CFG_FILE":"ui/language/japanese.ini","FONT_LIB":"MS Gothic","FONT_LIB_FILE":"fonts/MS-Gothic.ttf","ICON_DIR":"ui/icons/Japanese","LANG":"日本語","SELECT":"false","VALUE":19},{"CFG_FILE":"ui/language/Persian.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/Persian","LANG":"فارسی","SELECT":"false","VALUE":20},{"CFG_FILE":"ui/language/arapca.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/arapca","LANG":"العربية","SELECT":"true","VALUE":21}]
      ;
      	var product_type='7108XC_VA';
      	custName='CUSTOMER_04798';
      
      	var ring = false;
          var languageArr = [];
          for (var i = 0; i < lanCash.length; i++) {
              if (lanCash[i].SELECT + "" == "true") {
      			if(!ring)
      			{
      				if((lanCash[i].LANG == "中文" && (product_type.split("_")[0]!="7216XG") && (product_type.split("_")[0]!="8608XG") && (product_type.split("_")[0]!="8604XG")) || (lanCash[i].VALUE == 15 && custName == "CUSTOMER_04846"))
      				{
      					ring = true;
      					rsp_setCookie("language_ch","true");
      				}
      				else
      				{
      					rsp_setCookie("language_ch","false");
      				}
      			}
                  languageArr[languageArr.length] = {"text":lanCash[i].LANG,"value":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];
      			//languageArr[languageArr.length] ={"text":""+lanCash[i].LANG+"","value":lanCash[i].LANG};
              }
          }
          g_lanmenu = new rspLanguageMenu("language", "language", languageArr);
          $('body').append(g_lanmenu.getHtml());
      </script>
       
       
       
       
       
       
       
      
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T03:18:07.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org"
               ],
               "hostname" : [
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/1999/xhtml",
                  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
               ]
            },
            "http" : {
               "bodymd5" : "7f4567b4c7ad3a26200bf9698cb3663a",
               "bodymmh3" : 1755158576,
               "component" : [
                  {
                     "product" : "jQuery",
                     "productvendor" : "jQuery",
                     "productversion" : "1.7.1"
                  }
               ],
               "headermd5" : "dbff64d8d6fbe45de86bf25fb353f8f9",
               "headermmh3" : -1526598882,
               "title" : "DVR LOGIN"
            },
            "length" : 10820
         },
         "asn" : "AS6730",
         "city" : "Zurich",
         "country" : "CH",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nContent-type: text/html; charset=UTF-8\nServer: GNU rsp/1.0\nContent-Language: en\nExpires: -1\nP3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'\nCache-Control: private, max-age=0\nConnection: close\nDate: Thu, 07 Nov 2024 03:18:06 GMT\n\n\ufeff<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n    <title>DVR LOGIN</title>\r\n    <link href=\"./HAPPLE/pages/Styles/LoginNew.css?v1\" rel=\"stylesheet\" type=\"text/css\" />\r\n    <script src=\"./HAPPLE/js/jquery-1.7.1.min.js\" type=\"text/javascript\"></script>\r\n<script type=\"text/javascript\" src=\"./HAPPLE/js/rspFrame.js?v195\"></script>\r\n    <script src=\"./HAPPLE/pages/JS/login.js?V161\" type=\"text/javascript\"></script>\r\n    <script type=\"text/javascript\" language=\"javascript\">\r\n        function IEORFOREFOX_log() {\r\n            var height = 0;\r\n            if (window.XMLHttpRequest)//\u5224\u65ad\u6d4f\u89c8\u5668\u662f\u5426\u5c5e\u4e8eMozilla,Sofari\r\n            {\r\n                height = ($(window).height() - 396) / 2;\r\n                $(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n            }\r\n            else if (window.ActiveXObject)//\u5224\u65ad\u6d4f\u89c8\u5668\u662f\u5426\u5c5e\u4e8eIE\r\n            {\r\n                var browser = navigator.appName;\r\n                var b_version = navigator.appVersion;\r\n                var version = b_version.split(\";\");\r\n                var trim_Version = version[1].replace(/[ ]/g, \"\");\r\n                height = ($(window).height() - 396) / 2;\r\n                if (browser == \"Microsoft Internet Explorer\" && trim_Version == \"MSIE6.0\") {\r\n                    jQuery(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n                }\r\n                else {\r\n                    $(\"#divOne\").css(\"margin-top\", height - 15 + \"px\");\r\n                }\r\n            }\r\n        }\r\n        window.onresize = function() {setTimeout(\"IEORFOREFOX_log()\",100);pageOnSizeMoveMenu();};\r\n\r\n        function submit() {\r\n            document.getElementById(\"loginform\").submit(); return false;\r\n        }\r\n        $(document).keydown(function(event) {   //Enter event\r\n            var keycode = event.which;\r\n            if (keycode == 13) {\r\n\t\t\t\t\r\n\t\t\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\t\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t\t\t{\r\n\t\t\t\t    $(\".div_right_two_input_border\").html(\"<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />\");\r\n\t\t\t\t}\r\n\t\t\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t\t\t{\r\n\t\t\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif(jQuery(\"#username\").val()!=\"User name\"&&jQuery(\"#userpwd\").val()!=\"Password\"){\r\n                \tdocument.getElementById(\"loginform\").submit();\r\n\t\t\t\t}\r\n            }\r\n        });\r\n\t\t\r\n    </script>\r\n</head>\r\n<!--[if IE 6]>\r\n<script language=\"JavaScript\" type=\"text/javascript\" src=\"./HAPPLE/pages/JS/_png.js\"></script>\r\n<script>\r\nDD_belatedPNG.fix('img,.png,.menu li');\r\n</script>\r\n<![endif]-->\r\n<body id=\"login_body\" onload=\"IEORFOREFOX_log()\">\r\n\r\n<form name=\"loginform\" id=\"loginform\" action=\"./logincheck.rsp?type=1\" method=\"post\" onsubmit=\"return RM.LOGIN.checkLoginInput()\">\r\n    <div class=\"divLoginOne png\" id=\"divOne\">\r\n        <div class=\"div_leftBottom\">\r\n            <div class='log-dvr-logo'>\r\n                <div style=\" padding-top:26px; text-align:center; width:100%\">\r\n                    <img id=\"login_logoimg\" src=\"./HAPPLE/loginlogo/IE_04.798_login.png\" class=\"png\" />\r\n                </div>\r\n            </div>\r\n            <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout=\"mouseLeaveLabel();\">Language</label></div>\r\n           \r\n        </div>\r\n        <div class=\"div_login_right\">\r\n            <div class=\"div_right_top_font\">\r\n                <div class=\"div_right_title_font\">\r\n                    <b>DVR LOGIN</b>\r\n                </div>\r\n            </div>\r\n            <div class=\"div_right_one png\">\r\n                <div class=\"div_right_two_uname_border\">\r\n                    <input type=\"text\" id=\"username\"  name=\"username\" style=\"color:gray; font-style:italic;\" value=\"User name\" onfocus=\"if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);\" onblur=\"updatePassword()\"/></div>\r\n                </div>\r\n            <div class=\"div_right_two png\">\r\n                <div class=\"div_right_two_input_border\">\r\n                    <input type=\"text\" id=\"userpwd1\" name=\"userpwd\" style=\"color:gray; font-style:italic;\" value=\"Password\" onfocus=\"updatePassword();\" />\r\n                </div>\r\n                <div class=\"div_right_thire png\" onmousedown=\"this.className='didiv_right_thire_Two';updatePassword();submit()\" onmouseup=\"this.className='div_right_thire'\"></div>\r\n            </div>\r\n            <div class=\"div_right_last\">\r\n                <input id=\"autologin\" name=\"autologin\" type=\"checkbox\" onfocus=\"this.blur()\" value=\"1\"/>Remember me\r\n            </div>\r\n        </div>\r\n        <div class=\"clear\"></div>\r\n    </div>\r\n</form>\r\n<script type=\"text/javascript\">\r\n\tfunction updatePassword(){\r\n\t\t\r\n\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' value='' />\");\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' value='\"+document.getElementById('userpwd').value+\"' onfocus='this.select()'/>\");\r\n\t\t\t\r\n\t\t}\r\n\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t{\r\n\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t}\r\n\t\tsetTimeout(\"document.getElementById('userpwd').focus()\",100);\r\n\t}\r\n\tfunction updateFontStyle(id){\r\n\t\tjQuery(\"#\"+id+\"\").css(\"font-style\",\"normal\")//inherit\r\n\t\t//document.getElementById(id).style.fon=\"font-style:inherit\";\r\n\t}\r\n\t\r\n\tvar lanCash = [{\"CFG_FILE\":\"ui/language/chinese.ini\",\"FONT_LIB\":\"FZYaoTi\",\"FONT_LIB_FILE\":\"fonts/FZYTK.TTF\",\"ICON_DIR\":\"ui/icons/chinese\",\"LANG\":\"\u4e2d\u6587\",\"SELECT\":\"false\",\"VALUE\":0},{\"CFG_FILE\":\"ui/language/english.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"English\",\"SELECT\":\"true\",\"VALUE\":1},{\"CFG_FILE\":\"ui/language/korean.ini\",\"FONT_LIB\":\"New Gulim\",\"FONT_LIB_FILE\":\"fonts/NewGulim.ttf\",\"ICON_DIR\":\"ui/icons/korean\",\"LANG\":\"\ud55c\uad6d\uc5b4\",\"SELECT\":\"false\",\"VALUE\":2},{\"CFG_FILE\":\"ui/language/italian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/italian\",\"LANG\":\"Italiano\",\"SELECT\":\"false\",\"VALUE\":3},{\"CFG_FILE\":\"ui/language/german.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/german\",\"LANG\":\"Deutsch\",\"SELECT\":\"false\",\"VALUE\":4},{\"CFG_FILE\":\"ui/language/thai.ini\",\"FONT_LIB\":\"Tahoma\",\"FONT_LIB_FILE\":\"fonts/tahoma.ttf\",\"ICON_DIR\":\"ui/icons/thai\",\"LANG\":\"\u0e44\u0e17\u0e22\",\"SELECT\":\"false\",\"VALUE\":5},{\"CFG_FILE\":\"ui/language/turkish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/turkish\",\"LANG\":\"T\u00fcrk\u00e7e\",\"SELECT\":\"true\",\"VALUE\":6},{\"CFG_FILE\":\"ui/language/portuguese.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/portuguese\",\"LANG\":\"Portugu\u00eas\",\"SELECT\":\"false\",\"VALUE\":7},{\"CFG_FILE\":\"ui/language/spanlish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/spanlish\",\"LANG\":\"Espa\u00f1ol\",\"SELECT\":\"false\",\"VALUE\":8},{\"CFG_FILE\":\"ui/language/romanian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/romanian\",\"LANG\":\"Rom\u00e2n\u0103\",\"SELECT\":\"false\",\"VALUE\":9},{\"CFG_FILE\":\"ui/language/greek.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac\",\"SELECT\":\"false\",\"VALUE\":10},{\"CFG_FILE\":\"ui/language/french.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/french\",\"LANG\":\"Fran\u00e7ais\",\"SELECT\":\"true\",\"VALUE\":11},{\"CFG_FILE\":\"ui/language/russian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/russian\",\"LANG\":\"\u0420\u0443\u0441\u0441\u043a\u0438\u0439\",\"SELECT\":\"false\",\"VALUE\":12},{\"CFG_FILE\":\"ui/language/nederlands.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"Nederlands\",\"SELECT\":\"false\",\"VALUE\":13},{\"CFG_FILE\":\"ui/language/hebrew.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/hebrew\",\"LANG\":\"\u05e2\u05d1\u05e8\u05d9\u05ea\",\"SELECT\":\"false\",\"VALUE\":14},{\"CFG_FILE\":\"ui/language/chinesetrad.ini\",\"FONT_LIB\":\"msf\",\"FONT_LIB_FILE\":\"fonts/msf.ttf\",\"ICON_DIR\":\"ui/icons/traditional\",\"LANG\":\"\u4e2d\u6587\u7e41\u4f53\",\"SELECT\":\"false\",\"VALUE\":15},{\"CFG_FILE\":\"ui/language/polish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/polish\",\"LANG\":\"Polski\",\"SELECT\":\"false\",\"VALUE\":16},{\"CFG_FILE\":\"ui/language/Chechnya.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/Chechnya\",\"LANG\":\"\u010ce\u0161tina\",\"SELECT\":\"false\",\"VALUE\":17},{\"CFG_FILE\":\"ui/language/vietnam.ini\",\"FONT_LIB\":\"Times\",\"FONT_LIB_FILE\":\"fonts/Times.ttf\",\"ICON_DIR\":\"ui/icons/vietnam\",\"LANG\":\"Vi\u1ec7t Nam\",\"SELECT\":\"false\",\"VALUE\":18},{\"CFG_FILE\":\"ui/language/japanese.ini\",\"FONT_LIB\":\"MS Gothic\",\"FONT_LIB_FILE\":\"fonts/MS-Gothic.ttf\",\"ICON_DIR\":\"ui/icons/Japanese\",\"LANG\":\"\u65e5\u672c\u8a9e\",\"SELECT\":\"false\",\"VALUE\":19},{\"CFG_FILE\":\"ui/language/Persian.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/Persian\",\"LANG\":\"\u0641\u0627\u0631\u0633\u06cc\",\"SELECT\":\"false\",\"VALUE\":20},{\"CFG_FILE\":\"ui/language/arapca.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/arapca\",\"LANG\":\"\u0627\u0644\u0639\u0631\u0628\u064a\u0629\",\"SELECT\":\"true\",\"VALUE\":21}]\n;\r\n\tvar product_type='7108XC_VA';\r\n\tcustName='CUSTOMER_04798';\r\n\r\n\tvar ring = false;\r\n    var languageArr = [];\r\n    for (var i = 0; i < lanCash.length; i++) {\r\n        if (lanCash[i].SELECT + \"\" == \"true\") {\r\n\t\t\tif(!ring)\r\n\t\t\t{\r\n\t\t\t\tif((lanCash[i].LANG == \"\u4e2d\u6587\" && (product_type.split(\"_\")[0]!=\"7216XG\") && (product_type.split(\"_\")[0]!=\"8608XG\") && (product_type.split(\"_\")[0]!=\"8604XG\")) || (lanCash[i].VALUE == 15 && custName == \"CUSTOMER_04846\"))\r\n\t\t\t\t{\r\n\t\t\t\t\tring = true;\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"true\");\r\n\t\t\t\t}\r\n\t\t\t\telse\r\n\t\t\t\t{\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"false\");\r\n\t\t\t\t}\r\n\t\t\t}\r\n            languageArr[languageArr.length] = {\"text\":lanCash[i].LANG,\"value\":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];\r\n\t\t\t//languageArr[languageArr.length] ={\"text\":\"\"+lanCash[i].LANG+\"\",\"value\":lanCash[i].LANG};\r\n        }\r\n    }\r\n    g_lanmenu = new rspLanguageMenu(\"language\", \"language\", languageArr);\r\n    $('body').append(g_lanmenu.getHtml());\r\n</script>\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n</body>\r\n</html>\r\n",
         "datamd5" : "1d47a641bd2ffc959d9dfd8cddfd751b",
         "datammh3" : -1234952509,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "adslplus.ch"
         ],
         "forward" : "188.155.148.171",
         "host" : [
            "xdsl-188-155-148-171"
         ],
         "hostname" : [
            "188.155.148.171",
            "xdsl-188-155-148-171.adslplus.ch"
         ],
         "ip" : "188.155.148.171",
         "ipv6" : "false",
         "latitude" : "47.4197",
         "location" : "47.4197,8.5139",
         "longitude" : "8.5139",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Sunrise GmbH",
         "port" : 49152,
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "reverse" : [
            "xdsl-188-155-148-171.adslplus.ch"
         ],
         "seen_date" : "2024-11-07",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "188.154.0.0/15",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "ch"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/login.rsp"
      }
      
  • 220.123.186.120:49152 (tcp/http) - last seen on 2024-11-06 at 05:15:09 UTC

    • IP
      220.123.186.120
      Network
      220.123.128.0/17
      Device

      <enterprise field>: device.class

      URL

      http://220.123.186.120:49152/login.rsp 200

      HTTP Title
      DVR LOGIN
      ASN
      AS4766
      Organization
      Korea Telecom
      Protocol
      http
      Source
      urlscan::redirect
    • HTTP Component(s)
      jQuery jQuery 1.7.1
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      7624afd2d7c02c809a3433946406cc10
      HTTP Header MD5
      f8026c22aad1c9e61ae6994c5a120c7d
      HTTP Body MD5
      aa38d05f3a2cbb6eaded0476fc60bfc2
    • HTTP/1.0 200 OK
      Common:CDebugger:SetLevel already close, Current output=2(0:std;1:file;10:telnet)
      Content-type: text/html; charset=UTF-8
      Server: GNU rsp/1.0
      Content-Language: en
      Expires: -1
      P3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'
      Cache-Control: private, max-age=0
      Connection: close
      Date: Wed, 06 Nov 2024 05:15:37 GMT
      
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
          <title>DVR LOGIN</title>
          <link href="./HAPPLE/pages/Styles/LoginNew.css?v1" rel="stylesheet" type="text/css" />
          <script src="./HAPPLE/js/jquery-1.7.1.min.js" type="text/javascript"></script>
      <script type="text/javascript" src="./HAPPLE/js/rspFrame.js?v195"></script>
          <script src="./HAPPLE/pages/JS/login.js?V161" type="text/javascript"></script>
          <script type="text/javascript" language="javascript">
              function IEORFOREFOX_log() {
                  var height = 0;
                  if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari
                  {
                      height = ($(window).height() - 396) / 2;
                      $(".divLoginOne").css("margin-top", height + "px");
                  }
                  else if (window.ActiveXObject)// Determine whether IE browser
                  {
                      var browser = navigator.appName;
                      var b_version = navigator.appVersion;
                      var version = b_version.split(";");
                      var trim_Version = version[1].replace(/[ ]/g, "");
                      height = ($(window).height() - 396) / 2;
                      if (browser == "Microsoft Internet Explorer" && trim_Version == "MSIE6.0") {
                          jQuery(".divLoginOne").css("margin-top", height + "px");
                      }
                      else {
                          $("#divOne").css("margin-top", height - 15 + "px");
                      }
                  }
              }
              window.onresize = function() {setTimeout("IEORFOREFOX_log()",100);pageOnSizeMoveMenu();};
      
              function submit() {
                  document.getElementById("loginform").submit(); return false;
              }
              $(document).keydown(function(event) {   //Enter event
                  var keycode = event.which;
                  if (keycode == 13) {
      				
      				if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      				if(document.getElementById("userpwd").value=='Password')
      				{
      				    $(".div_right_two_input_border").html("<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />");
      				}
      				if(document.getElementById("username").value=='User name')
      				{
      					document.getElementById("username").value="";
      				}
      
      				if(jQuery("#username").val()!="User name"&&jQuery("#userpwd").val()!="Password"){
                      	document.getElementById("loginform").submit();
      				}
                  }
              });
      		
          </script>
      </head>
      <!--[if IE 6]>
      <script language="JavaScript" type="text/javascript" src="./HAPPLE/pages/JS/_png.js"></script>
      <script>
      DD_belatedPNG.fix('img,.png,.menu li');
      </script>
      <![endif]-->
      <body id="login_body" onload="IEORFOREFOX_log()">
      
      <form name="loginform" id="loginform" action="./logincheck.rsp?type=1" method="post" onsubmit="return RM.LOGIN.checkLoginInput()">
          <div class="divLoginOne png" id="divOne">
              <div class="div_leftBottom">
                  <div class='log-dvr-logo'>
                      <div style=" padding-top:26px; text-align:center; width:100%">
                          <img id="login_logoimg" src="./HAPPLE/loginlogo/logo_viewdvr.png" class="png" />
                      </div>
                  </div>
                  <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout="mouseLeaveLabel();">Language</label></div>
                 
              </div>
              <div class="div_login_right">
                  <div class="div_right_top_font">
                      <div class="div_right_title_font">
                          <b>DVR LOGIN</b>
                      </div>
                  </div>
                  <div class="div_right_one png">
                      <div class="div_right_two_uname_border">
                          <input type="text" id="username"  name="username" maxlength="16" style="color:gray; font-style:italic;" value="User name" onfocus="if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);" onblur="updatePassword()"/></div>
                      </div>
                  <div class="div_right_two png">
                      <div class="div_right_two_input_border">
                          <input type="text" id="userpwd1" name="userpwd" maxlength="16" style="color:gray; font-style:italic;" value="Password" onfocus="updatePassword();" />
                      </div>
                      <div class="div_right_thire png" onmousedown="this.className='didiv_right_thire_Two';updatePassword();submit()" onmouseup="this.className='div_right_thire'"></div>
                  </div>
                  <div class="div_right_last">
                      <input id="autologin" name="autologin" type="checkbox" onfocus="this.blur()" value="1"/>Remember me
                  </div>
              </div>
              <div class="clear"></div>
          </div>
      </form>
      <script type="text/javascript">
      	function updatePassword(){
      		
      		if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      		if(document.getElementById("userpwd").value=='Password')
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />");
      		}
      		else
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='"+document.getElementById('userpwd').value+"' onfocus='this.select()'/>");
      			
      		}
      		if(document.getElementById("username").value=='User name')
      		{
      			document.getElementById("username").value="";
      		}
      		setTimeout("document.getElementById('userpwd').focus()",100);
      	}
      	function updateFontStyle(id){
      		jQuery("#"+id+"").css("font-style","normal")//inherit
      		//document.getElementById(id).style.fon="font-style:inherit";
      	}
      	
      	var lanCash = [{"CFG_FILE":"ui/language/chinese.ini","FONT_LIB":"FZYaoTi","FONT_LIB_FILE":"fonts/FZYTK.TTF","ICON_DIR":"ui/icons/chinese","LANG":"中文","SELECT":"false","VALUE":0},{"CFG_FILE":"ui/language/english.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"English","SELECT":"true","VALUE":1},{"CFG_FILE":"ui/language/korean.ini","FONT_LIB":"New Gulim","FONT_LIB_FILE":"fonts/NewGulim.ttf","ICON_DIR":"ui/icons/korean","LANG":"한국어","SELECT":"true","VALUE":2},{"CFG_FILE":"ui/language/italian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/italian","LANG":"Italiano","SELECT":"true","VALUE":3},{"CFG_FILE":"ui/language/german.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/german","LANG":"Deutsch","SELECT":"false","VALUE":4},{"CFG_FILE":"ui/language/thai.ini","FONT_LIB":"Tahoma","FONT_LIB_FILE":"fonts/tahoma.ttf","ICON_DIR":"ui/icons/thai","LANG":"ไทย","SELECT":"false","VALUE":5},{"CFG_FILE":"ui/language/turkish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/turkish","LANG":"Türkçe","SELECT":"false","VALUE":6},{"CFG_FILE":"ui/language/portuguese.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/portuguese","LANG":"Português","SELECT":"true","VALUE":7},{"CFG_FILE":"ui/language/spanlish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/spanlish","LANG":"Español","SELECT":"true","VALUE":8},{"CFG_FILE":"ui/language/romanian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/romanian","LANG":"Română","SELECT":"false","VALUE":9},{"CFG_FILE":"ui/language/greek.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Ελληνικά","SELECT":"false","VALUE":10},{"CFG_FILE":"ui/language/french.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/french","LANG":"Français","SELECT":"true","VALUE":11},{"CFG_FILE":"ui/language/russian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/russian","LANG":"Русский","SELECT":"true","VALUE":12},{"CFG_FILE":"ui/language/nederlands.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Nederlands","SELECT":"false","VALUE":13},{"CFG_FILE":"ui/language/hebrew.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/hebrew","LANG":"עברית","SELECT":"false","VALUE":14},{"CFG_FILE":"ui/language/chinesetrad.ini","FONT_LIB":"msf","FONT_LIB_FILE":"fonts/msf.ttf","ICON_DIR":"ui/icons/traditional","LANG":"中文繁体","SELECT":"false","VALUE":15},{"CFG_FILE":"ui/language/polish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/polish","LANG":"Polski","SELECT":"false","VALUE":16},{"CFG_FILE":"ui/language/Chechnya.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/Chechnya","LANG":"Čeština","SELECT":"false","VALUE":17},{"CFG_FILE":"ui/language/vietnam.ini","FONT_LIB":"Times","FONT_LIB_FILE":"fonts/Times.ttf","ICON_DIR":"ui/icons/vietnam","LANG":"Việt Nam","SELECT":"false","VALUE":18},{"CFG_FILE":"ui/language/japanese.ini","FONT_LIB":"MS Gothic","FONT_LIB_FILE":"fonts/MS-Gothic.ttf","ICON_DIR":"ui/icons/Japanese","LANG":"日本語","SELECT":"false","VALUE":19},{"CFG_FILE":"ui/language/Persian.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/Persian","LANG":"فارسی","SELECT":"false","VALUE":20},{"CFG_FILE":"ui/language/arapca.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/arapca","LANG":"العربية","SELECT":"false","VALUE":21}]
      ;
      	var product_type='9204XD_VA';
      	custName='CUSTOMER_04949';
      
      	var ring = false;
          var languageArr = [];
          for (var i = 0; i < lanCash.length; i++) {
              if (lanCash[i].SELECT + "" == "true") {
      			if(!ring)
      			{
      				if((lanCash[i].LANG == "中文" && (product_type.split("_")[0]!="7216XG") && (product_type.split("_")[0]!="8608XG") && (product_type.split("_")[0]!="8604XG")) || (lanCash[i].VALUE == 15 && custName == "103"))
      				{
      					ring = true;
      					rsp_setCookie("language_ch","true");
      				}
      				else
      				{
      					rsp_setCookie("language_ch","false");
      				}
      			}
                  languageArr[languageArr.length] = {"text":lanCash[i].LANG,"value":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];
      			//languageArr[languageArr.length] ={"text":""+lanCash[i].LANG+"","value":lanCash[i].LANG};
              }
          }
          g_lanmenu = new rspLanguageMenu("language", "language", languageArr);
          $('body').append(g_lanmenu.getHtml());
      </script>
       
       
       
       
       
       
       
      
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T05:15:09.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org"
               ],
               "hostname" : [
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/1999/xhtml",
                  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
               ]
            },
            "http" : {
               "bodymd5" : "aa38d05f3a2cbb6eaded0476fc60bfc2",
               "bodymmh3" : 1679030500,
               "component" : [
                  {
                     "productversion" : "1.7.1",
                     "productvendor" : "jQuery",
                     "product" : "jQuery"
                  }
               ],
               "headermd5" : "f8026c22aad1c9e61ae6994c5a120c7d",
               "headermmh3" : -2107171377,
               "title" : "DVR LOGIN"
            },
            "length" : 10949
         },
         "asn" : "AS4766",
         "city" : "Dong-gu",
         "country" : "KR",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nCommon:CDebugger:SetLevel already close, Current output=2(0:std;1:file;10:telnet)\nContent-type: text/html; charset=UTF-8\nServer: GNU rsp/1.0\nContent-Language: en\nExpires: -1\nP3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'\nCache-Control: private, max-age=0\nConnection: close\nDate: Wed, 06 Nov 2024 05:15:37 GMT\n\n\ufeff<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n    <title>DVR LOGIN</title>\r\n    <link href=\"./HAPPLE/pages/Styles/LoginNew.css?v1\" rel=\"stylesheet\" type=\"text/css\" />\r\n    <script src=\"./HAPPLE/js/jquery-1.7.1.min.js\" type=\"text/javascript\"></script>\r\n<script type=\"text/javascript\" src=\"./HAPPLE/js/rspFrame.js?v195\"></script>\r\n    <script src=\"./HAPPLE/pages/JS/login.js?V161\" type=\"text/javascript\"></script>\r\n    <script type=\"text/javascript\" language=\"javascript\">\r\n        function IEORFOREFOX_log() {\r\n            var height = 0;\r\n            if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari\r\n            {\r\n                height = ($(window).height() - 396) / 2;\r\n                $(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n            }\r\n            else if (window.ActiveXObject)// Determine whether IE browser\r\n            {\r\n                var browser = navigator.appName;\r\n                var b_version = navigator.appVersion;\r\n                var version = b_version.split(\";\");\r\n                var trim_Version = version[1].replace(/[ ]/g, \"\");\r\n                height = ($(window).height() - 396) / 2;\r\n                if (browser == \"Microsoft Internet Explorer\" && trim_Version == \"MSIE6.0\") {\r\n                    jQuery(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n                }\r\n                else {\r\n                    $(\"#divOne\").css(\"margin-top\", height - 15 + \"px\");\r\n                }\r\n            }\r\n        }\r\n        window.onresize = function() {setTimeout(\"IEORFOREFOX_log()\",100);pageOnSizeMoveMenu();};\r\n\r\n        function submit() {\r\n            document.getElementById(\"loginform\").submit(); return false;\r\n        }\r\n        $(document).keydown(function(event) {   //Enter event\r\n            var keycode = event.which;\r\n            if (keycode == 13) {\r\n\t\t\t\t\r\n\t\t\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\t\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t\t\t{\r\n\t\t\t\t    $(\".div_right_two_input_border\").html(\"<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />\");\r\n\t\t\t\t}\r\n\t\t\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t\t\t{\r\n\t\t\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif(jQuery(\"#username\").val()!=\"User name\"&&jQuery(\"#userpwd\").val()!=\"Password\"){\r\n                \tdocument.getElementById(\"loginform\").submit();\r\n\t\t\t\t}\r\n            }\r\n        });\r\n\t\t\r\n    </script>\r\n</head>\r\n<!--[if IE 6]>\r\n<script language=\"JavaScript\" type=\"text/javascript\" src=\"./HAPPLE/pages/JS/_png.js\"></script>\r\n<script>\r\nDD_belatedPNG.fix('img,.png,.menu li');\r\n</script>\r\n<![endif]-->\r\n<body id=\"login_body\" onload=\"IEORFOREFOX_log()\">\r\n\r\n<form name=\"loginform\" id=\"loginform\" action=\"./logincheck.rsp?type=1\" method=\"post\" onsubmit=\"return RM.LOGIN.checkLoginInput()\">\r\n    <div class=\"divLoginOne png\" id=\"divOne\">\r\n        <div class=\"div_leftBottom\">\r\n            <div class='log-dvr-logo'>\r\n                <div style=\" padding-top:26px; text-align:center; width:100%\">\r\n                    <img id=\"login_logoimg\" src=\"./HAPPLE/loginlogo/logo_viewdvr.png\" class=\"png\" />\r\n                </div>\r\n            </div>\r\n            <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout=\"mouseLeaveLabel();\">Language</label></div>\r\n           \r\n        </div>\r\n        <div class=\"div_login_right\">\r\n            <div class=\"div_right_top_font\">\r\n                <div class=\"div_right_title_font\">\r\n                    <b>DVR LOGIN</b>\r\n                </div>\r\n            </div>\r\n            <div class=\"div_right_one png\">\r\n                <div class=\"div_right_two_uname_border\">\r\n                    <input type=\"text\" id=\"username\"  name=\"username\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"User name\" onfocus=\"if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);\" onblur=\"updatePassword()\"/></div>\r\n                </div>\r\n            <div class=\"div_right_two png\">\r\n                <div class=\"div_right_two_input_border\">\r\n                    <input type=\"text\" id=\"userpwd1\" name=\"userpwd\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"Password\" onfocus=\"updatePassword();\" />\r\n                </div>\r\n                <div class=\"div_right_thire png\" onmousedown=\"this.className='didiv_right_thire_Two';updatePassword();submit()\" onmouseup=\"this.className='div_right_thire'\"></div>\r\n            </div>\r\n            <div class=\"div_right_last\">\r\n                <input id=\"autologin\" name=\"autologin\" type=\"checkbox\" onfocus=\"this.blur()\" value=\"1\"/>Remember me\r\n            </div>\r\n        </div>\r\n        <div class=\"clear\"></div>\r\n    </div>\r\n</form>\r\n<script type=\"text/javascript\">\r\n\tfunction updatePassword(){\r\n\t\t\r\n\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />\");\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='\"+document.getElementById('userpwd').value+\"' onfocus='this.select()'/>\");\r\n\t\t\t\r\n\t\t}\r\n\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t{\r\n\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t}\r\n\t\tsetTimeout(\"document.getElementById('userpwd').focus()\",100);\r\n\t}\r\n\tfunction updateFontStyle(id){\r\n\t\tjQuery(\"#\"+id+\"\").css(\"font-style\",\"normal\")//inherit\r\n\t\t//document.getElementById(id).style.fon=\"font-style:inherit\";\r\n\t}\r\n\t\r\n\tvar lanCash = [{\"CFG_FILE\":\"ui/language/chinese.ini\",\"FONT_LIB\":\"FZYaoTi\",\"FONT_LIB_FILE\":\"fonts/FZYTK.TTF\",\"ICON_DIR\":\"ui/icons/chinese\",\"LANG\":\"\u4e2d\u6587\",\"SELECT\":\"false\",\"VALUE\":0},{\"CFG_FILE\":\"ui/language/english.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"English\",\"SELECT\":\"true\",\"VALUE\":1},{\"CFG_FILE\":\"ui/language/korean.ini\",\"FONT_LIB\":\"New Gulim\",\"FONT_LIB_FILE\":\"fonts/NewGulim.ttf\",\"ICON_DIR\":\"ui/icons/korean\",\"LANG\":\"\ud55c\uad6d\uc5b4\",\"SELECT\":\"true\",\"VALUE\":2},{\"CFG_FILE\":\"ui/language/italian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/italian\",\"LANG\":\"Italiano\",\"SELECT\":\"true\",\"VALUE\":3},{\"CFG_FILE\":\"ui/language/german.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/german\",\"LANG\":\"Deutsch\",\"SELECT\":\"false\",\"VALUE\":4},{\"CFG_FILE\":\"ui/language/thai.ini\",\"FONT_LIB\":\"Tahoma\",\"FONT_LIB_FILE\":\"fonts/tahoma.ttf\",\"ICON_DIR\":\"ui/icons/thai\",\"LANG\":\"\u0e44\u0e17\u0e22\",\"SELECT\":\"false\",\"VALUE\":5},{\"CFG_FILE\":\"ui/language/turkish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/turkish\",\"LANG\":\"T\u00fcrk\u00e7e\",\"SELECT\":\"false\",\"VALUE\":6},{\"CFG_FILE\":\"ui/language/portuguese.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/portuguese\",\"LANG\":\"Portugu\u00eas\",\"SELECT\":\"true\",\"VALUE\":7},{\"CFG_FILE\":\"ui/language/spanlish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/spanlish\",\"LANG\":\"Espa\u00f1ol\",\"SELECT\":\"true\",\"VALUE\":8},{\"CFG_FILE\":\"ui/language/romanian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/romanian\",\"LANG\":\"Rom\u00e2n\u0103\",\"SELECT\":\"false\",\"VALUE\":9},{\"CFG_FILE\":\"ui/language/greek.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac\",\"SELECT\":\"false\",\"VALUE\":10},{\"CFG_FILE\":\"ui/language/french.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/french\",\"LANG\":\"Fran\u00e7ais\",\"SELECT\":\"true\",\"VALUE\":11},{\"CFG_FILE\":\"ui/language/russian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/russian\",\"LANG\":\"\u0420\u0443\u0441\u0441\u043a\u0438\u0439\",\"SELECT\":\"true\",\"VALUE\":12},{\"CFG_FILE\":\"ui/language/nederlands.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"Nederlands\",\"SELECT\":\"false\",\"VALUE\":13},{\"CFG_FILE\":\"ui/language/hebrew.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/hebrew\",\"LANG\":\"\u05e2\u05d1\u05e8\u05d9\u05ea\",\"SELECT\":\"false\",\"VALUE\":14},{\"CFG_FILE\":\"ui/language/chinesetrad.ini\",\"FONT_LIB\":\"msf\",\"FONT_LIB_FILE\":\"fonts/msf.ttf\",\"ICON_DIR\":\"ui/icons/traditional\",\"LANG\":\"\u4e2d\u6587\u7e41\u4f53\",\"SELECT\":\"false\",\"VALUE\":15},{\"CFG_FILE\":\"ui/language/polish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/polish\",\"LANG\":\"Polski\",\"SELECT\":\"false\",\"VALUE\":16},{\"CFG_FILE\":\"ui/language/Chechnya.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/Chechnya\",\"LANG\":\"\u010ce\u0161tina\",\"SELECT\":\"false\",\"VALUE\":17},{\"CFG_FILE\":\"ui/language/vietnam.ini\",\"FONT_LIB\":\"Times\",\"FONT_LIB_FILE\":\"fonts/Times.ttf\",\"ICON_DIR\":\"ui/icons/vietnam\",\"LANG\":\"Vi\u1ec7t Nam\",\"SELECT\":\"false\",\"VALUE\":18},{\"CFG_FILE\":\"ui/language/japanese.ini\",\"FONT_LIB\":\"MS Gothic\",\"FONT_LIB_FILE\":\"fonts/MS-Gothic.ttf\",\"ICON_DIR\":\"ui/icons/Japanese\",\"LANG\":\"\u65e5\u672c\u8a9e\",\"SELECT\":\"false\",\"VALUE\":19},{\"CFG_FILE\":\"ui/language/Persian.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/Persian\",\"LANG\":\"\u0641\u0627\u0631\u0633\u06cc\",\"SELECT\":\"false\",\"VALUE\":20},{\"CFG_FILE\":\"ui/language/arapca.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/arapca\",\"LANG\":\"\u0627\u0644\u0639\u0631\u0628\u064a\u0629\",\"SELECT\":\"false\",\"VALUE\":21}]\n;\r\n\tvar product_type='9204XD_VA';\r\n\tcustName='CUSTOMER_04949';\r\n\r\n\tvar ring = false;\r\n    var languageArr = [];\r\n    for (var i = 0; i < lanCash.length; i++) {\r\n        if (lanCash[i].SELECT + \"\" == \"true\") {\r\n\t\t\tif(!ring)\r\n\t\t\t{\r\n\t\t\t\tif((lanCash[i].LANG == \"\u4e2d\u6587\" && (product_type.split(\"_\")[0]!=\"7216XG\") && (product_type.split(\"_\")[0]!=\"8608XG\") && (product_type.split(\"_\")[0]!=\"8604XG\")) || (lanCash[i].VALUE == 15 && custName == \"103\"))\r\n\t\t\t\t{\r\n\t\t\t\t\tring = true;\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"true\");\r\n\t\t\t\t}\r\n\t\t\t\telse\r\n\t\t\t\t{\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"false\");\r\n\t\t\t\t}\r\n\t\t\t}\r\n            languageArr[languageArr.length] = {\"text\":lanCash[i].LANG,\"value\":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];\r\n\t\t\t//languageArr[languageArr.length] ={\"text\":\"\"+lanCash[i].LANG+\"\",\"value\":lanCash[i].LANG};\r\n        }\r\n    }\r\n    g_lanmenu = new rspLanguageMenu(\"language\", \"language\", languageArr);\r\n    $('body').append(g_lanmenu.getHtml());\r\n</script>\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n</body>\r\n</html>\r\n",
         "datamd5" : "7624afd2d7c02c809a3433946406cc10",
         "datammh3" : 935662637,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "forward" : "220.123.186.120",
         "geolocus" : {
            "asn" : "AS4766",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "KR",
            "countryname" : "South Korea",
            "domain" : [
               "kt.com",
               "nic.or.kr"
            ],
            "isineu" : "false",
            "latitude" : "35.907757",
            "location" : "35.907757,127.766922",
            "longitude" : "127.766922",
            "netname" : "KORNET",
            "organization" : "Korea Telecom",
            "subnet" : "220.123.128.0/17"
         },
         "hostname" : [
            "220.123.186.120"
         ],
         "ip" : "220.123.186.120",
         "ipv6" : "false",
         "latitude" : "36.3243",
         "location" : "36.3243,127.4338",
         "longitude" : "127.4338",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Korea Telecom",
         "port" : 49152,
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "seen_date" : "2024-11-06",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "220.123.128.0/17",
         "tag" : "<enterprise field>: tag",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/login.rsp"
      }
      
  • 79.115.150.8:49152 (tcp/http) - last seen on 2024-11-06 at 05:14:54 UTC

    • IP
      79.115.150.8
      Network
      79.112.0.0/14
      Domain(s)
      rdsnet.ro
      Device

      <enterprise field>: device.class

      URL

      http://79.115.150.8:49152/login.rsp 200

      HTTP Title
      DVR LOGIN
      Reverse DNS
      79-115-150-8.rdsnet.ro
      ASN
      AS8708
      Organization
      Digi Romania S.A.
      Protocol
      http
      Source
      urlscan::redirect
    • HTTP Component(s)
      jQuery jQuery 1.7.1
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      b32ac8c246919921677585d8dd4664e4
      HTTP Header MD5
      dbff64d8d6fbe45de86bf25fb353f8f9
      HTTP Body MD5
      aa38d05f3a2cbb6eaded0476fc60bfc2
    • HTTP/1.0 200 OK
      Content-type: text/html; charset=UTF-8
      Server: GNU rsp/1.0
      Content-Language: en
      Expires: -1
      P3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'
      Cache-Control: private, max-age=0
      Connection: close
      Date: Wed, 06 Nov 2024 05:16:39 GMT
      
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
          <title>DVR LOGIN</title>
          <link href="./HAPPLE/pages/Styles/LoginNew.css?v1" rel="stylesheet" type="text/css" />
          <script src="./HAPPLE/js/jquery-1.7.1.min.js" type="text/javascript"></script>
      <script type="text/javascript" src="./HAPPLE/js/rspFrame.js?v195"></script>
          <script src="./HAPPLE/pages/JS/login.js?V161" type="text/javascript"></script>
          <script type="text/javascript" language="javascript">
              function IEORFOREFOX_log() {
                  var height = 0;
                  if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari
                  {
                      height = ($(window).height() - 396) / 2;
                      $(".divLoginOne").css("margin-top", height + "px");
                  }
                  else if (window.ActiveXObject)// Determine whether IE browser
                  {
                      var browser = navigator.appName;
                      var b_version = navigator.appVersion;
                      var version = b_version.split(";");
                      var trim_Version = version[1].replace(/[ ]/g, "");
                      height = ($(window).height() - 396) / 2;
                      if (browser == "Microsoft Internet Explorer" && trim_Version == "MSIE6.0") {
                          jQuery(".divLoginOne").css("margin-top", height + "px");
                      }
                      else {
                          $("#divOne").css("margin-top", height - 15 + "px");
                      }
                  }
              }
              window.onresize = function() {setTimeout("IEORFOREFOX_log()",100);pageOnSizeMoveMenu();};
      
              function submit() {
                  document.getElementById("loginform").submit(); return false;
              }
              $(document).keydown(function(event) {   //Enter event
                  var keycode = event.which;
                  if (keycode == 13) {
      				
      				if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      				if(document.getElementById("userpwd").value=='Password')
      				{
      				    $(".div_right_two_input_border").html("<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />");
      				}
      				if(document.getElementById("username").value=='User name')
      				{
      					document.getElementById("username").value="";
      				}
      
      				if(jQuery("#username").val()!="User name"&&jQuery("#userpwd").val()!="Password"){
                      	document.getElementById("loginform").submit();
      				}
                  }
              });
      		
          </script>
      </head>
      <!--[if IE 6]>
      <script language="JavaScript" type="text/javascript" src="./HAPPLE/pages/JS/_png.js"></script>
      <script>
      DD_belatedPNG.fix('img,.png,.menu li');
      </script>
      <![endif]-->
      <body id="login_body" onload="IEORFOREFOX_log()">
      
      <form name="loginform" id="loginform" action="./logincheck.rsp?type=1" method="post" onsubmit="return RM.LOGIN.checkLoginInput()">
          <div class="divLoginOne png" id="divOne">
              <div class="div_leftBottom">
                  <div class='log-dvr-logo'>
                      <div style=" padding-top:26px; text-align:center; width:100%">
                          <img id="login_logoimg" src="./HAPPLE/loginlogo/logo_viewdvr.png" class="png" />
                      </div>
                  </div>
                  <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout="mouseLeaveLabel();">Language</label></div>
                 
              </div>
              <div class="div_login_right">
                  <div class="div_right_top_font">
                      <div class="div_right_title_font">
                          <b>DVR LOGIN</b>
                      </div>
                  </div>
                  <div class="div_right_one png">
                      <div class="div_right_two_uname_border">
                          <input type="text" id="username"  name="username" maxlength="16" style="color:gray; font-style:italic;" value="User name" onfocus="if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);" onblur="updatePassword()"/></div>
                      </div>
                  <div class="div_right_two png">
                      <div class="div_right_two_input_border">
                          <input type="text" id="userpwd1" name="userpwd" maxlength="16" style="color:gray; font-style:italic;" value="Password" onfocus="updatePassword();" />
                      </div>
                      <div class="div_right_thire png" onmousedown="this.className='didiv_right_thire_Two';updatePassword();submit()" onmouseup="this.className='div_right_thire'"></div>
                  </div>
                  <div class="div_right_last">
                      <input id="autologin" name="autologin" type="checkbox" onfocus="this.blur()" value="1"/>Remember me
                  </div>
              </div>
              <div class="clear"></div>
          </div>
      </form>
      <script type="text/javascript">
      	function updatePassword(){
      		
      		if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      		if(document.getElementById("userpwd").value=='Password')
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />");
      		}
      		else
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='"+document.getElementById('userpwd').value+"' onfocus='this.select()'/>");
      			
      		}
      		if(document.getElementById("username").value=='User name')
      		{
      			document.getElementById("username").value="";
      		}
      		setTimeout("document.getElementById('userpwd').focus()",100);
      	}
      	function updateFontStyle(id){
      		jQuery("#"+id+"").css("font-style","normal")//inherit
      		//document.getElementById(id).style.fon="font-style:inherit";
      	}
      	
      	var lanCash = [{"CFG_FILE":"ui/language/chinese.ini","FONT_LIB":"FZYaoTi","FONT_LIB_FILE":"fonts/FZYTK.TTF","ICON_DIR":"ui/icons/chinese","LANG":"中文","SELECT":"false","VALUE":0},{"CFG_FILE":"ui/language/english.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"English","SELECT":"true","VALUE":1},{"CFG_FILE":"ui/language/korean.ini","FONT_LIB":"New Gulim","FONT_LIB_FILE":"fonts/NewGulim.ttf","ICON_DIR":"ui/icons/korean","LANG":"한국어","SELECT":"false","VALUE":2},{"CFG_FILE":"ui/language/italian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/italian","LANG":"Italiano","SELECT":"true","VALUE":3},{"CFG_FILE":"ui/language/german.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/german","LANG":"Deutsch","SELECT":"false","VALUE":4},{"CFG_FILE":"ui/language/thai.ini","FONT_LIB":"Tahoma","FONT_LIB_FILE":"fonts/tahoma.ttf","ICON_DIR":"ui/icons/thai","LANG":"ไทย","SELECT":"true","VALUE":5},{"CFG_FILE":"ui/language/turkish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/turkish","LANG":"Türkçe","SELECT":"false","VALUE":6},{"CFG_FILE":"ui/language/portuguese.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/portuguese","LANG":"Português","SELECT":"true","VALUE":7},{"CFG_FILE":"ui/language/spanlish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/spanlish","LANG":"Español","SELECT":"true","VALUE":8},{"CFG_FILE":"ui/language/romanian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/romanian","LANG":"Română","SELECT":"true","VALUE":9},{"CFG_FILE":"ui/language/greek.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Ελληνικά","SELECT":"false","VALUE":10},{"CFG_FILE":"ui/language/french.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/french","LANG":"Français","SELECT":"true","VALUE":11},{"CFG_FILE":"ui/language/russian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/russian","LANG":"Русский","SELECT":"true","VALUE":12},{"CFG_FILE":"ui/language/nederlands.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Nederlands","SELECT":"false","VALUE":13},{"CFG_FILE":"ui/language/hebrew.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/hebrew","LANG":"עברית","SELECT":"false","VALUE":14},{"CFG_FILE":"ui/language/chinesetrad.ini","FONT_LIB":"msf","FONT_LIB_FILE":"fonts/msf.ttf","ICON_DIR":"ui/icons/traditional","LANG":"中文繁体","SELECT":"false","VALUE":15},{"CFG_FILE":"ui/language/polish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/polish","LANG":"Polski","SELECT":"false","VALUE":16},{"CFG_FILE":"ui/language/Chechnya.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/Chechnya","LANG":"Čeština","SELECT":"false","VALUE":17},{"CFG_FILE":"ui/language/vietnam.ini","FONT_LIB":"Times","FONT_LIB_FILE":"fonts/Times.ttf","ICON_DIR":"ui/icons/vietnam","LANG":"Việt Nam","SELECT":"true","VALUE":18},{"CFG_FILE":"ui/language/japanese.ini","FONT_LIB":"MS Gothic","FONT_LIB_FILE":"fonts/MS-Gothic.ttf","ICON_DIR":"ui/icons/Japanese","LANG":"日本語","SELECT":"false","VALUE":19},{"CFG_FILE":"ui/language/Persian.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/Persian","LANG":"فارسی","SELECT":"false","VALUE":20},{"CFG_FILE":"ui/language/arapca.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/arapca","LANG":"العربية","SELECT":"false","VALUE":21},{"CFG_FILE":"ui/language/hungary.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/hungary","LANG":"Magyar","SELECT":"false","VALUE":22}]
      ;
      	var product_type='7104XC_VA';
      	custName='CUSTOMER_NULL';
      
      	var ring = false;
          var languageArr = [];
          for (var i = 0; i < lanCash.length; i++) {
              if (lanCash[i].SELECT + "" == "true") {
      			if(!ring)
      			{
      				if((lanCash[i].LANG == "中文" && (product_type.split("_")[0]!="7216XG") && (product_type.split("_")[0]!="8608XG") && (product_type.split("_")[0]!="8604XG")) || (lanCash[i].VALUE == 15 && custName == "103"))
      				{
      					ring = true;
      					rsp_setCookie("language_ch","true");
      				}
      				else
      				{
      					rsp_setCookie("language_ch","false");
      				}
      			}
                  languageArr[languageArr.length] = {"text":lanCash[i].LANG,"value":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];
      			//languageArr[languageArr.length] ={"text":""+lanCash[i].LANG+"","value":lanCash[i].LANG};
              }
          }
          g_lanmenu = new rspLanguageMenu("language", "language", languageArr);
          $('body').append(g_lanmenu.getHtml());
      </script>
       
       
       
       
       
       
       
      
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T05:14:54.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org"
               ],
               "hostname" : [
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/1999/xhtml",
                  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
               ]
            },
            "http" : {
               "bodymd5" : "aa38d05f3a2cbb6eaded0476fc60bfc2",
               "bodymmh3" : -2081488538,
               "component" : [
                  {
                     "productversion" : "1.7.1",
                     "productvendor" : "jQuery",
                     "product" : "jQuery"
                  }
               ],
               "headermd5" : "dbff64d8d6fbe45de86bf25fb353f8f9",
               "headermmh3" : -1245560540,
               "title" : "DVR LOGIN"
            },
            "length" : 11034
         },
         "asn" : "AS8708",
         "city" : "Drobeta-Turnu Severin",
         "country" : "RO",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nContent-type: text/html; charset=UTF-8\nServer: GNU rsp/1.0\nContent-Language: en\nExpires: -1\nP3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'\nCache-Control: private, max-age=0\nConnection: close\nDate: Wed, 06 Nov 2024 05:16:39 GMT\n\n\ufeff<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n    <title>DVR LOGIN</title>\r\n    <link href=\"./HAPPLE/pages/Styles/LoginNew.css?v1\" rel=\"stylesheet\" type=\"text/css\" />\r\n    <script src=\"./HAPPLE/js/jquery-1.7.1.min.js\" type=\"text/javascript\"></script>\r\n<script type=\"text/javascript\" src=\"./HAPPLE/js/rspFrame.js?v195\"></script>\r\n    <script src=\"./HAPPLE/pages/JS/login.js?V161\" type=\"text/javascript\"></script>\r\n    <script type=\"text/javascript\" language=\"javascript\">\r\n        function IEORFOREFOX_log() {\r\n            var height = 0;\r\n            if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari\r\n            {\r\n                height = ($(window).height() - 396) / 2;\r\n                $(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n            }\r\n            else if (window.ActiveXObject)// Determine whether IE browser\r\n            {\r\n                var browser = navigator.appName;\r\n                var b_version = navigator.appVersion;\r\n                var version = b_version.split(\";\");\r\n                var trim_Version = version[1].replace(/[ ]/g, \"\");\r\n                height = ($(window).height() - 396) / 2;\r\n                if (browser == \"Microsoft Internet Explorer\" && trim_Version == \"MSIE6.0\") {\r\n                    jQuery(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n                }\r\n                else {\r\n                    $(\"#divOne\").css(\"margin-top\", height - 15 + \"px\");\r\n                }\r\n            }\r\n        }\r\n        window.onresize = function() {setTimeout(\"IEORFOREFOX_log()\",100);pageOnSizeMoveMenu();};\r\n\r\n        function submit() {\r\n            document.getElementById(\"loginform\").submit(); return false;\r\n        }\r\n        $(document).keydown(function(event) {   //Enter event\r\n            var keycode = event.which;\r\n            if (keycode == 13) {\r\n\t\t\t\t\r\n\t\t\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\t\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t\t\t{\r\n\t\t\t\t    $(\".div_right_two_input_border\").html(\"<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />\");\r\n\t\t\t\t}\r\n\t\t\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t\t\t{\r\n\t\t\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif(jQuery(\"#username\").val()!=\"User name\"&&jQuery(\"#userpwd\").val()!=\"Password\"){\r\n                \tdocument.getElementById(\"loginform\").submit();\r\n\t\t\t\t}\r\n            }\r\n        });\r\n\t\t\r\n    </script>\r\n</head>\r\n<!--[if IE 6]>\r\n<script language=\"JavaScript\" type=\"text/javascript\" src=\"./HAPPLE/pages/JS/_png.js\"></script>\r\n<script>\r\nDD_belatedPNG.fix('img,.png,.menu li');\r\n</script>\r\n<![endif]-->\r\n<body id=\"login_body\" onload=\"IEORFOREFOX_log()\">\r\n\r\n<form name=\"loginform\" id=\"loginform\" action=\"./logincheck.rsp?type=1\" method=\"post\" onsubmit=\"return RM.LOGIN.checkLoginInput()\">\r\n    <div class=\"divLoginOne png\" id=\"divOne\">\r\n        <div class=\"div_leftBottom\">\r\n            <div class='log-dvr-logo'>\r\n                <div style=\" padding-top:26px; text-align:center; width:100%\">\r\n                    <img id=\"login_logoimg\" src=\"./HAPPLE/loginlogo/logo_viewdvr.png\" class=\"png\" />\r\n                </div>\r\n            </div>\r\n            <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout=\"mouseLeaveLabel();\">Language</label></div>\r\n           \r\n        </div>\r\n        <div class=\"div_login_right\">\r\n            <div class=\"div_right_top_font\">\r\n                <div class=\"div_right_title_font\">\r\n                    <b>DVR LOGIN</b>\r\n                </div>\r\n            </div>\r\n            <div class=\"div_right_one png\">\r\n                <div class=\"div_right_two_uname_border\">\r\n                    <input type=\"text\" id=\"username\"  name=\"username\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"User name\" onfocus=\"if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);\" onblur=\"updatePassword()\"/></div>\r\n                </div>\r\n            <div class=\"div_right_two png\">\r\n                <div class=\"div_right_two_input_border\">\r\n                    <input type=\"text\" id=\"userpwd1\" name=\"userpwd\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"Password\" onfocus=\"updatePassword();\" />\r\n                </div>\r\n                <div class=\"div_right_thire png\" onmousedown=\"this.className='didiv_right_thire_Two';updatePassword();submit()\" onmouseup=\"this.className='div_right_thire'\"></div>\r\n            </div>\r\n            <div class=\"div_right_last\">\r\n                <input id=\"autologin\" name=\"autologin\" type=\"checkbox\" onfocus=\"this.blur()\" value=\"1\"/>Remember me\r\n            </div>\r\n        </div>\r\n        <div class=\"clear\"></div>\r\n    </div>\r\n</form>\r\n<script type=\"text/javascript\">\r\n\tfunction updatePassword(){\r\n\t\t\r\n\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />\");\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='\"+document.getElementById('userpwd').value+\"' onfocus='this.select()'/>\");\r\n\t\t\t\r\n\t\t}\r\n\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t{\r\n\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t}\r\n\t\tsetTimeout(\"document.getElementById('userpwd').focus()\",100);\r\n\t}\r\n\tfunction updateFontStyle(id){\r\n\t\tjQuery(\"#\"+id+\"\").css(\"font-style\",\"normal\")//inherit\r\n\t\t//document.getElementById(id).style.fon=\"font-style:inherit\";\r\n\t}\r\n\t\r\n\tvar lanCash = [{\"CFG_FILE\":\"ui/language/chinese.ini\",\"FONT_LIB\":\"FZYaoTi\",\"FONT_LIB_FILE\":\"fonts/FZYTK.TTF\",\"ICON_DIR\":\"ui/icons/chinese\",\"LANG\":\"\u4e2d\u6587\",\"SELECT\":\"false\",\"VALUE\":0},{\"CFG_FILE\":\"ui/language/english.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"English\",\"SELECT\":\"true\",\"VALUE\":1},{\"CFG_FILE\":\"ui/language/korean.ini\",\"FONT_LIB\":\"New Gulim\",\"FONT_LIB_FILE\":\"fonts/NewGulim.ttf\",\"ICON_DIR\":\"ui/icons/korean\",\"LANG\":\"\ud55c\uad6d\uc5b4\",\"SELECT\":\"false\",\"VALUE\":2},{\"CFG_FILE\":\"ui/language/italian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/italian\",\"LANG\":\"Italiano\",\"SELECT\":\"true\",\"VALUE\":3},{\"CFG_FILE\":\"ui/language/german.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/german\",\"LANG\":\"Deutsch\",\"SELECT\":\"false\",\"VALUE\":4},{\"CFG_FILE\":\"ui/language/thai.ini\",\"FONT_LIB\":\"Tahoma\",\"FONT_LIB_FILE\":\"fonts/tahoma.ttf\",\"ICON_DIR\":\"ui/icons/thai\",\"LANG\":\"\u0e44\u0e17\u0e22\",\"SELECT\":\"true\",\"VALUE\":5},{\"CFG_FILE\":\"ui/language/turkish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/turkish\",\"LANG\":\"T\u00fcrk\u00e7e\",\"SELECT\":\"false\",\"VALUE\":6},{\"CFG_FILE\":\"ui/language/portuguese.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/portuguese\",\"LANG\":\"Portugu\u00eas\",\"SELECT\":\"true\",\"VALUE\":7},{\"CFG_FILE\":\"ui/language/spanlish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/spanlish\",\"LANG\":\"Espa\u00f1ol\",\"SELECT\":\"true\",\"VALUE\":8},{\"CFG_FILE\":\"ui/language/romanian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/romanian\",\"LANG\":\"Rom\u00e2n\u0103\",\"SELECT\":\"true\",\"VALUE\":9},{\"CFG_FILE\":\"ui/language/greek.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac\",\"SELECT\":\"false\",\"VALUE\":10},{\"CFG_FILE\":\"ui/language/french.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/french\",\"LANG\":\"Fran\u00e7ais\",\"SELECT\":\"true\",\"VALUE\":11},{\"CFG_FILE\":\"ui/language/russian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/russian\",\"LANG\":\"\u0420\u0443\u0441\u0441\u043a\u0438\u0439\",\"SELECT\":\"true\",\"VALUE\":12},{\"CFG_FILE\":\"ui/language/nederlands.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"Nederlands\",\"SELECT\":\"false\",\"VALUE\":13},{\"CFG_FILE\":\"ui/language/hebrew.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/hebrew\",\"LANG\":\"\u05e2\u05d1\u05e8\u05d9\u05ea\",\"SELECT\":\"false\",\"VALUE\":14},{\"CFG_FILE\":\"ui/language/chinesetrad.ini\",\"FONT_LIB\":\"msf\",\"FONT_LIB_FILE\":\"fonts/msf.ttf\",\"ICON_DIR\":\"ui/icons/traditional\",\"LANG\":\"\u4e2d\u6587\u7e41\u4f53\",\"SELECT\":\"false\",\"VALUE\":15},{\"CFG_FILE\":\"ui/language/polish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/polish\",\"LANG\":\"Polski\",\"SELECT\":\"false\",\"VALUE\":16},{\"CFG_FILE\":\"ui/language/Chechnya.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/Chechnya\",\"LANG\":\"\u010ce\u0161tina\",\"SELECT\":\"false\",\"VALUE\":17},{\"CFG_FILE\":\"ui/language/vietnam.ini\",\"FONT_LIB\":\"Times\",\"FONT_LIB_FILE\":\"fonts/Times.ttf\",\"ICON_DIR\":\"ui/icons/vietnam\",\"LANG\":\"Vi\u1ec7t Nam\",\"SELECT\":\"true\",\"VALUE\":18},{\"CFG_FILE\":\"ui/language/japanese.ini\",\"FONT_LIB\":\"MS Gothic\",\"FONT_LIB_FILE\":\"fonts/MS-Gothic.ttf\",\"ICON_DIR\":\"ui/icons/Japanese\",\"LANG\":\"\u65e5\u672c\u8a9e\",\"SELECT\":\"false\",\"VALUE\":19},{\"CFG_FILE\":\"ui/language/Persian.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/Persian\",\"LANG\":\"\u0641\u0627\u0631\u0633\u06cc\",\"SELECT\":\"false\",\"VALUE\":20},{\"CFG_FILE\":\"ui/language/arapca.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/arapca\",\"LANG\":\"\u0627\u0644\u0639\u0631\u0628\u064a\u0629\",\"SELECT\":\"false\",\"VALUE\":21},{\"CFG_FILE\":\"ui/language/hungary.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/hungary\",\"LANG\":\"Magyar\",\"SELECT\":\"false\",\"VALUE\":22}]\n;\r\n\tvar product_type='7104XC_VA';\r\n\tcustName='CUSTOMER_NULL';\r\n\r\n\tvar ring = false;\r\n    var languageArr = [];\r\n    for (var i = 0; i < lanCash.length; i++) {\r\n        if (lanCash[i].SELECT + \"\" == \"true\") {\r\n\t\t\tif(!ring)\r\n\t\t\t{\r\n\t\t\t\tif((lanCash[i].LANG == \"\u4e2d\u6587\" && (product_type.split(\"_\")[0]!=\"7216XG\") && (product_type.split(\"_\")[0]!=\"8608XG\") && (product_type.split(\"_\")[0]!=\"8604XG\")) || (lanCash[i].VALUE == 15 && custName == \"103\"))\r\n\t\t\t\t{\r\n\t\t\t\t\tring = true;\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"true\");\r\n\t\t\t\t}\r\n\t\t\t\telse\r\n\t\t\t\t{\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"false\");\r\n\t\t\t\t}\r\n\t\t\t}\r\n            languageArr[languageArr.length] = {\"text\":lanCash[i].LANG,\"value\":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];\r\n\t\t\t//languageArr[languageArr.length] ={\"text\":\"\"+lanCash[i].LANG+\"\",\"value\":lanCash[i].LANG};\r\n        }\r\n    }\r\n    g_lanmenu = new rspLanguageMenu(\"language\", \"language\", languageArr);\r\n    $('body').append(g_lanmenu.getHtml());\r\n</script>\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n</body>\r\n</html>\r\n",
         "datamd5" : "b32ac8c246919921677585d8dd4664e4",
         "datammh3" : -38217377,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "rdsnet.ro"
         ],
         "forward" : "79.115.150.8",
         "host" : [
            "79-115-150-8"
         ],
         "hostname" : [
            "79-115-150-8.rdsnet.ro",
            "79.115.150.8"
         ],
         "ip" : "79.115.150.8",
         "ipv6" : "false",
         "latitude" : "44.6319",
         "location" : "44.6319,22.6561",
         "longitude" : "22.6561",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Digi Romania S.A.",
         "port" : 49152,
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "reverse" : [
            "79-115-150-8.rdsnet.ro"
         ],
         "seen_date" : "2024-11-06",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "79.112.0.0/14",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "ro"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/login.rsp"
      }
      
  • 175.213.215.209:49152 (tcp/http) - last seen on 2024-11-06 at 04:20:07 UTC

    • IP
      175.213.215.209
      Network
      175.213.208.0/21
      Device

      <enterprise field>: device.class

      URL

      http://175.213.215.209:49152/login.rsp 200

      HTTP Title
      DVR LOGIN
      ASN
      AS4766
      Organization
      Korea Telecom
      Protocol
      http
      Source
      urlscan::redirect
    • HTTP Component(s)
      jQuery jQuery 1.7.1
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      4574cad9d929a4bae49643481a782d5c
      HTTP Header MD5
      dbff64d8d6fbe45de86bf25fb353f8f9
      HTTP Body MD5
      aa38d05f3a2cbb6eaded0476fc60bfc2
    • HTTP/1.0 200 OK
      Content-type: text/html; charset=UTF-8
      Server: GNU rsp/1.0
      Content-Language: en
      Expires: -1
      P3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'
      Cache-Control: private, max-age=0
      Connection: close
      Date: Wed, 06 Nov 2024 04:37:47 GMT
      
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
          <title>DVR LOGIN</title>
          <link href="./HAPPLE/pages/Styles/LoginNew.css?v1" rel="stylesheet" type="text/css" />
          <script src="./HAPPLE/js/jquery-1.7.1.min.js" type="text/javascript"></script>
      <script type="text/javascript" src="./HAPPLE/js/rspFrame.js?v195"></script>
          <script src="./HAPPLE/pages/JS/login.js?V161" type="text/javascript"></script>
          <script type="text/javascript" language="javascript">
              function IEORFOREFOX_log() {
                  var height = 0;
                  if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari
                  {
                      height = ($(window).height() - 396) / 2;
                      $(".divLoginOne").css("margin-top", height + "px");
                  }
                  else if (window.ActiveXObject)// Determine whether IE browser
                  {
                      var browser = navigator.appName;
                      var b_version = navigator.appVersion;
                      var version = b_version.split(";");
                      var trim_Version = version[1].replace(/[ ]/g, "");
                      height = ($(window).height() - 396) / 2;
                      if (browser == "Microsoft Internet Explorer" && trim_Version == "MSIE6.0") {
                          jQuery(".divLoginOne").css("margin-top", height + "px");
                      }
                      else {
                          $("#divOne").css("margin-top", height - 15 + "px");
                      }
                  }
              }
              window.onresize = function() {setTimeout("IEORFOREFOX_log()",100);pageOnSizeMoveMenu();};
      
              function submit() {
                  document.getElementById("loginform").submit(); return false;
              }
              $(document).keydown(function(event) {   //Enter event
                  var keycode = event.which;
                  if (keycode == 13) {
      				
      				if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      				if(document.getElementById("userpwd").value=='Password')
      				{
      				    $(".div_right_two_input_border").html("<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />");
      				}
      				if(document.getElementById("username").value=='User name')
      				{
      					document.getElementById("username").value="";
      				}
      
      				if(jQuery("#username").val()!="User name"&&jQuery("#userpwd").val()!="Password"){
                      	document.getElementById("loginform").submit();
      				}
                  }
              });
      		
          </script>
      </head>
      <!--[if IE 6]>
      <script language="JavaScript" type="text/javascript" src="./HAPPLE/pages/JS/_png.js"></script>
      <script>
      DD_belatedPNG.fix('img,.png,.menu li');
      </script>
      <![endif]-->
      <body id="login_body" onload="IEORFOREFOX_log()">
      
      <form name="loginform" id="loginform" action="./logincheck.rsp?type=1" method="post" onsubmit="return RM.LOGIN.checkLoginInput()">
          <div class="divLoginOne png" id="divOne">
              <div class="div_leftBottom">
                  <div class='log-dvr-logo'>
                      <div style=" padding-top:26px; text-align:center; width:100%">
                          <img id="login_logoimg" src="./HAPPLE/loginlogo/logo_viewdvr.png" class="png" />
                      </div>
                  </div>
                  <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout="mouseLeaveLabel();">Language</label></div>
                 
              </div>
              <div class="div_login_right">
                  <div class="div_right_top_font">
                      <div class="div_right_title_font">
                          <b>DVR LOGIN</b>
                      </div>
                  </div>
                  <div class="div_right_one png">
                      <div class="div_right_two_uname_border">
                          <input type="text" id="username"  name="username" maxlength="16" style="color:gray; font-style:italic;" value="User name" onfocus="if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);" onblur="updatePassword()"/></div>
                      </div>
                  <div class="div_right_two png">
                      <div class="div_right_two_input_border">
                          <input type="text" id="userpwd1" name="userpwd" maxlength="16" style="color:gray; font-style:italic;" value="Password" onfocus="updatePassword();" />
                      </div>
                      <div class="div_right_thire png" onmousedown="this.className='didiv_right_thire_Two';updatePassword();submit()" onmouseup="this.className='div_right_thire'"></div>
                  </div>
                  <div class="div_right_last">
                      <input id="autologin" name="autologin" type="checkbox" onfocus="this.blur()" value="1"/>Remember me
                  </div>
              </div>
              <div class="clear"></div>
          </div>
      </form>
      <script type="text/javascript">
      	function updatePassword(){
      		
      		if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      		if(document.getElementById("userpwd").value=='Password')
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />");
      		}
      		else
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='"+document.getElementById('userpwd').value+"' onfocus='this.select()'/>");
      			
      		}
      		if(document.getElementById("username").value=='User name')
      		{
      			document.getElementById("username").value="";
      		}
      		setTimeout("document.getElementById('userpwd').focus()",100);
      	}
      	function updateFontStyle(id){
      		jQuery("#"+id+"").css("font-style","normal")//inherit
      		//document.getElementById(id).style.fon="font-style:inherit";
      	}
      	
      	var lanCash = [{"CFG_FILE":"ui/language/chinese.ini","FONT_LIB":"FZYaoTi","FONT_LIB_FILE":"fonts/FZYTK.TTF","ICON_DIR":"ui/icons/chinese","LANG":"中文","SELECT":"false","VALUE":0},{"CFG_FILE":"ui/language/english.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"English","SELECT":"true","VALUE":1},{"CFG_FILE":"ui/language/korean.ini","FONT_LIB":"New Gulim","FONT_LIB_FILE":"fonts/NewGulim.ttf","ICON_DIR":"ui/icons/korean","LANG":"한국어","SELECT":"true","VALUE":2},{"CFG_FILE":"ui/language/italian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/italian","LANG":"Italiano","SELECT":"true","VALUE":3},{"CFG_FILE":"ui/language/german.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/german","LANG":"Deutsch","SELECT":"false","VALUE":4},{"CFG_FILE":"ui/language/thai.ini","FONT_LIB":"Tahoma","FONT_LIB_FILE":"fonts/tahoma.ttf","ICON_DIR":"ui/icons/thai","LANG":"ไทย","SELECT":"false","VALUE":5},{"CFG_FILE":"ui/language/turkish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/turkish","LANG":"Türkçe","SELECT":"false","VALUE":6},{"CFG_FILE":"ui/language/portuguese.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/portuguese","LANG":"Português","SELECT":"true","VALUE":7},{"CFG_FILE":"ui/language/spanlish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/spanlish","LANG":"Español","SELECT":"true","VALUE":8},{"CFG_FILE":"ui/language/romanian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/romanian","LANG":"Română","SELECT":"false","VALUE":9},{"CFG_FILE":"ui/language/greek.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Ελληνικά","SELECT":"false","VALUE":10},{"CFG_FILE":"ui/language/french.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/french","LANG":"Français","SELECT":"true","VALUE":11},{"CFG_FILE":"ui/language/russian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/russian","LANG":"Русский","SELECT":"true","VALUE":12},{"CFG_FILE":"ui/language/nederlands.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Nederlands","SELECT":"false","VALUE":13},{"CFG_FILE":"ui/language/hebrew.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/hebrew","LANG":"עברית","SELECT":"false","VALUE":14},{"CFG_FILE":"ui/language/chinesetrad.ini","FONT_LIB":"msf","FONT_LIB_FILE":"fonts/msf.ttf","ICON_DIR":"ui/icons/traditional","LANG":"中文繁体","SELECT":"false","VALUE":15},{"CFG_FILE":"ui/language/polish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/polish","LANG":"Polski","SELECT":"false","VALUE":16},{"CFG_FILE":"ui/language/Chechnya.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/Chechnya","LANG":"Čeština","SELECT":"false","VALUE":17},{"CFG_FILE":"ui/language/vietnam.ini","FONT_LIB":"Times","FONT_LIB_FILE":"fonts/Times.ttf","ICON_DIR":"ui/icons/vietnam","LANG":"Việt Nam","SELECT":"false","VALUE":18},{"CFG_FILE":"ui/language/japanese.ini","FONT_LIB":"MS Gothic","FONT_LIB_FILE":"fonts/MS-Gothic.ttf","ICON_DIR":"ui/icons/Japanese","LANG":"日本語","SELECT":"false","VALUE":19},{"CFG_FILE":"ui/language/Persian.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/Persian","LANG":"فارسی","SELECT":"false","VALUE":20},{"CFG_FILE":"ui/language/arapca.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/arapca","LANG":"العربية","SELECT":"false","VALUE":21}]
      ;
      	var product_type='9208XC_VA';
      	custName='CUSTOMER_04949';
      
      	var ring = false;
          var languageArr = [];
          for (var i = 0; i < lanCash.length; i++) {
              if (lanCash[i].SELECT + "" == "true") {
      			if(!ring)
      			{
      				if((lanCash[i].LANG == "中文" && (product_type.split("_")[0]!="7216XG") && (product_type.split("_")[0]!="8608XG") && (product_type.split("_")[0]!="8604XG")) || (lanCash[i].VALUE == 15 && custName == "103"))
      				{
      					ring = true;
      					rsp_setCookie("language_ch","true");
      				}
      				else
      				{
      					rsp_setCookie("language_ch","false");
      				}
      			}
                  languageArr[languageArr.length] = {"text":lanCash[i].LANG,"value":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];
      			//languageArr[languageArr.length] ={"text":""+lanCash[i].LANG+"","value":lanCash[i].LANG};
              }
          }
          g_lanmenu = new rspLanguageMenu("language", "language", languageArr);
          $('body').append(g_lanmenu.getHtml());
      </script>
       
       
       
       
       
       
       
      
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T04:20:07.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org"
               ],
               "hostname" : [
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/1999/xhtml",
                  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
               ]
            },
            "http" : {
               "bodymd5" : "aa38d05f3a2cbb6eaded0476fc60bfc2",
               "bodymmh3" : 172233765,
               "component" : [
                  {
                     "productversion" : "1.7.1",
                     "productvendor" : "jQuery",
                     "product" : "jQuery"
                  }
               ],
               "headermd5" : "dbff64d8d6fbe45de86bf25fb353f8f9",
               "headermmh3" : 845863364,
               "title" : "DVR LOGIN"
            },
            "length" : 10867
         },
         "asn" : "AS4766",
         "city" : "Asan",
         "country" : "KR",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nContent-type: text/html; charset=UTF-8\nServer: GNU rsp/1.0\nContent-Language: en\nExpires: -1\nP3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'\nCache-Control: private, max-age=0\nConnection: close\nDate: Wed, 06 Nov 2024 04:37:47 GMT\n\n\ufeff<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n    <title>DVR LOGIN</title>\r\n    <link href=\"./HAPPLE/pages/Styles/LoginNew.css?v1\" rel=\"stylesheet\" type=\"text/css\" />\r\n    <script src=\"./HAPPLE/js/jquery-1.7.1.min.js\" type=\"text/javascript\"></script>\r\n<script type=\"text/javascript\" src=\"./HAPPLE/js/rspFrame.js?v195\"></script>\r\n    <script src=\"./HAPPLE/pages/JS/login.js?V161\" type=\"text/javascript\"></script>\r\n    <script type=\"text/javascript\" language=\"javascript\">\r\n        function IEORFOREFOX_log() {\r\n            var height = 0;\r\n            if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari\r\n            {\r\n                height = ($(window).height() - 396) / 2;\r\n                $(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n            }\r\n            else if (window.ActiveXObject)// Determine whether IE browser\r\n            {\r\n                var browser = navigator.appName;\r\n                var b_version = navigator.appVersion;\r\n                var version = b_version.split(\";\");\r\n                var trim_Version = version[1].replace(/[ ]/g, \"\");\r\n                height = ($(window).height() - 396) / 2;\r\n                if (browser == \"Microsoft Internet Explorer\" && trim_Version == \"MSIE6.0\") {\r\n                    jQuery(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n                }\r\n                else {\r\n                    $(\"#divOne\").css(\"margin-top\", height - 15 + \"px\");\r\n                }\r\n            }\r\n        }\r\n        window.onresize = function() {setTimeout(\"IEORFOREFOX_log()\",100);pageOnSizeMoveMenu();};\r\n\r\n        function submit() {\r\n            document.getElementById(\"loginform\").submit(); return false;\r\n        }\r\n        $(document).keydown(function(event) {   //Enter event\r\n            var keycode = event.which;\r\n            if (keycode == 13) {\r\n\t\t\t\t\r\n\t\t\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\t\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t\t\t{\r\n\t\t\t\t    $(\".div_right_two_input_border\").html(\"<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />\");\r\n\t\t\t\t}\r\n\t\t\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t\t\t{\r\n\t\t\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif(jQuery(\"#username\").val()!=\"User name\"&&jQuery(\"#userpwd\").val()!=\"Password\"){\r\n                \tdocument.getElementById(\"loginform\").submit();\r\n\t\t\t\t}\r\n            }\r\n        });\r\n\t\t\r\n    </script>\r\n</head>\r\n<!--[if IE 6]>\r\n<script language=\"JavaScript\" type=\"text/javascript\" src=\"./HAPPLE/pages/JS/_png.js\"></script>\r\n<script>\r\nDD_belatedPNG.fix('img,.png,.menu li');\r\n</script>\r\n<![endif]-->\r\n<body id=\"login_body\" onload=\"IEORFOREFOX_log()\">\r\n\r\n<form name=\"loginform\" id=\"loginform\" action=\"./logincheck.rsp?type=1\" method=\"post\" onsubmit=\"return RM.LOGIN.checkLoginInput()\">\r\n    <div class=\"divLoginOne png\" id=\"divOne\">\r\n        <div class=\"div_leftBottom\">\r\n            <div class='log-dvr-logo'>\r\n                <div style=\" padding-top:26px; text-align:center; width:100%\">\r\n                    <img id=\"login_logoimg\" src=\"./HAPPLE/loginlogo/logo_viewdvr.png\" class=\"png\" />\r\n                </div>\r\n            </div>\r\n            <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout=\"mouseLeaveLabel();\">Language</label></div>\r\n           \r\n        </div>\r\n        <div class=\"div_login_right\">\r\n            <div class=\"div_right_top_font\">\r\n                <div class=\"div_right_title_font\">\r\n                    <b>DVR LOGIN</b>\r\n                </div>\r\n            </div>\r\n            <div class=\"div_right_one png\">\r\n                <div class=\"div_right_two_uname_border\">\r\n                    <input type=\"text\" id=\"username\"  name=\"username\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"User name\" onfocus=\"if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);\" onblur=\"updatePassword()\"/></div>\r\n                </div>\r\n            <div class=\"div_right_two png\">\r\n                <div class=\"div_right_two_input_border\">\r\n                    <input type=\"text\" id=\"userpwd1\" name=\"userpwd\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"Password\" onfocus=\"updatePassword();\" />\r\n                </div>\r\n                <div class=\"div_right_thire png\" onmousedown=\"this.className='didiv_right_thire_Two';updatePassword();submit()\" onmouseup=\"this.className='div_right_thire'\"></div>\r\n            </div>\r\n            <div class=\"div_right_last\">\r\n                <input id=\"autologin\" name=\"autologin\" type=\"checkbox\" onfocus=\"this.blur()\" value=\"1\"/>Remember me\r\n            </div>\r\n        </div>\r\n        <div class=\"clear\"></div>\r\n    </div>\r\n</form>\r\n<script type=\"text/javascript\">\r\n\tfunction updatePassword(){\r\n\t\t\r\n\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />\");\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='\"+document.getElementById('userpwd').value+\"' onfocus='this.select()'/>\");\r\n\t\t\t\r\n\t\t}\r\n\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t{\r\n\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t}\r\n\t\tsetTimeout(\"document.getElementById('userpwd').focus()\",100);\r\n\t}\r\n\tfunction updateFontStyle(id){\r\n\t\tjQuery(\"#\"+id+\"\").css(\"font-style\",\"normal\")//inherit\r\n\t\t//document.getElementById(id).style.fon=\"font-style:inherit\";\r\n\t}\r\n\t\r\n\tvar lanCash = [{\"CFG_FILE\":\"ui/language/chinese.ini\",\"FONT_LIB\":\"FZYaoTi\",\"FONT_LIB_FILE\":\"fonts/FZYTK.TTF\",\"ICON_DIR\":\"ui/icons/chinese\",\"LANG\":\"\u4e2d\u6587\",\"SELECT\":\"false\",\"VALUE\":0},{\"CFG_FILE\":\"ui/language/english.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"English\",\"SELECT\":\"true\",\"VALUE\":1},{\"CFG_FILE\":\"ui/language/korean.ini\",\"FONT_LIB\":\"New Gulim\",\"FONT_LIB_FILE\":\"fonts/NewGulim.ttf\",\"ICON_DIR\":\"ui/icons/korean\",\"LANG\":\"\ud55c\uad6d\uc5b4\",\"SELECT\":\"true\",\"VALUE\":2},{\"CFG_FILE\":\"ui/language/italian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/italian\",\"LANG\":\"Italiano\",\"SELECT\":\"true\",\"VALUE\":3},{\"CFG_FILE\":\"ui/language/german.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/german\",\"LANG\":\"Deutsch\",\"SELECT\":\"false\",\"VALUE\":4},{\"CFG_FILE\":\"ui/language/thai.ini\",\"FONT_LIB\":\"Tahoma\",\"FONT_LIB_FILE\":\"fonts/tahoma.ttf\",\"ICON_DIR\":\"ui/icons/thai\",\"LANG\":\"\u0e44\u0e17\u0e22\",\"SELECT\":\"false\",\"VALUE\":5},{\"CFG_FILE\":\"ui/language/turkish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/turkish\",\"LANG\":\"T\u00fcrk\u00e7e\",\"SELECT\":\"false\",\"VALUE\":6},{\"CFG_FILE\":\"ui/language/portuguese.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/portuguese\",\"LANG\":\"Portugu\u00eas\",\"SELECT\":\"true\",\"VALUE\":7},{\"CFG_FILE\":\"ui/language/spanlish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/spanlish\",\"LANG\":\"Espa\u00f1ol\",\"SELECT\":\"true\",\"VALUE\":8},{\"CFG_FILE\":\"ui/language/romanian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/romanian\",\"LANG\":\"Rom\u00e2n\u0103\",\"SELECT\":\"false\",\"VALUE\":9},{\"CFG_FILE\":\"ui/language/greek.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac\",\"SELECT\":\"false\",\"VALUE\":10},{\"CFG_FILE\":\"ui/language/french.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/french\",\"LANG\":\"Fran\u00e7ais\",\"SELECT\":\"true\",\"VALUE\":11},{\"CFG_FILE\":\"ui/language/russian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/russian\",\"LANG\":\"\u0420\u0443\u0441\u0441\u043a\u0438\u0439\",\"SELECT\":\"true\",\"VALUE\":12},{\"CFG_FILE\":\"ui/language/nederlands.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"Nederlands\",\"SELECT\":\"false\",\"VALUE\":13},{\"CFG_FILE\":\"ui/language/hebrew.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/hebrew\",\"LANG\":\"\u05e2\u05d1\u05e8\u05d9\u05ea\",\"SELECT\":\"false\",\"VALUE\":14},{\"CFG_FILE\":\"ui/language/chinesetrad.ini\",\"FONT_LIB\":\"msf\",\"FONT_LIB_FILE\":\"fonts/msf.ttf\",\"ICON_DIR\":\"ui/icons/traditional\",\"LANG\":\"\u4e2d\u6587\u7e41\u4f53\",\"SELECT\":\"false\",\"VALUE\":15},{\"CFG_FILE\":\"ui/language/polish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/polish\",\"LANG\":\"Polski\",\"SELECT\":\"false\",\"VALUE\":16},{\"CFG_FILE\":\"ui/language/Chechnya.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/Chechnya\",\"LANG\":\"\u010ce\u0161tina\",\"SELECT\":\"false\",\"VALUE\":17},{\"CFG_FILE\":\"ui/language/vietnam.ini\",\"FONT_LIB\":\"Times\",\"FONT_LIB_FILE\":\"fonts/Times.ttf\",\"ICON_DIR\":\"ui/icons/vietnam\",\"LANG\":\"Vi\u1ec7t Nam\",\"SELECT\":\"false\",\"VALUE\":18},{\"CFG_FILE\":\"ui/language/japanese.ini\",\"FONT_LIB\":\"MS Gothic\",\"FONT_LIB_FILE\":\"fonts/MS-Gothic.ttf\",\"ICON_DIR\":\"ui/icons/Japanese\",\"LANG\":\"\u65e5\u672c\u8a9e\",\"SELECT\":\"false\",\"VALUE\":19},{\"CFG_FILE\":\"ui/language/Persian.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/Persian\",\"LANG\":\"\u0641\u0627\u0631\u0633\u06cc\",\"SELECT\":\"false\",\"VALUE\":20},{\"CFG_FILE\":\"ui/language/arapca.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/arapca\",\"LANG\":\"\u0627\u0644\u0639\u0631\u0628\u064a\u0629\",\"SELECT\":\"false\",\"VALUE\":21}]\n;\r\n\tvar product_type='9208XC_VA';\r\n\tcustName='CUSTOMER_04949';\r\n\r\n\tvar ring = false;\r\n    var languageArr = [];\r\n    for (var i = 0; i < lanCash.length; i++) {\r\n        if (lanCash[i].SELECT + \"\" == \"true\") {\r\n\t\t\tif(!ring)\r\n\t\t\t{\r\n\t\t\t\tif((lanCash[i].LANG == \"\u4e2d\u6587\" && (product_type.split(\"_\")[0]!=\"7216XG\") && (product_type.split(\"_\")[0]!=\"8608XG\") && (product_type.split(\"_\")[0]!=\"8604XG\")) || (lanCash[i].VALUE == 15 && custName == \"103\"))\r\n\t\t\t\t{\r\n\t\t\t\t\tring = true;\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"true\");\r\n\t\t\t\t}\r\n\t\t\t\telse\r\n\t\t\t\t{\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"false\");\r\n\t\t\t\t}\r\n\t\t\t}\r\n            languageArr[languageArr.length] = {\"text\":lanCash[i].LANG,\"value\":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];\r\n\t\t\t//languageArr[languageArr.length] ={\"text\":\"\"+lanCash[i].LANG+\"\",\"value\":lanCash[i].LANG};\r\n        }\r\n    }\r\n    g_lanmenu = new rspLanguageMenu(\"language\", \"language\", languageArr);\r\n    $('body').append(g_lanmenu.getHtml());\r\n</script>\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n</body>\r\n</html>\r\n",
         "datamd5" : "4574cad9d929a4bae49643481a782d5c",
         "datammh3" : 2012258236,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "forward" : "175.213.215.209",
         "geolocus" : {
            "asn" : "AS4766",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "KR",
            "countryname" : "South Korea",
            "domain" : [
               "kt.com",
               "nic.or.kr"
            ],
            "isineu" : "false",
            "latitude" : "35.907757",
            "location" : "35.907757,127.766922",
            "longitude" : "127.766922",
            "netname" : "KORNET",
            "organization" : "Korea Telecom",
            "subnet" : "175.213.0.0/16"
         },
         "hostname" : [
            "175.213.215.209"
         ],
         "ip" : "175.213.215.209",
         "ipv6" : "false",
         "latitude" : "36.8940",
         "location" : "36.8940,126.8877",
         "longitude" : "126.8877",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Korea Telecom",
         "port" : 49152,
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "seen_date" : "2024-11-06",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "175.213.208.0/21",
         "tag" : "<enterprise field>: tag",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/login.rsp"
      }
      
  • 217.131.34.76:49152 (tcp/http) - last seen on 2024-11-06 at 03:09:56 UTC

    • IP
      217.131.34.76
      Network
      217.131.32.0/20
      Domain(s)
      superonline.net
      Device

      <enterprise field>: device.class

      URL

      http://217.131.34.76:49152/login.rsp 200

      HTTP Title
      DVR LOGIN
      Reverse DNS
      host-217-131-34-76.reverse.superonline.net
      ASN
      AS34984
      Organization
      Superonline Iletisim Hizmetleri A.S.
      Protocol
      http
      Source
      urlscan::redirect
    • HTTP Component(s)
      jQuery jQuery 1.7.1
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      1aa1883223a69dfc598993631fa5398d
      HTTP Header MD5
      dbff64d8d6fbe45de86bf25fb353f8f9
      HTTP Body MD5
      aa38d05f3a2cbb6eaded0476fc60bfc2
    • HTTP/1.0 200 OK
      Content-type: text/html; charset=UTF-8
      Server: GNU rsp/1.0
      Content-Language: en
      Expires: -1
      P3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'
      Cache-Control: private, max-age=0
      Connection: close
      Date: Wed, 06 Nov 2024 04:52:04 GMT
      
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
          <title>DVR LOGIN</title>
          <link href="./HAPPLE/pages/Styles/LoginNew.css?v1" rel="stylesheet" type="text/css" />
          <script src="./HAPPLE/js/jquery-1.7.1.min.js" type="text/javascript"></script>
      <script type="text/javascript" src="./HAPPLE/js/rspFrame.js?v195"></script>
          <script src="./HAPPLE/pages/JS/login.js?V161" type="text/javascript"></script>
          <script type="text/javascript" language="javascript">
              function IEORFOREFOX_log() {
                  var height = 0;
                  if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari
                  {
                      height = ($(window).height() - 396) / 2;
                      $(".divLoginOne").css("margin-top", height + "px");
                  }
                  else if (window.ActiveXObject)// Determine whether IE browser
                  {
                      var browser = navigator.appName;
                      var b_version = navigator.appVersion;
                      var version = b_version.split(";");
                      var trim_Version = version[1].replace(/[ ]/g, "");
                      height = ($(window).height() - 396) / 2;
                      if (browser == "Microsoft Internet Explorer" && trim_Version == "MSIE6.0") {
                          jQuery(".divLoginOne").css("margin-top", height + "px");
                      }
                      else {
                          $("#divOne").css("margin-top", height - 15 + "px");
                      }
                  }
              }
              window.onresize = function() {setTimeout("IEORFOREFOX_log()",100);pageOnSizeMoveMenu();};
      
              function submit() {
                  document.getElementById("loginform").submit(); return false;
              }
              $(document).keydown(function(event) {   //Enter event
                  var keycode = event.which;
                  if (keycode == 13) {
      				
      				if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      				if(document.getElementById("userpwd").value=='Password')
      				{
      				    $(".div_right_two_input_border").html("<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />");
      				}
      				if(document.getElementById("username").value=='User name')
      				{
      					document.getElementById("username").value="";
      				}
      
      				if(jQuery("#username").val()!="User name"&&jQuery("#userpwd").val()!="Password"){
                      	document.getElementById("loginform").submit();
      				}
                  }
              });
      		
          </script>
      </head>
      <!--[if IE 6]>
      <script language="JavaScript" type="text/javascript" src="./HAPPLE/pages/JS/_png.js"></script>
      <script>
      DD_belatedPNG.fix('img,.png,.menu li');
      </script>
      <![endif]-->
      <body id="login_body" onload="IEORFOREFOX_log()">
      
      <form name="loginform" id="loginform" action="./logincheck.rsp?type=1" method="post" onsubmit="return RM.LOGIN.checkLoginInput()">
          <div class="divLoginOne png" id="divOne">
              <div class="div_leftBottom">
                  <div class='log-dvr-logo'>
                      <div style=" padding-top:26px; text-align:center; width:100%">
                          <img id="login_logoimg" src="./HAPPLE/loginlogo/IE_04.798_login.png" class="png" />
                      </div>
                  </div>
                  <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout="mouseLeaveLabel();">Language</label></div>
                 
              </div>
              <div class="div_login_right">
                  <div class="div_right_top_font">
                      <div class="div_right_title_font">
                          <b>DVR LOGIN</b>
                      </div>
                  </div>
                  <div class="div_right_one png">
                      <div class="div_right_two_uname_border">
                          <input type="text" id="username"  name="username" maxlength="16" style="color:gray; font-style:italic;" value="User name" onfocus="if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);" onblur="updatePassword()"/></div>
                      </div>
                  <div class="div_right_two png">
                      <div class="div_right_two_input_border">
                          <input type="text" id="userpwd1" name="userpwd" maxlength="16" style="color:gray; font-style:italic;" value="Password" onfocus="updatePassword();" />
                      </div>
                      <div class="div_right_thire png" onmousedown="this.className='didiv_right_thire_Two';updatePassword();submit()" onmouseup="this.className='div_right_thire'"></div>
                  </div>
                  <div class="div_right_last">
                      <input id="autologin" name="autologin" type="checkbox" onfocus="this.blur()" value="1"/>Remember me
                  </div>
              </div>
              <div class="clear"></div>
          </div>
      </form>
      <script type="text/javascript">
      	function updatePassword(){
      		
      		if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      		if(document.getElementById("userpwd").value=='Password')
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />");
      		}
      		else
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='"+document.getElementById('userpwd').value+"' onfocus='this.select()'/>");
      			
      		}
      		if(document.getElementById("username").value=='User name')
      		{
      			document.getElementById("username").value="";
      		}
      		setTimeout("document.getElementById('userpwd').focus()",100);
      	}
      	function updateFontStyle(id){
      		jQuery("#"+id+"").css("font-style","normal")//inherit
      		//document.getElementById(id).style.fon="font-style:inherit";
      	}
      	
      	var lanCash = [{"CFG_FILE":"ui/language/chinese.ini","FONT_LIB":"FZYaoTi","FONT_LIB_FILE":"fonts/FZYTK.TTF","ICON_DIR":"ui/icons/chinese","LANG":"中文","SELECT":"false","VALUE":0},{"CFG_FILE":"ui/language/english.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"English","SELECT":"true","VALUE":1},{"CFG_FILE":"ui/language/korean.ini","FONT_LIB":"New Gulim","FONT_LIB_FILE":"fonts/NewGulim.ttf","ICON_DIR":"ui/icons/korean","LANG":"한국어","SELECT":"false","VALUE":2},{"CFG_FILE":"ui/language/italian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/italian","LANG":"Italiano","SELECT":"false","VALUE":3},{"CFG_FILE":"ui/language/german.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/german","LANG":"Deutsch","SELECT":"false","VALUE":4},{"CFG_FILE":"ui/language/thai.ini","FONT_LIB":"Tahoma","FONT_LIB_FILE":"fonts/tahoma.ttf","ICON_DIR":"ui/icons/thai","LANG":"ไทย","SELECT":"false","VALUE":5},{"CFG_FILE":"ui/language/turkish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/turkish","LANG":"Türkçe","SELECT":"true","VALUE":6},{"CFG_FILE":"ui/language/portuguese.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/portuguese","LANG":"Português","SELECT":"false","VALUE":7},{"CFG_FILE":"ui/language/spanlish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/spanlish","LANG":"Español","SELECT":"false","VALUE":8},{"CFG_FILE":"ui/language/romanian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/romanian","LANG":"Română","SELECT":"false","VALUE":9},{"CFG_FILE":"ui/language/greek.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Ελληνικά","SELECT":"false","VALUE":10},{"CFG_FILE":"ui/language/french.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/french","LANG":"Français","SELECT":"true","VALUE":11},{"CFG_FILE":"ui/language/russian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/russian","LANG":"Русский","SELECT":"false","VALUE":12},{"CFG_FILE":"ui/language/nederlands.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Nederlands","SELECT":"false","VALUE":13},{"CFG_FILE":"ui/language/hebrew.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/hebrew","LANG":"עברית","SELECT":"false","VALUE":14},{"CFG_FILE":"ui/language/chinesetrad.ini","FONT_LIB":"msf","FONT_LIB_FILE":"fonts/msf.ttf","ICON_DIR":"ui/icons/traditional","LANG":"中文繁体","SELECT":"false","VALUE":15},{"CFG_FILE":"ui/language/polish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/polish","LANG":"Polski","SELECT":"false","VALUE":16},{"CFG_FILE":"ui/language/Chechnya.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/Chechnya","LANG":"Čeština","SELECT":"false","VALUE":17},{"CFG_FILE":"ui/language/vietnam.ini","FONT_LIB":"Times","FONT_LIB_FILE":"fonts/Times.ttf","ICON_DIR":"ui/icons/vietnam","LANG":"Việt Nam","SELECT":"false","VALUE":18},{"CFG_FILE":"ui/language/japanese.ini","FONT_LIB":"MS Gothic","FONT_LIB_FILE":"fonts/MS-Gothic.ttf","ICON_DIR":"ui/icons/Japanese","LANG":"日本語","SELECT":"false","VALUE":19},{"CFG_FILE":"ui/language/Persian.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/Persian","LANG":"فارسی","SELECT":"false","VALUE":20},{"CFG_FILE":"ui/language/arapca.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/arapca","LANG":"العربية","SELECT":"true","VALUE":21}]
      ;
      	var product_type='7108XC_VA';
      	custName='104';
      
      	var ring = false;
          var languageArr = [];
          for (var i = 0; i < lanCash.length; i++) {
              if (lanCash[i].SELECT + "" == "true") {
      			if(!ring)
      			{
      				if((lanCash[i].LANG == "中文" && (product_type.split("_")[0]!="7216XG") && (product_type.split("_")[0]!="8608XG") && (product_type.split("_")[0]!="8604XG")) || (lanCash[i].VALUE == 15 && custName == "103"))
      				{
      					ring = true;
      					rsp_setCookie("language_ch","true");
      				}
      				else
      				{
      					rsp_setCookie("language_ch","false");
      				}
      			}
                  languageArr[languageArr.length] = {"text":lanCash[i].LANG,"value":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];
      			//languageArr[languageArr.length] ={"text":""+lanCash[i].LANG+"","value":lanCash[i].LANG};
              }
          }
          g_lanmenu = new rspLanguageMenu("language", "language", languageArr);
          $('body').append(g_lanmenu.getHtml());
      </script>
       
       
       
       
       
       
       
      
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T03:09:56.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org"
               ],
               "hostname" : [
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/1999/xhtml",
                  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
               ]
            },
            "http" : {
               "bodymd5" : "aa38d05f3a2cbb6eaded0476fc60bfc2",
               "bodymmh3" : 1220036526,
               "component" : [
                  {
                     "productversion" : "1.7.1",
                     "productvendor" : "jQuery",
                     "product" : "jQuery"
                  }
               ],
               "headermd5" : "dbff64d8d6fbe45de86bf25fb353f8f9",
               "headermmh3" : -1768917580,
               "title" : "DVR LOGIN"
            },
            "length" : 10862
         },
         "asn" : "AS34984",
         "city" : "Istanbul",
         "country" : "TR",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nContent-type: text/html; charset=UTF-8\nServer: GNU rsp/1.0\nContent-Language: en\nExpires: -1\nP3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'\nCache-Control: private, max-age=0\nConnection: close\nDate: Wed, 06 Nov 2024 04:52:04 GMT\n\n\ufeff<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n    <title>DVR LOGIN</title>\r\n    <link href=\"./HAPPLE/pages/Styles/LoginNew.css?v1\" rel=\"stylesheet\" type=\"text/css\" />\r\n    <script src=\"./HAPPLE/js/jquery-1.7.1.min.js\" type=\"text/javascript\"></script>\r\n<script type=\"text/javascript\" src=\"./HAPPLE/js/rspFrame.js?v195\"></script>\r\n    <script src=\"./HAPPLE/pages/JS/login.js?V161\" type=\"text/javascript\"></script>\r\n    <script type=\"text/javascript\" language=\"javascript\">\r\n        function IEORFOREFOX_log() {\r\n            var height = 0;\r\n            if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari\r\n            {\r\n                height = ($(window).height() - 396) / 2;\r\n                $(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n            }\r\n            else if (window.ActiveXObject)// Determine whether IE browser\r\n            {\r\n                var browser = navigator.appName;\r\n                var b_version = navigator.appVersion;\r\n                var version = b_version.split(\";\");\r\n                var trim_Version = version[1].replace(/[ ]/g, \"\");\r\n                height = ($(window).height() - 396) / 2;\r\n                if (browser == \"Microsoft Internet Explorer\" && trim_Version == \"MSIE6.0\") {\r\n                    jQuery(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n                }\r\n                else {\r\n                    $(\"#divOne\").css(\"margin-top\", height - 15 + \"px\");\r\n                }\r\n            }\r\n        }\r\n        window.onresize = function() {setTimeout(\"IEORFOREFOX_log()\",100);pageOnSizeMoveMenu();};\r\n\r\n        function submit() {\r\n            document.getElementById(\"loginform\").submit(); return false;\r\n        }\r\n        $(document).keydown(function(event) {   //Enter event\r\n            var keycode = event.which;\r\n            if (keycode == 13) {\r\n\t\t\t\t\r\n\t\t\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\t\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t\t\t{\r\n\t\t\t\t    $(\".div_right_two_input_border\").html(\"<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />\");\r\n\t\t\t\t}\r\n\t\t\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t\t\t{\r\n\t\t\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif(jQuery(\"#username\").val()!=\"User name\"&&jQuery(\"#userpwd\").val()!=\"Password\"){\r\n                \tdocument.getElementById(\"loginform\").submit();\r\n\t\t\t\t}\r\n            }\r\n        });\r\n\t\t\r\n    </script>\r\n</head>\r\n<!--[if IE 6]>\r\n<script language=\"JavaScript\" type=\"text/javascript\" src=\"./HAPPLE/pages/JS/_png.js\"></script>\r\n<script>\r\nDD_belatedPNG.fix('img,.png,.menu li');\r\n</script>\r\n<![endif]-->\r\n<body id=\"login_body\" onload=\"IEORFOREFOX_log()\">\r\n\r\n<form name=\"loginform\" id=\"loginform\" action=\"./logincheck.rsp?type=1\" method=\"post\" onsubmit=\"return RM.LOGIN.checkLoginInput()\">\r\n    <div class=\"divLoginOne png\" id=\"divOne\">\r\n        <div class=\"div_leftBottom\">\r\n            <div class='log-dvr-logo'>\r\n                <div style=\" padding-top:26px; text-align:center; width:100%\">\r\n                    <img id=\"login_logoimg\" src=\"./HAPPLE/loginlogo/IE_04.798_login.png\" class=\"png\" />\r\n                </div>\r\n            </div>\r\n            <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout=\"mouseLeaveLabel();\">Language</label></div>\r\n           \r\n        </div>\r\n        <div class=\"div_login_right\">\r\n            <div class=\"div_right_top_font\">\r\n                <div class=\"div_right_title_font\">\r\n                    <b>DVR LOGIN</b>\r\n                </div>\r\n            </div>\r\n            <div class=\"div_right_one png\">\r\n                <div class=\"div_right_two_uname_border\">\r\n                    <input type=\"text\" id=\"username\"  name=\"username\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"User name\" onfocus=\"if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);\" onblur=\"updatePassword()\"/></div>\r\n                </div>\r\n            <div class=\"div_right_two png\">\r\n                <div class=\"div_right_two_input_border\">\r\n                    <input type=\"text\" id=\"userpwd1\" name=\"userpwd\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"Password\" onfocus=\"updatePassword();\" />\r\n                </div>\r\n                <div class=\"div_right_thire png\" onmousedown=\"this.className='didiv_right_thire_Two';updatePassword();submit()\" onmouseup=\"this.className='div_right_thire'\"></div>\r\n            </div>\r\n            <div class=\"div_right_last\">\r\n                <input id=\"autologin\" name=\"autologin\" type=\"checkbox\" onfocus=\"this.blur()\" value=\"1\"/>Remember me\r\n            </div>\r\n        </div>\r\n        <div class=\"clear\"></div>\r\n    </div>\r\n</form>\r\n<script type=\"text/javascript\">\r\n\tfunction updatePassword(){\r\n\t\t\r\n\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />\");\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='\"+document.getElementById('userpwd').value+\"' onfocus='this.select()'/>\");\r\n\t\t\t\r\n\t\t}\r\n\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t{\r\n\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t}\r\n\t\tsetTimeout(\"document.getElementById('userpwd').focus()\",100);\r\n\t}\r\n\tfunction updateFontStyle(id){\r\n\t\tjQuery(\"#\"+id+\"\").css(\"font-style\",\"normal\")//inherit\r\n\t\t//document.getElementById(id).style.fon=\"font-style:inherit\";\r\n\t}\r\n\t\r\n\tvar lanCash = [{\"CFG_FILE\":\"ui/language/chinese.ini\",\"FONT_LIB\":\"FZYaoTi\",\"FONT_LIB_FILE\":\"fonts/FZYTK.TTF\",\"ICON_DIR\":\"ui/icons/chinese\",\"LANG\":\"\u4e2d\u6587\",\"SELECT\":\"false\",\"VALUE\":0},{\"CFG_FILE\":\"ui/language/english.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"English\",\"SELECT\":\"true\",\"VALUE\":1},{\"CFG_FILE\":\"ui/language/korean.ini\",\"FONT_LIB\":\"New Gulim\",\"FONT_LIB_FILE\":\"fonts/NewGulim.ttf\",\"ICON_DIR\":\"ui/icons/korean\",\"LANG\":\"\ud55c\uad6d\uc5b4\",\"SELECT\":\"false\",\"VALUE\":2},{\"CFG_FILE\":\"ui/language/italian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/italian\",\"LANG\":\"Italiano\",\"SELECT\":\"false\",\"VALUE\":3},{\"CFG_FILE\":\"ui/language/german.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/german\",\"LANG\":\"Deutsch\",\"SELECT\":\"false\",\"VALUE\":4},{\"CFG_FILE\":\"ui/language/thai.ini\",\"FONT_LIB\":\"Tahoma\",\"FONT_LIB_FILE\":\"fonts/tahoma.ttf\",\"ICON_DIR\":\"ui/icons/thai\",\"LANG\":\"\u0e44\u0e17\u0e22\",\"SELECT\":\"false\",\"VALUE\":5},{\"CFG_FILE\":\"ui/language/turkish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/turkish\",\"LANG\":\"T\u00fcrk\u00e7e\",\"SELECT\":\"true\",\"VALUE\":6},{\"CFG_FILE\":\"ui/language/portuguese.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/portuguese\",\"LANG\":\"Portugu\u00eas\",\"SELECT\":\"false\",\"VALUE\":7},{\"CFG_FILE\":\"ui/language/spanlish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/spanlish\",\"LANG\":\"Espa\u00f1ol\",\"SELECT\":\"false\",\"VALUE\":8},{\"CFG_FILE\":\"ui/language/romanian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/romanian\",\"LANG\":\"Rom\u00e2n\u0103\",\"SELECT\":\"false\",\"VALUE\":9},{\"CFG_FILE\":\"ui/language/greek.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac\",\"SELECT\":\"false\",\"VALUE\":10},{\"CFG_FILE\":\"ui/language/french.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/french\",\"LANG\":\"Fran\u00e7ais\",\"SELECT\":\"true\",\"VALUE\":11},{\"CFG_FILE\":\"ui/language/russian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/russian\",\"LANG\":\"\u0420\u0443\u0441\u0441\u043a\u0438\u0439\",\"SELECT\":\"false\",\"VALUE\":12},{\"CFG_FILE\":\"ui/language/nederlands.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"Nederlands\",\"SELECT\":\"false\",\"VALUE\":13},{\"CFG_FILE\":\"ui/language/hebrew.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/hebrew\",\"LANG\":\"\u05e2\u05d1\u05e8\u05d9\u05ea\",\"SELECT\":\"false\",\"VALUE\":14},{\"CFG_FILE\":\"ui/language/chinesetrad.ini\",\"FONT_LIB\":\"msf\",\"FONT_LIB_FILE\":\"fonts/msf.ttf\",\"ICON_DIR\":\"ui/icons/traditional\",\"LANG\":\"\u4e2d\u6587\u7e41\u4f53\",\"SELECT\":\"false\",\"VALUE\":15},{\"CFG_FILE\":\"ui/language/polish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/polish\",\"LANG\":\"Polski\",\"SELECT\":\"false\",\"VALUE\":16},{\"CFG_FILE\":\"ui/language/Chechnya.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/Chechnya\",\"LANG\":\"\u010ce\u0161tina\",\"SELECT\":\"false\",\"VALUE\":17},{\"CFG_FILE\":\"ui/language/vietnam.ini\",\"FONT_LIB\":\"Times\",\"FONT_LIB_FILE\":\"fonts/Times.ttf\",\"ICON_DIR\":\"ui/icons/vietnam\",\"LANG\":\"Vi\u1ec7t Nam\",\"SELECT\":\"false\",\"VALUE\":18},{\"CFG_FILE\":\"ui/language/japanese.ini\",\"FONT_LIB\":\"MS Gothic\",\"FONT_LIB_FILE\":\"fonts/MS-Gothic.ttf\",\"ICON_DIR\":\"ui/icons/Japanese\",\"LANG\":\"\u65e5\u672c\u8a9e\",\"SELECT\":\"false\",\"VALUE\":19},{\"CFG_FILE\":\"ui/language/Persian.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/Persian\",\"LANG\":\"\u0641\u0627\u0631\u0633\u06cc\",\"SELECT\":\"false\",\"VALUE\":20},{\"CFG_FILE\":\"ui/language/arapca.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/arapca\",\"LANG\":\"\u0627\u0644\u0639\u0631\u0628\u064a\u0629\",\"SELECT\":\"true\",\"VALUE\":21}]\n;\r\n\tvar product_type='7108XC_VA';\r\n\tcustName='104';\r\n\r\n\tvar ring = false;\r\n    var languageArr = [];\r\n    for (var i = 0; i < lanCash.length; i++) {\r\n        if (lanCash[i].SELECT + \"\" == \"true\") {\r\n\t\t\tif(!ring)\r\n\t\t\t{\r\n\t\t\t\tif((lanCash[i].LANG == \"\u4e2d\u6587\" && (product_type.split(\"_\")[0]!=\"7216XG\") && (product_type.split(\"_\")[0]!=\"8608XG\") && (product_type.split(\"_\")[0]!=\"8604XG\")) || (lanCash[i].VALUE == 15 && custName == \"103\"))\r\n\t\t\t\t{\r\n\t\t\t\t\tring = true;\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"true\");\r\n\t\t\t\t}\r\n\t\t\t\telse\r\n\t\t\t\t{\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"false\");\r\n\t\t\t\t}\r\n\t\t\t}\r\n            languageArr[languageArr.length] = {\"text\":lanCash[i].LANG,\"value\":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];\r\n\t\t\t//languageArr[languageArr.length] ={\"text\":\"\"+lanCash[i].LANG+\"\",\"value\":lanCash[i].LANG};\r\n        }\r\n    }\r\n    g_lanmenu = new rspLanguageMenu(\"language\", \"language\", languageArr);\r\n    $('body').append(g_lanmenu.getHtml());\r\n</script>\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n</body>\r\n</html>\r\n",
         "datamd5" : "1aa1883223a69dfc598993631fa5398d",
         "datammh3" : -1895244420,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "superonline.net"
         ],
         "forward" : "217.131.34.76",
         "geolocus" : {
            "asn" : "AS34984",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "TR",
            "countryname" : "Turkey",
            "domain" : [
               "superonline.net",
               "turkcell.com.tr"
            ],
            "isineu" : "false",
            "latitude" : "38.963745",
            "location" : "38.963745,35.243322",
            "longitude" : "35.243322",
            "netname" : "SOLNET-3",
            "organization" : "SOL Ankara FTTX Subnet",
            "subnet" : "217.131.34.0/24"
         },
         "host" : [
            "host-217-131-34-76"
         ],
         "hostname" : [
            "217.131.34.76",
            "host-217-131-34-76.reverse.superonline.net"
         ],
         "ip" : "217.131.34.76",
         "ipv6" : "false",
         "latitude" : "41.0551",
         "location" : "41.0551,28.9347",
         "longitude" : "28.9347",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Superonline Iletisim Hizmetleri A.S.",
         "port" : 49152,
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "reverse" : [
            "host-217-131-34-76.reverse.superonline.net"
         ],
         "seen_date" : "2024-11-06",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subdomains" : [
            "reverse.superonline.net"
         ],
         "subnet" : "217.131.32.0/20",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "net"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/login.rsp"
      }
      
  • 81.213.124.22:49152 (tcp/http) - last seen on 2024-11-05 at 19:16:22 UTC

    • IP
      81.213.124.22
      Network
      81.213.120.0/21
      Domain(s)
      ttnet.com.tr
      Device

      <enterprise field>: device.class

      URL

      http://81.213.124.22:49152/login.rsp 200

      HTTP Title
      DVR LOGIN
      Reverse DNS
      81.213.124.22.dynamic.ttnet.com.tr
      ASN
      AS47331
      Organization
      Turk Telekom
      Protocol
      http
      Source
      urlscan::redirect
    • HTTP Component(s)
      jQuery jQuery 1.7.1
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      68720a12aa774f4574be36bec2bd36db
      HTTP Header MD5
      dbff64d8d6fbe45de86bf25fb353f8f9
      HTTP Body MD5
      aa38d05f3a2cbb6eaded0476fc60bfc2
    • HTTP/1.0 200 OK
      Content-type: text/html; charset=UTF-8
      Server: GNU rsp/1.0
      Content-Language: en
      Expires: -1
      P3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'
      Cache-Control: private, max-age=0
      Connection: close
      Date: Tue, 05 Nov 2024 19:16:15 GMT
      
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
          <title>DVR LOGIN</title>
          <link href="./HAPPLE/pages/Styles/LoginNew.css?v1" rel="stylesheet" type="text/css" />
          <script src="./HAPPLE/js/jquery-1.7.1.min.js" type="text/javascript"></script>
      <script type="text/javascript" src="./HAPPLE/js/rspFrame.js?v195"></script>
          <script src="./HAPPLE/pages/JS/login.js?V161" type="text/javascript"></script>
          <script type="text/javascript" language="javascript">
              function IEORFOREFOX_log() {
                  var height = 0;
                  if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari
                  {
                      height = ($(window).height() - 396) / 2;
                      $(".divLoginOne").css("margin-top", height + "px");
                  }
                  else if (window.ActiveXObject)// Determine whether IE browser
                  {
                      var browser = navigator.appName;
                      var b_version = navigator.appVersion;
                      var version = b_version.split(";");
                      var trim_Version = version[1].replace(/[ ]/g, "");
                      height = ($(window).height() - 396) / 2;
                      if (browser == "Microsoft Internet Explorer" && trim_Version == "MSIE6.0") {
                          jQuery(".divLoginOne").css("margin-top", height + "px");
                      }
                      else {
                          $("#divOne").css("margin-top", height - 15 + "px");
                      }
                  }
              }
              window.onresize = function() {setTimeout("IEORFOREFOX_log()",100);pageOnSizeMoveMenu();};
      
              function submit() {
                  document.getElementById("loginform").submit(); return false;
              }
              $(document).keydown(function(event) {   //Enter event
                  var keycode = event.which;
                  if (keycode == 13) {
      				
      				if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      				if(document.getElementById("userpwd").value=='Password')
      				{
      				    $(".div_right_two_input_border").html("<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />");
      				}
      				if(document.getElementById("username").value=='User name')
      				{
      					document.getElementById("username").value="";
      				}
      
      				if(jQuery("#username").val()!="User name"&&jQuery("#userpwd").val()!="Password"){
                      	document.getElementById("loginform").submit();
      				}
                  }
              });
      		
          </script>
      </head>
      <!--[if IE 6]>
      <script language="JavaScript" type="text/javascript" src="./HAPPLE/pages/JS/_png.js"></script>
      <script>
      DD_belatedPNG.fix('img,.png,.menu li');
      </script>
      <![endif]-->
      <body id="login_body" onload="IEORFOREFOX_log()">
      
      <form name="loginform" id="loginform" action="./logincheck.rsp?type=1" method="post" onsubmit="return RM.LOGIN.checkLoginInput()">
          <div class="divLoginOne png" id="divOne">
              <div class="div_leftBottom">
                  <div class='log-dvr-logo'>
                      <div style=" padding-top:26px; text-align:center; width:100%">
                          <img id="login_logoimg" src="./HAPPLE/loginlogo/IE_04.798_login.png" class="png" />
                      </div>
                  </div>
                  <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout="mouseLeaveLabel();">Language</label></div>
                 
              </div>
              <div class="div_login_right">
                  <div class="div_right_top_font">
                      <div class="div_right_title_font">
                          <b>DVR LOGIN</b>
                      </div>
                  </div>
                  <div class="div_right_one png">
                      <div class="div_right_two_uname_border">
                          <input type="text" id="username"  name="username" maxlength="16" style="color:gray; font-style:italic;" value="User name" onfocus="if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);" onblur="updatePassword()"/></div>
                      </div>
                  <div class="div_right_two png">
                      <div class="div_right_two_input_border">
                          <input type="text" id="userpwd1" name="userpwd" maxlength="16" style="color:gray; font-style:italic;" value="Password" onfocus="updatePassword();" />
                      </div>
                      <div class="div_right_thire png" onmousedown="this.className='didiv_right_thire_Two';updatePassword();submit()" onmouseup="this.className='div_right_thire'"></div>
                  </div>
                  <div class="div_right_last">
                      <input id="autologin" name="autologin" type="checkbox" onfocus="this.blur()" value="1"/>Remember me
                  </div>
              </div>
              <div class="clear"></div>
          </div>
      </form>
      <script type="text/javascript">
      	function updatePassword(){
      		
      		if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      		if(document.getElementById("userpwd").value=='Password')
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />");
      		}
      		else
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='"+document.getElementById('userpwd').value+"' onfocus='this.select()'/>");
      			
      		}
      		if(document.getElementById("username").value=='User name')
      		{
      			document.getElementById("username").value="";
      		}
      		setTimeout("document.getElementById('userpwd').focus()",100);
      	}
      	function updateFontStyle(id){
      		jQuery("#"+id+"").css("font-style","normal")//inherit
      		//document.getElementById(id).style.fon="font-style:inherit";
      	}
      	
      	var lanCash = [{"CFG_FILE":"ui/language/chinese.ini","FONT_LIB":"FZYaoTi","FONT_LIB_FILE":"fonts/FZYTK.TTF","ICON_DIR":"ui/icons/chinese","LANG":"中文","SELECT":"false","VALUE":0},{"CFG_FILE":"ui/language/english.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"English","SELECT":"true","VALUE":1},{"CFG_FILE":"ui/language/korean.ini","FONT_LIB":"New Gulim","FONT_LIB_FILE":"fonts/NewGulim.ttf","ICON_DIR":"ui/icons/korean","LANG":"한국어","SELECT":"false","VALUE":2},{"CFG_FILE":"ui/language/italian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/italian","LANG":"Italiano","SELECT":"false","VALUE":3},{"CFG_FILE":"ui/language/german.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/german","LANG":"Deutsch","SELECT":"true","VALUE":4},{"CFG_FILE":"ui/language/thai.ini","FONT_LIB":"Tahoma","FONT_LIB_FILE":"fonts/tahoma.ttf","ICON_DIR":"ui/icons/thai","LANG":"ไทย","SELECT":"false","VALUE":5},{"CFG_FILE":"ui/language/turkish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/turkish","LANG":"Türkçe","SELECT":"true","VALUE":6},{"CFG_FILE":"ui/language/portuguese.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/portuguese","LANG":"Português","SELECT":"false","VALUE":7},{"CFG_FILE":"ui/language/spanlish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/spanlish","LANG":"Español","SELECT":"false","VALUE":8},{"CFG_FILE":"ui/language/romanian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/romanian","LANG":"Română","SELECT":"false","VALUE":9},{"CFG_FILE":"ui/language/greek.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Ελληνικά","SELECT":"false","VALUE":10},{"CFG_FILE":"ui/language/french.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/french","LANG":"Français","SELECT":"true","VALUE":11},{"CFG_FILE":"ui/language/russian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/russian","LANG":"Русский","SELECT":"false","VALUE":12},{"CFG_FILE":"ui/language/nederlands.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Nederlands","SELECT":"false","VALUE":13},{"CFG_FILE":"ui/language/hebrew.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/hebrew","LANG":"עברית","SELECT":"false","VALUE":14},{"CFG_FILE":"ui/language/chinesetrad.ini","FONT_LIB":"msf","FONT_LIB_FILE":"fonts/msf.ttf","ICON_DIR":"ui/icons/traditional","LANG":"中文繁体","SELECT":"false","VALUE":15},{"CFG_FILE":"ui/language/polish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/polish","LANG":"Polski","SELECT":"false","VALUE":16},{"CFG_FILE":"ui/language/Chechnya.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/Chechnya","LANG":"Čeština","SELECT":"false","VALUE":17},{"CFG_FILE":"ui/language/vietnam.ini","FONT_LIB":"Times","FONT_LIB_FILE":"fonts/Times.ttf","ICON_DIR":"ui/icons/vietnam","LANG":"Việt Nam","SELECT":"false","VALUE":18},{"CFG_FILE":"ui/language/japanese.ini","FONT_LIB":"MS Gothic","FONT_LIB_FILE":"fonts/MS-Gothic.ttf","ICON_DIR":"ui/icons/Japanese","LANG":"日本語","SELECT":"false","VALUE":19},{"CFG_FILE":"ui/language/Persian.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/Persian","LANG":"فارسی","SELECT":"false","VALUE":20},{"CFG_FILE":"ui/language/arapca.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/arapca","LANG":"العربية","SELECT":"true","VALUE":21}]
      ;
      	var product_type='7116XQ_VA';
      	custName='104';
      
      	var ring = false;
          var languageArr = [];
          for (var i = 0; i < lanCash.length; i++) {
              if (lanCash[i].SELECT + "" == "true") {
      			if(!ring)
      			{
      				if((lanCash[i].LANG == "中文" && (product_type.split("_")[0]!="7216XG") && (product_type.split("_")[0]!="8608XG") && (product_type.split("_")[0]!="8604XG")) || (lanCash[i].VALUE == 15 && custName == "103"))
      				{
      					ring = true;
      					rsp_setCookie("language_ch","true");
      				}
      				else
      				{
      					rsp_setCookie("language_ch","false");
      				}
      			}
                  languageArr[languageArr.length] = {"text":lanCash[i].LANG,"value":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];
      			//languageArr[languageArr.length] ={"text":""+lanCash[i].LANG+"","value":lanCash[i].LANG};
              }
          }
          g_lanmenu = new rspLanguageMenu("language", "language", languageArr);
          $('body').append(g_lanmenu.getHtml());
      </script>
       
       
       
       
       
       
       
      
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-05T19:16:22.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org"
               ],
               "hostname" : [
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/1999/xhtml",
                  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
               ]
            },
            "http" : {
               "bodymd5" : "aa38d05f3a2cbb6eaded0476fc60bfc2",
               "bodymmh3" : -19188302,
               "component" : [
                  {
                     "productversion" : "1.7.1",
                     "productvendor" : "jQuery",
                     "product" : "jQuery"
                  }
               ],
               "headermd5" : "dbff64d8d6fbe45de86bf25fb353f8f9",
               "headermmh3" : 445661682,
               "title" : "DVR LOGIN"
            },
            "length" : 10861
         },
         "asn" : "AS47331",
         "city" : "Istanbul",
         "country" : "TR",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nContent-type: text/html; charset=UTF-8\nServer: GNU rsp/1.0\nContent-Language: en\nExpires: -1\nP3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'\nCache-Control: private, max-age=0\nConnection: close\nDate: Tue, 05 Nov 2024 19:16:15 GMT\n\n\ufeff<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n    <title>DVR LOGIN</title>\r\n    <link href=\"./HAPPLE/pages/Styles/LoginNew.css?v1\" rel=\"stylesheet\" type=\"text/css\" />\r\n    <script src=\"./HAPPLE/js/jquery-1.7.1.min.js\" type=\"text/javascript\"></script>\r\n<script type=\"text/javascript\" src=\"./HAPPLE/js/rspFrame.js?v195\"></script>\r\n    <script src=\"./HAPPLE/pages/JS/login.js?V161\" type=\"text/javascript\"></script>\r\n    <script type=\"text/javascript\" language=\"javascript\">\r\n        function IEORFOREFOX_log() {\r\n            var height = 0;\r\n            if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari\r\n            {\r\n                height = ($(window).height() - 396) / 2;\r\n                $(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n            }\r\n            else if (window.ActiveXObject)// Determine whether IE browser\r\n            {\r\n                var browser = navigator.appName;\r\n                var b_version = navigator.appVersion;\r\n                var version = b_version.split(\";\");\r\n                var trim_Version = version[1].replace(/[ ]/g, \"\");\r\n                height = ($(window).height() - 396) / 2;\r\n                if (browser == \"Microsoft Internet Explorer\" && trim_Version == \"MSIE6.0\") {\r\n                    jQuery(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n                }\r\n                else {\r\n                    $(\"#divOne\").css(\"margin-top\", height - 15 + \"px\");\r\n                }\r\n            }\r\n        }\r\n        window.onresize = function() {setTimeout(\"IEORFOREFOX_log()\",100);pageOnSizeMoveMenu();};\r\n\r\n        function submit() {\r\n            document.getElementById(\"loginform\").submit(); return false;\r\n        }\r\n        $(document).keydown(function(event) {   //Enter event\r\n            var keycode = event.which;\r\n            if (keycode == 13) {\r\n\t\t\t\t\r\n\t\t\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\t\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t\t\t{\r\n\t\t\t\t    $(\".div_right_two_input_border\").html(\"<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />\");\r\n\t\t\t\t}\r\n\t\t\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t\t\t{\r\n\t\t\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif(jQuery(\"#username\").val()!=\"User name\"&&jQuery(\"#userpwd\").val()!=\"Password\"){\r\n                \tdocument.getElementById(\"loginform\").submit();\r\n\t\t\t\t}\r\n            }\r\n        });\r\n\t\t\r\n    </script>\r\n</head>\r\n<!--[if IE 6]>\r\n<script language=\"JavaScript\" type=\"text/javascript\" src=\"./HAPPLE/pages/JS/_png.js\"></script>\r\n<script>\r\nDD_belatedPNG.fix('img,.png,.menu li');\r\n</script>\r\n<![endif]-->\r\n<body id=\"login_body\" onload=\"IEORFOREFOX_log()\">\r\n\r\n<form name=\"loginform\" id=\"loginform\" action=\"./logincheck.rsp?type=1\" method=\"post\" onsubmit=\"return RM.LOGIN.checkLoginInput()\">\r\n    <div class=\"divLoginOne png\" id=\"divOne\">\r\n        <div class=\"div_leftBottom\">\r\n            <div class='log-dvr-logo'>\r\n                <div style=\" padding-top:26px; text-align:center; width:100%\">\r\n                    <img id=\"login_logoimg\" src=\"./HAPPLE/loginlogo/IE_04.798_login.png\" class=\"png\" />\r\n                </div>\r\n            </div>\r\n            <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout=\"mouseLeaveLabel();\">Language</label></div>\r\n           \r\n        </div>\r\n        <div class=\"div_login_right\">\r\n            <div class=\"div_right_top_font\">\r\n                <div class=\"div_right_title_font\">\r\n                    <b>DVR LOGIN</b>\r\n                </div>\r\n            </div>\r\n            <div class=\"div_right_one png\">\r\n                <div class=\"div_right_two_uname_border\">\r\n                    <input type=\"text\" id=\"username\"  name=\"username\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"User name\" onfocus=\"if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);\" onblur=\"updatePassword()\"/></div>\r\n                </div>\r\n            <div class=\"div_right_two png\">\r\n                <div class=\"div_right_two_input_border\">\r\n                    <input type=\"text\" id=\"userpwd1\" name=\"userpwd\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"Password\" onfocus=\"updatePassword();\" />\r\n                </div>\r\n                <div class=\"div_right_thire png\" onmousedown=\"this.className='didiv_right_thire_Two';updatePassword();submit()\" onmouseup=\"this.className='div_right_thire'\"></div>\r\n            </div>\r\n            <div class=\"div_right_last\">\r\n                <input id=\"autologin\" name=\"autologin\" type=\"checkbox\" onfocus=\"this.blur()\" value=\"1\"/>Remember me\r\n            </div>\r\n        </div>\r\n        <div class=\"clear\"></div>\r\n    </div>\r\n</form>\r\n<script type=\"text/javascript\">\r\n\tfunction updatePassword(){\r\n\t\t\r\n\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />\");\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='\"+document.getElementById('userpwd').value+\"' onfocus='this.select()'/>\");\r\n\t\t\t\r\n\t\t}\r\n\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t{\r\n\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t}\r\n\t\tsetTimeout(\"document.getElementById('userpwd').focus()\",100);\r\n\t}\r\n\tfunction updateFontStyle(id){\r\n\t\tjQuery(\"#\"+id+\"\").css(\"font-style\",\"normal\")//inherit\r\n\t\t//document.getElementById(id).style.fon=\"font-style:inherit\";\r\n\t}\r\n\t\r\n\tvar lanCash = [{\"CFG_FILE\":\"ui/language/chinese.ini\",\"FONT_LIB\":\"FZYaoTi\",\"FONT_LIB_FILE\":\"fonts/FZYTK.TTF\",\"ICON_DIR\":\"ui/icons/chinese\",\"LANG\":\"\u4e2d\u6587\",\"SELECT\":\"false\",\"VALUE\":0},{\"CFG_FILE\":\"ui/language/english.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"English\",\"SELECT\":\"true\",\"VALUE\":1},{\"CFG_FILE\":\"ui/language/korean.ini\",\"FONT_LIB\":\"New Gulim\",\"FONT_LIB_FILE\":\"fonts/NewGulim.ttf\",\"ICON_DIR\":\"ui/icons/korean\",\"LANG\":\"\ud55c\uad6d\uc5b4\",\"SELECT\":\"false\",\"VALUE\":2},{\"CFG_FILE\":\"ui/language/italian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/italian\",\"LANG\":\"Italiano\",\"SELECT\":\"false\",\"VALUE\":3},{\"CFG_FILE\":\"ui/language/german.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/german\",\"LANG\":\"Deutsch\",\"SELECT\":\"true\",\"VALUE\":4},{\"CFG_FILE\":\"ui/language/thai.ini\",\"FONT_LIB\":\"Tahoma\",\"FONT_LIB_FILE\":\"fonts/tahoma.ttf\",\"ICON_DIR\":\"ui/icons/thai\",\"LANG\":\"\u0e44\u0e17\u0e22\",\"SELECT\":\"false\",\"VALUE\":5},{\"CFG_FILE\":\"ui/language/turkish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/turkish\",\"LANG\":\"T\u00fcrk\u00e7e\",\"SELECT\":\"true\",\"VALUE\":6},{\"CFG_FILE\":\"ui/language/portuguese.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/portuguese\",\"LANG\":\"Portugu\u00eas\",\"SELECT\":\"false\",\"VALUE\":7},{\"CFG_FILE\":\"ui/language/spanlish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/spanlish\",\"LANG\":\"Espa\u00f1ol\",\"SELECT\":\"false\",\"VALUE\":8},{\"CFG_FILE\":\"ui/language/romanian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/romanian\",\"LANG\":\"Rom\u00e2n\u0103\",\"SELECT\":\"false\",\"VALUE\":9},{\"CFG_FILE\":\"ui/language/greek.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac\",\"SELECT\":\"false\",\"VALUE\":10},{\"CFG_FILE\":\"ui/language/french.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/french\",\"LANG\":\"Fran\u00e7ais\",\"SELECT\":\"true\",\"VALUE\":11},{\"CFG_FILE\":\"ui/language/russian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/russian\",\"LANG\":\"\u0420\u0443\u0441\u0441\u043a\u0438\u0439\",\"SELECT\":\"false\",\"VALUE\":12},{\"CFG_FILE\":\"ui/language/nederlands.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"Nederlands\",\"SELECT\":\"false\",\"VALUE\":13},{\"CFG_FILE\":\"ui/language/hebrew.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/hebrew\",\"LANG\":\"\u05e2\u05d1\u05e8\u05d9\u05ea\",\"SELECT\":\"false\",\"VALUE\":14},{\"CFG_FILE\":\"ui/language/chinesetrad.ini\",\"FONT_LIB\":\"msf\",\"FONT_LIB_FILE\":\"fonts/msf.ttf\",\"ICON_DIR\":\"ui/icons/traditional\",\"LANG\":\"\u4e2d\u6587\u7e41\u4f53\",\"SELECT\":\"false\",\"VALUE\":15},{\"CFG_FILE\":\"ui/language/polish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/polish\",\"LANG\":\"Polski\",\"SELECT\":\"false\",\"VALUE\":16},{\"CFG_FILE\":\"ui/language/Chechnya.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/Chechnya\",\"LANG\":\"\u010ce\u0161tina\",\"SELECT\":\"false\",\"VALUE\":17},{\"CFG_FILE\":\"ui/language/vietnam.ini\",\"FONT_LIB\":\"Times\",\"FONT_LIB_FILE\":\"fonts/Times.ttf\",\"ICON_DIR\":\"ui/icons/vietnam\",\"LANG\":\"Vi\u1ec7t Nam\",\"SELECT\":\"false\",\"VALUE\":18},{\"CFG_FILE\":\"ui/language/japanese.ini\",\"FONT_LIB\":\"MS Gothic\",\"FONT_LIB_FILE\":\"fonts/MS-Gothic.ttf\",\"ICON_DIR\":\"ui/icons/Japanese\",\"LANG\":\"\u65e5\u672c\u8a9e\",\"SELECT\":\"false\",\"VALUE\":19},{\"CFG_FILE\":\"ui/language/Persian.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/Persian\",\"LANG\":\"\u0641\u0627\u0631\u0633\u06cc\",\"SELECT\":\"false\",\"VALUE\":20},{\"CFG_FILE\":\"ui/language/arapca.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/arapca\",\"LANG\":\"\u0627\u0644\u0639\u0631\u0628\u064a\u0629\",\"SELECT\":\"true\",\"VALUE\":21}]\n;\r\n\tvar product_type='7116XQ_VA';\r\n\tcustName='104';\r\n\r\n\tvar ring = false;\r\n    var languageArr = [];\r\n    for (var i = 0; i < lanCash.length; i++) {\r\n        if (lanCash[i].SELECT + \"\" == \"true\") {\r\n\t\t\tif(!ring)\r\n\t\t\t{\r\n\t\t\t\tif((lanCash[i].LANG == \"\u4e2d\u6587\" && (product_type.split(\"_\")[0]!=\"7216XG\") && (product_type.split(\"_\")[0]!=\"8608XG\") && (product_type.split(\"_\")[0]!=\"8604XG\")) || (lanCash[i].VALUE == 15 && custName == \"103\"))\r\n\t\t\t\t{\r\n\t\t\t\t\tring = true;\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"true\");\r\n\t\t\t\t}\r\n\t\t\t\telse\r\n\t\t\t\t{\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"false\");\r\n\t\t\t\t}\r\n\t\t\t}\r\n            languageArr[languageArr.length] = {\"text\":lanCash[i].LANG,\"value\":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];\r\n\t\t\t//languageArr[languageArr.length] ={\"text\":\"\"+lanCash[i].LANG+\"\",\"value\":lanCash[i].LANG};\r\n        }\r\n    }\r\n    g_lanmenu = new rspLanguageMenu(\"language\", \"language\", languageArr);\r\n    $('body').append(g_lanmenu.getHtml());\r\n</script>\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n</body>\r\n</html>\r\n",
         "datamd5" : "68720a12aa774f4574be36bec2bd36db",
         "datammh3" : -236543644,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "ttnet.com.tr"
         ],
         "forward" : "81.213.124.22",
         "geolocus" : {
            "asn" : "AS9121",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "TR",
            "countryname" : "Turkey",
            "domain" : [
               "turktelekom.com.tr"
            ],
            "isineu" : "false",
            "latitude" : "38.963745",
            "location" : "38.963745,35.243322",
            "longitude" : "35.243322",
            "netname" : "TR-TELEKOM-20021015",
            "organization" : "Turk Telekomunikasyon Anonim Sirketi",
            "subnet" : "81.212.0.0/14"
         },
         "host" : [
            81
         ],
         "hostname" : [
            "81.213.124.22",
            "81.213.124.22.dynamic.ttnet.com.tr"
         ],
         "ip" : "81.213.124.22",
         "ipv6" : "false",
         "latitude" : "41.0247",
         "location" : "41.0247,28.9252",
         "longitude" : "28.9252",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Turk Telekom",
         "port" : 49152,
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "reverse" : [
            "81.213.124.22.dynamic.ttnet.com.tr"
         ],
         "seen_date" : "2024-11-05",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subdomains" : [
            "22.dynamic.ttnet.com.tr",
            "213.124.22.dynamic.ttnet.com.tr",
            "dynamic.ttnet.com.tr",
            "124.22.dynamic.ttnet.com.tr"
         ],
         "subnet" : "81.213.120.0/21",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "com.tr"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/login.rsp"
      }
      
  • 78.187.124.107:49152 (tcp/http) - last seen on 2024-11-04 at 16:07:14 UTC

    • IP
      78.187.124.107
      Network
      78.187.124.0/23
      Domain(s)
      ttnet.com.tr
      Device

      <enterprise field>: device.class

      URL

      http://78.187.124.107:49152/login.rsp 200

      HTTP Title
      DVR LOGIN
      Reverse DNS
      78.187.124.107.dynamic.ttnet.com.tr
      ASN
      AS47331
      Organization
      Turk Telekom
      Protocol
      http
      Source
      urlscan::redirect
    • HTTP Component(s)
      jQuery jQuery 1.7.1
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      c35ad8ff536e8b5912d9f44cbfd834d1
      HTTP Header MD5
      dbff64d8d6fbe45de86bf25fb353f8f9
      HTTP Body MD5
      aa38d05f3a2cbb6eaded0476fc60bfc2
    • HTTP/1.0 200 OK
      Content-type: text/html; charset=UTF-8
      Server: GNU rsp/1.0
      Content-Language: en
      Expires: -1
      P3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'
      Cache-Control: private, max-age=0
      Connection: close
      Date: Mon, 04 Nov 2024 17:19:19 GMT
      
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
          <title>DVR LOGIN</title>
          <link href="./HAPPLE/pages/Styles/LoginNew.css?v1" rel="stylesheet" type="text/css" />
          <script src="./HAPPLE/js/jquery-1.7.1.min.js" type="text/javascript"></script>
      <script type="text/javascript" src="./HAPPLE/js/rspFrame.js?v195"></script>
          <script src="./HAPPLE/pages/JS/login.js?V161" type="text/javascript"></script>
          <script type="text/javascript" language="javascript">
              function IEORFOREFOX_log() {
                  var height = 0;
                  if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari
                  {
                      height = ($(window).height() - 396) / 2;
                      $(".divLoginOne").css("margin-top", height + "px");
                  }
                  else if (window.ActiveXObject)// Determine whether IE browser
                  {
                      var browser = navigator.appName;
                      var b_version = navigator.appVersion;
                      var version = b_version.split(";");
                      var trim_Version = version[1].replace(/[ ]/g, "");
                      height = ($(window).height() - 396) / 2;
                      if (browser == "Microsoft Internet Explorer" && trim_Version == "MSIE6.0") {
                          jQuery(".divLoginOne").css("margin-top", height + "px");
                      }
                      else {
                          $("#divOne").css("margin-top", height - 15 + "px");
                      }
                  }
              }
              window.onresize = function() {setTimeout("IEORFOREFOX_log()",100);pageOnSizeMoveMenu();};
      
              function submit() {
                  document.getElementById("loginform").submit(); return false;
              }
              $(document).keydown(function(event) {   //Enter event
                  var keycode = event.which;
                  if (keycode == 13) {
      				
      				if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      				if(document.getElementById("userpwd").value=='Password')
      				{
      				    $(".div_right_two_input_border").html("<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />");
      				}
      				if(document.getElementById("username").value=='User name')
      				{
      					document.getElementById("username").value="";
      				}
      
      				if(jQuery("#username").val()!="User name"&&jQuery("#userpwd").val()!="Password"){
                      	document.getElementById("loginform").submit();
      				}
                  }
              });
      		
          </script>
      </head>
      <!--[if IE 6]>
      <script language="JavaScript" type="text/javascript" src="./HAPPLE/pages/JS/_png.js"></script>
      <script>
      DD_belatedPNG.fix('img,.png,.menu li');
      </script>
      <![endif]-->
      <body id="login_body" onload="IEORFOREFOX_log()">
      
      <form name="loginform" id="loginform" action="./logincheck.rsp?type=1" method="post" onsubmit="return RM.LOGIN.checkLoginInput()">
          <div class="divLoginOne png" id="divOne">
              <div class="div_leftBottom">
                  <div class='log-dvr-logo'>
                      <div style=" padding-top:26px; text-align:center; width:100%">
                          <img id="login_logoimg" src="./HAPPLE/loginlogo/logo_viewdvr.png" class="png" />
                      </div>
                  </div>
                  <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout="mouseLeaveLabel();">Language</label></div>
                 
              </div>
              <div class="div_login_right">
                  <div class="div_right_top_font">
                      <div class="div_right_title_font">
                          <b>DVR LOGIN</b>
                      </div>
                  </div>
                  <div class="div_right_one png">
                      <div class="div_right_two_uname_border">
                          <input type="text" id="username"  name="username" maxlength="16" style="color:gray; font-style:italic;" value="User name" onfocus="if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);" onblur="updatePassword()"/></div>
                      </div>
                  <div class="div_right_two png">
                      <div class="div_right_two_input_border">
                          <input type="text" id="userpwd1" name="userpwd" maxlength="16" style="color:gray; font-style:italic;" value="Password" onfocus="updatePassword();" />
                      </div>
                      <div class="div_right_thire png" onmousedown="this.className='didiv_right_thire_Two';updatePassword();submit()" onmouseup="this.className='div_right_thire'"></div>
                  </div>
                  <div class="div_right_last">
                      <input id="autologin" name="autologin" type="checkbox" onfocus="this.blur()" value="1"/>Remember me
                  </div>
              </div>
              <div class="clear"></div>
          </div>
      </form>
      <script type="text/javascript">
      	function updatePassword(){
      		
      		if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      		if(document.getElementById("userpwd").value=='Password')
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />");
      		}
      		else
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='"+document.getElementById('userpwd').value+"' onfocus='this.select()'/>");
      			
      		}
      		if(document.getElementById("username").value=='User name')
      		{
      			document.getElementById("username").value="";
      		}
      		setTimeout("document.getElementById('userpwd').focus()",100);
      	}
      	function updateFontStyle(id){
      		jQuery("#"+id+"").css("font-style","normal")//inherit
      		//document.getElementById(id).style.fon="font-style:inherit";
      	}
      	
      	var lanCash = [{"CFG_FILE":"ui/language/chinese.ini","FONT_LIB":"FZYaoTi","FONT_LIB_FILE":"fonts/FZYTK.TTF","ICON_DIR":"ui/icons/chinese","LANG":"中文","SELECT":"false","VALUE":0},{"CFG_FILE":"ui/language/english.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"English","SELECT":"true","VALUE":1},{"CFG_FILE":"ui/language/korean.ini","FONT_LIB":"New Gulim","FONT_LIB_FILE":"fonts/NewGulim.ttf","ICON_DIR":"ui/icons/korean","LANG":"한국어","SELECT":"false","VALUE":2},{"CFG_FILE":"ui/language/italian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/italian","LANG":"Italiano","SELECT":"false","VALUE":3},{"CFG_FILE":"ui/language/german.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/german","LANG":"Deutsch","SELECT":"true","VALUE":4},{"CFG_FILE":"ui/language/thai.ini","FONT_LIB":"Tahoma","FONT_LIB_FILE":"fonts/tahoma.ttf","ICON_DIR":"ui/icons/thai","LANG":"ไทย","SELECT":"false","VALUE":5},{"CFG_FILE":"ui/language/turkish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/turkish","LANG":"Türkçe","SELECT":"true","VALUE":6},{"CFG_FILE":"ui/language/portuguese.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/portuguese","LANG":"Português","SELECT":"false","VALUE":7},{"CFG_FILE":"ui/language/spanlish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/spanlish","LANG":"Español","SELECT":"false","VALUE":8},{"CFG_FILE":"ui/language/romanian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/romanian","LANG":"Română","SELECT":"false","VALUE":9},{"CFG_FILE":"ui/language/greek.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Ελληνικά","SELECT":"false","VALUE":10},{"CFG_FILE":"ui/language/french.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/french","LANG":"Français","SELECT":"true","VALUE":11},{"CFG_FILE":"ui/language/russian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/russian","LANG":"Русский","SELECT":"false","VALUE":12},{"CFG_FILE":"ui/language/nederlands.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Nederlands","SELECT":"false","VALUE":13},{"CFG_FILE":"ui/language/hebrew.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/hebrew","LANG":"עברית","SELECT":"false","VALUE":14},{"CFG_FILE":"ui/language/chinesetrad.ini","FONT_LIB":"msf","FONT_LIB_FILE":"fonts/msf.ttf","ICON_DIR":"ui/icons/traditional","LANG":"中文繁体","SELECT":"false","VALUE":15},{"CFG_FILE":"ui/language/polish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/polish","LANG":"Polski","SELECT":"false","VALUE":16},{"CFG_FILE":"ui/language/Chechnya.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/Chechnya","LANG":"Čeština","SELECT":"false","VALUE":17},{"CFG_FILE":"ui/language/vietnam.ini","FONT_LIB":"Times","FONT_LIB_FILE":"fonts/Times.ttf","ICON_DIR":"ui/icons/vietnam","LANG":"Việt Nam","SELECT":"false","VALUE":18},{"CFG_FILE":"ui/language/japanese.ini","FONT_LIB":"MS Gothic","FONT_LIB_FILE":"fonts/MS-Gothic.ttf","ICON_DIR":"ui/icons/Japanese","LANG":"日本語","SELECT":"false","VALUE":19},{"CFG_FILE":"ui/language/Persian.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/Persian","LANG":"فارسی","SELECT":"false","VALUE":20},{"CFG_FILE":"ui/language/arapca.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/arapca","LANG":"العربية","SELECT":"true","VALUE":21}]
      ;
      	var product_type='7116XQ_VA';
      	custName='104';
      
      	var ring = false;
          var languageArr = [];
          for (var i = 0; i < lanCash.length; i++) {
              if (lanCash[i].SELECT + "" == "true") {
      			if(!ring)
      			{
      				if((lanCash[i].LANG == "中文" && (product_type.split("_")[0]!="7216XG") && (product_type.split("_")[0]!="8608XG") && (product_type.split("_")[0]!="8604XG")) || (lanCash[i].VALUE == 15 && custName == "103"))
      				{
      					ring = true;
      					rsp_setCookie("language_ch","true");
      				}
      				else
      				{
      					rsp_setCookie("language_ch","false");
      				}
      			}
                  languageArr[languageArr.length] = {"text":lanCash[i].LANG,"value":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];
      			//languageArr[languageArr.length] ={"text":""+lanCash[i].LANG+"","value":lanCash[i].LANG};
              }
          }
          g_lanmenu = new rspLanguageMenu("language", "language", languageArr);
          $('body').append(g_lanmenu.getHtml());
      </script>
       
       
       
       
       
       
       
      
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-04T16:07:14.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org"
               ],
               "hostname" : [
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/1999/xhtml",
                  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
               ]
            },
            "http" : {
               "bodymd5" : "aa38d05f3a2cbb6eaded0476fc60bfc2",
               "bodymmh3" : -235225457,
               "component" : [
                  {
                     "productversion" : "1.7.1",
                     "productvendor" : "jQuery",
                     "product" : "jQuery"
                  }
               ],
               "headermd5" : "dbff64d8d6fbe45de86bf25fb353f8f9",
               "headermmh3" : -1096807689,
               "title" : "DVR LOGIN"
            },
            "length" : 10858
         },
         "asn" : "AS47331",
         "city" : "\u00c7ankaya",
         "country" : "TR",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nContent-type: text/html; charset=UTF-8\nServer: GNU rsp/1.0\nContent-Language: en\nExpires: -1\nP3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'\nCache-Control: private, max-age=0\nConnection: close\nDate: Mon, 04 Nov 2024 17:19:19 GMT\n\n\ufeff<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n    <title>DVR LOGIN</title>\r\n    <link href=\"./HAPPLE/pages/Styles/LoginNew.css?v1\" rel=\"stylesheet\" type=\"text/css\" />\r\n    <script src=\"./HAPPLE/js/jquery-1.7.1.min.js\" type=\"text/javascript\"></script>\r\n<script type=\"text/javascript\" src=\"./HAPPLE/js/rspFrame.js?v195\"></script>\r\n    <script src=\"./HAPPLE/pages/JS/login.js?V161\" type=\"text/javascript\"></script>\r\n    <script type=\"text/javascript\" language=\"javascript\">\r\n        function IEORFOREFOX_log() {\r\n            var height = 0;\r\n            if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari\r\n            {\r\n                height = ($(window).height() - 396) / 2;\r\n                $(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n            }\r\n            else if (window.ActiveXObject)// Determine whether IE browser\r\n            {\r\n                var browser = navigator.appName;\r\n                var b_version = navigator.appVersion;\r\n                var version = b_version.split(\";\");\r\n                var trim_Version = version[1].replace(/[ ]/g, \"\");\r\n                height = ($(window).height() - 396) / 2;\r\n                if (browser == \"Microsoft Internet Explorer\" && trim_Version == \"MSIE6.0\") {\r\n                    jQuery(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n                }\r\n                else {\r\n                    $(\"#divOne\").css(\"margin-top\", height - 15 + \"px\");\r\n                }\r\n            }\r\n        }\r\n        window.onresize = function() {setTimeout(\"IEORFOREFOX_log()\",100);pageOnSizeMoveMenu();};\r\n\r\n        function submit() {\r\n            document.getElementById(\"loginform\").submit(); return false;\r\n        }\r\n        $(document).keydown(function(event) {   //Enter event\r\n            var keycode = event.which;\r\n            if (keycode == 13) {\r\n\t\t\t\t\r\n\t\t\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\t\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t\t\t{\r\n\t\t\t\t    $(\".div_right_two_input_border\").html(\"<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />\");\r\n\t\t\t\t}\r\n\t\t\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t\t\t{\r\n\t\t\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif(jQuery(\"#username\").val()!=\"User name\"&&jQuery(\"#userpwd\").val()!=\"Password\"){\r\n                \tdocument.getElementById(\"loginform\").submit();\r\n\t\t\t\t}\r\n            }\r\n        });\r\n\t\t\r\n    </script>\r\n</head>\r\n<!--[if IE 6]>\r\n<script language=\"JavaScript\" type=\"text/javascript\" src=\"./HAPPLE/pages/JS/_png.js\"></script>\r\n<script>\r\nDD_belatedPNG.fix('img,.png,.menu li');\r\n</script>\r\n<![endif]-->\r\n<body id=\"login_body\" onload=\"IEORFOREFOX_log()\">\r\n\r\n<form name=\"loginform\" id=\"loginform\" action=\"./logincheck.rsp?type=1\" method=\"post\" onsubmit=\"return RM.LOGIN.checkLoginInput()\">\r\n    <div class=\"divLoginOne png\" id=\"divOne\">\r\n        <div class=\"div_leftBottom\">\r\n            <div class='log-dvr-logo'>\r\n                <div style=\" padding-top:26px; text-align:center; width:100%\">\r\n                    <img id=\"login_logoimg\" src=\"./HAPPLE/loginlogo/logo_viewdvr.png\" class=\"png\" />\r\n                </div>\r\n            </div>\r\n            <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout=\"mouseLeaveLabel();\">Language</label></div>\r\n           \r\n        </div>\r\n        <div class=\"div_login_right\">\r\n            <div class=\"div_right_top_font\">\r\n                <div class=\"div_right_title_font\">\r\n                    <b>DVR LOGIN</b>\r\n                </div>\r\n            </div>\r\n            <div class=\"div_right_one png\">\r\n                <div class=\"div_right_two_uname_border\">\r\n                    <input type=\"text\" id=\"username\"  name=\"username\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"User name\" onfocus=\"if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);\" onblur=\"updatePassword()\"/></div>\r\n                </div>\r\n            <div class=\"div_right_two png\">\r\n                <div class=\"div_right_two_input_border\">\r\n                    <input type=\"text\" id=\"userpwd1\" name=\"userpwd\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"Password\" onfocus=\"updatePassword();\" />\r\n                </div>\r\n                <div class=\"div_right_thire png\" onmousedown=\"this.className='didiv_right_thire_Two';updatePassword();submit()\" onmouseup=\"this.className='div_right_thire'\"></div>\r\n            </div>\r\n            <div class=\"div_right_last\">\r\n                <input id=\"autologin\" name=\"autologin\" type=\"checkbox\" onfocus=\"this.blur()\" value=\"1\"/>Remember me\r\n            </div>\r\n        </div>\r\n        <div class=\"clear\"></div>\r\n    </div>\r\n</form>\r\n<script type=\"text/javascript\">\r\n\tfunction updatePassword(){\r\n\t\t\r\n\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />\");\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='\"+document.getElementById('userpwd').value+\"' onfocus='this.select()'/>\");\r\n\t\t\t\r\n\t\t}\r\n\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t{\r\n\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t}\r\n\t\tsetTimeout(\"document.getElementById('userpwd').focus()\",100);\r\n\t}\r\n\tfunction updateFontStyle(id){\r\n\t\tjQuery(\"#\"+id+\"\").css(\"font-style\",\"normal\")//inherit\r\n\t\t//document.getElementById(id).style.fon=\"font-style:inherit\";\r\n\t}\r\n\t\r\n\tvar lanCash = [{\"CFG_FILE\":\"ui/language/chinese.ini\",\"FONT_LIB\":\"FZYaoTi\",\"FONT_LIB_FILE\":\"fonts/FZYTK.TTF\",\"ICON_DIR\":\"ui/icons/chinese\",\"LANG\":\"\u4e2d\u6587\",\"SELECT\":\"false\",\"VALUE\":0},{\"CFG_FILE\":\"ui/language/english.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"English\",\"SELECT\":\"true\",\"VALUE\":1},{\"CFG_FILE\":\"ui/language/korean.ini\",\"FONT_LIB\":\"New Gulim\",\"FONT_LIB_FILE\":\"fonts/NewGulim.ttf\",\"ICON_DIR\":\"ui/icons/korean\",\"LANG\":\"\ud55c\uad6d\uc5b4\",\"SELECT\":\"false\",\"VALUE\":2},{\"CFG_FILE\":\"ui/language/italian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/italian\",\"LANG\":\"Italiano\",\"SELECT\":\"false\",\"VALUE\":3},{\"CFG_FILE\":\"ui/language/german.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/german\",\"LANG\":\"Deutsch\",\"SELECT\":\"true\",\"VALUE\":4},{\"CFG_FILE\":\"ui/language/thai.ini\",\"FONT_LIB\":\"Tahoma\",\"FONT_LIB_FILE\":\"fonts/tahoma.ttf\",\"ICON_DIR\":\"ui/icons/thai\",\"LANG\":\"\u0e44\u0e17\u0e22\",\"SELECT\":\"false\",\"VALUE\":5},{\"CFG_FILE\":\"ui/language/turkish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/turkish\",\"LANG\":\"T\u00fcrk\u00e7e\",\"SELECT\":\"true\",\"VALUE\":6},{\"CFG_FILE\":\"ui/language/portuguese.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/portuguese\",\"LANG\":\"Portugu\u00eas\",\"SELECT\":\"false\",\"VALUE\":7},{\"CFG_FILE\":\"ui/language/spanlish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/spanlish\",\"LANG\":\"Espa\u00f1ol\",\"SELECT\":\"false\",\"VALUE\":8},{\"CFG_FILE\":\"ui/language/romanian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/romanian\",\"LANG\":\"Rom\u00e2n\u0103\",\"SELECT\":\"false\",\"VALUE\":9},{\"CFG_FILE\":\"ui/language/greek.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac\",\"SELECT\":\"false\",\"VALUE\":10},{\"CFG_FILE\":\"ui/language/french.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/french\",\"LANG\":\"Fran\u00e7ais\",\"SELECT\":\"true\",\"VALUE\":11},{\"CFG_FILE\":\"ui/language/russian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/russian\",\"LANG\":\"\u0420\u0443\u0441\u0441\u043a\u0438\u0439\",\"SELECT\":\"false\",\"VALUE\":12},{\"CFG_FILE\":\"ui/language/nederlands.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"Nederlands\",\"SELECT\":\"false\",\"VALUE\":13},{\"CFG_FILE\":\"ui/language/hebrew.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/hebrew\",\"LANG\":\"\u05e2\u05d1\u05e8\u05d9\u05ea\",\"SELECT\":\"false\",\"VALUE\":14},{\"CFG_FILE\":\"ui/language/chinesetrad.ini\",\"FONT_LIB\":\"msf\",\"FONT_LIB_FILE\":\"fonts/msf.ttf\",\"ICON_DIR\":\"ui/icons/traditional\",\"LANG\":\"\u4e2d\u6587\u7e41\u4f53\",\"SELECT\":\"false\",\"VALUE\":15},{\"CFG_FILE\":\"ui/language/polish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/polish\",\"LANG\":\"Polski\",\"SELECT\":\"false\",\"VALUE\":16},{\"CFG_FILE\":\"ui/language/Chechnya.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/Chechnya\",\"LANG\":\"\u010ce\u0161tina\",\"SELECT\":\"false\",\"VALUE\":17},{\"CFG_FILE\":\"ui/language/vietnam.ini\",\"FONT_LIB\":\"Times\",\"FONT_LIB_FILE\":\"fonts/Times.ttf\",\"ICON_DIR\":\"ui/icons/vietnam\",\"LANG\":\"Vi\u1ec7t Nam\",\"SELECT\":\"false\",\"VALUE\":18},{\"CFG_FILE\":\"ui/language/japanese.ini\",\"FONT_LIB\":\"MS Gothic\",\"FONT_LIB_FILE\":\"fonts/MS-Gothic.ttf\",\"ICON_DIR\":\"ui/icons/Japanese\",\"LANG\":\"\u65e5\u672c\u8a9e\",\"SELECT\":\"false\",\"VALUE\":19},{\"CFG_FILE\":\"ui/language/Persian.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/Persian\",\"LANG\":\"\u0641\u0627\u0631\u0633\u06cc\",\"SELECT\":\"false\",\"VALUE\":20},{\"CFG_FILE\":\"ui/language/arapca.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/arapca\",\"LANG\":\"\u0627\u0644\u0639\u0631\u0628\u064a\u0629\",\"SELECT\":\"true\",\"VALUE\":21}]\n;\r\n\tvar product_type='7116XQ_VA';\r\n\tcustName='104';\r\n\r\n\tvar ring = false;\r\n    var languageArr = [];\r\n    for (var i = 0; i < lanCash.length; i++) {\r\n        if (lanCash[i].SELECT + \"\" == \"true\") {\r\n\t\t\tif(!ring)\r\n\t\t\t{\r\n\t\t\t\tif((lanCash[i].LANG == \"\u4e2d\u6587\" && (product_type.split(\"_\")[0]!=\"7216XG\") && (product_type.split(\"_\")[0]!=\"8608XG\") && (product_type.split(\"_\")[0]!=\"8604XG\")) || (lanCash[i].VALUE == 15 && custName == \"103\"))\r\n\t\t\t\t{\r\n\t\t\t\t\tring = true;\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"true\");\r\n\t\t\t\t}\r\n\t\t\t\telse\r\n\t\t\t\t{\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"false\");\r\n\t\t\t\t}\r\n\t\t\t}\r\n            languageArr[languageArr.length] = {\"text\":lanCash[i].LANG,\"value\":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];\r\n\t\t\t//languageArr[languageArr.length] ={\"text\":\"\"+lanCash[i].LANG+\"\",\"value\":lanCash[i].LANG};\r\n        }\r\n    }\r\n    g_lanmenu = new rspLanguageMenu(\"language\", \"language\", languageArr);\r\n    $('body').append(g_lanmenu.getHtml());\r\n</script>\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n</body>\r\n</html>\r\n",
         "datamd5" : "c35ad8ff536e8b5912d9f44cbfd834d1",
         "datammh3" : -1212009411,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "ttnet.com.tr"
         ],
         "forward" : "78.187.124.107",
         "geolocus" : {
            "asn" : "AS9121",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "TR",
            "countryname" : "Turkey",
            "domain" : [
               "ttnet.com.tr",
               "turktelekom.com.tr"
            ],
            "isineu" : "false",
            "latitude" : "38.963745",
            "location" : "38.963745,35.243322",
            "longitude" : "35.243322",
            "netname" : "TurkTelekom",
            "organization" : "TurkTelecom",
            "subnet" : "78.187.120.0/21"
         },
         "host" : [
            78
         ],
         "hostname" : [
            "78.187.124.107",
            "78.187.124.107.dynamic.ttnet.com.tr"
         ],
         "ip" : "78.187.124.107",
         "ipv6" : "false",
         "latitude" : "39.9205",
         "location" : "39.9205,32.8372",
         "longitude" : "32.8372",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Turk Telekom",
         "port" : 49152,
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "reverse" : [
            "78.187.124.107.dynamic.ttnet.com.tr"
         ],
         "seen_date" : "2024-11-04",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subdomains" : [
            "107.dynamic.ttnet.com.tr",
            "187.124.107.dynamic.ttnet.com.tr",
            "dynamic.ttnet.com.tr",
            "124.107.dynamic.ttnet.com.tr"
         ],
         "subnet" : "78.187.124.0/23",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "com.tr"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/login.rsp"
      }
      
  • 1.52.120.105:49152 (tcp/http) - last seen on 2024-11-04 at 14:08:45 UTC

    • IP
      1.52.120.105
      Network
      1.52.112.0/20
      Device

      <enterprise field>: device.class

      URL

      http://1.52.120.105:49152/login.rsp 200

      HTTP Title
      DVR LOGIN
      ASN
      AS18403
      Organization
      FPT Telecom Company
      Protocol
      http
      Source
      urlscan::redirect
    • HTTP Component(s)
      jQuery jQuery 1.7.1
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      6ef01775c894edad2d4108cef2e659fc
      HTTP Header MD5
      dbff64d8d6fbe45de86bf25fb353f8f9
      HTTP Body MD5
      aa38d05f3a2cbb6eaded0476fc60bfc2
    • HTTP/1.0 200 OK
      Content-type: text/html; charset=UTF-8
      Server: GNU rsp/1.0
      Content-Language: en
      Expires: -1
      P3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'
      Cache-Control: private, max-age=0
      Connection: close
      Date: Mon, 04 Nov 2024 14:08:21 GMT
      
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
          <title>DVR LOGIN</title>
          <link href="./HAPPLE/pages/Styles/LoginNew.css?v1" rel="stylesheet" type="text/css" />
          <script src="./HAPPLE/js/jquery-1.7.1.min.js" type="text/javascript"></script>
      <script type="text/javascript" src="./HAPPLE/js/rspFrame.js?v195"></script>
          <script src="./HAPPLE/pages/JS/login.js?V161" type="text/javascript"></script>
          <script type="text/javascript" language="javascript">
              function IEORFOREFOX_log() {
                  var height = 0;
                  if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari
                  {
                      height = ($(window).height() - 396) / 2;
                      $(".divLoginOne").css("margin-top", height + "px");
                  }
                  else if (window.ActiveXObject)// Determine whether IE browser
                  {
                      var browser = navigator.appName;
                      var b_version = navigator.appVersion;
                      var version = b_version.split(";");
                      var trim_Version = version[1].replace(/[ ]/g, "");
                      height = ($(window).height() - 396) / 2;
                      if (browser == "Microsoft Internet Explorer" && trim_Version == "MSIE6.0") {
                          jQuery(".divLoginOne").css("margin-top", height + "px");
                      }
                      else {
                          $("#divOne").css("margin-top", height - 15 + "px");
                      }
                  }
              }
              window.onresize = function() {setTimeout("IEORFOREFOX_log()",100);pageOnSizeMoveMenu();};
      
              function submit() {
                  document.getElementById("loginform").submit(); return false;
              }
              $(document).keydown(function(event) {   //Enter event
                  var keycode = event.which;
                  if (keycode == 13) {
      				
      				if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      				if(document.getElementById("userpwd").value=='Password')
      				{
      				    $(".div_right_two_input_border").html("<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />");
      				}
      				if(document.getElementById("username").value=='User name')
      				{
      					document.getElementById("username").value="";
      				}
      
      				if(jQuery("#username").val()!="User name"&&jQuery("#userpwd").val()!="Password"){
                      	document.getElementById("loginform").submit();
      				}
                  }
              });
      		
          </script>
      </head>
      <!--[if IE 6]>
      <script language="JavaScript" type="text/javascript" src="./HAPPLE/pages/JS/_png.js"></script>
      <script>
      DD_belatedPNG.fix('img,.png,.menu li');
      </script>
      <![endif]-->
      <body id="login_body" onload="IEORFOREFOX_log()">
      
      <form name="loginform" id="loginform" action="./logincheck.rsp?type=1" method="post" onsubmit="return RM.LOGIN.checkLoginInput()">
          <div class="divLoginOne png" id="divOne">
              <div class="div_leftBottom">
                  <div class='log-dvr-logo'>
                      <div style=" padding-top:26px; text-align:center; width:100%">
                          <img id="login_logoimg" src="./HAPPLE/loginlogo/logo_viewdvr.png" class="png" />
                      </div>
                  </div>
                  <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout="mouseLeaveLabel();">Language</label></div>
                 
              </div>
              <div class="div_login_right">
                  <div class="div_right_top_font">
                      <div class="div_right_title_font">
                          <b>DVR LOGIN</b>
                      </div>
                  </div>
                  <div class="div_right_one png">
                      <div class="div_right_two_uname_border">
                          <input type="text" id="username"  name="username" maxlength="16" style="color:gray; font-style:italic;" value="User name" onfocus="if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);" onblur="updatePassword()"/></div>
                      </div>
                  <div class="div_right_two png">
                      <div class="div_right_two_input_border">
                          <input type="text" id="userpwd1" name="userpwd" maxlength="16" style="color:gray; font-style:italic;" value="Password" onfocus="updatePassword();" />
                      </div>
                      <div class="div_right_thire png" onmousedown="this.className='didiv_right_thire_Two';updatePassword();submit()" onmouseup="this.className='div_right_thire'"></div>
                  </div>
                  <div class="div_right_last">
                      <input id="autologin" name="autologin" type="checkbox" onfocus="this.blur()" value="1"/>Remember me
                  </div>
              </div>
              <div class="clear"></div>
          </div>
      </form>
      <script type="text/javascript">
      	function updatePassword(){
      		
      		if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      		if(document.getElementById("userpwd").value=='Password')
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />");
      		}
      		else
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='"+document.getElementById('userpwd').value+"' onfocus='this.select()'/>");
      			
      		}
      		if(document.getElementById("username").value=='User name')
      		{
      			document.getElementById("username").value="";
      		}
      		setTimeout("document.getElementById('userpwd').focus()",100);
      	}
      	function updateFontStyle(id){
      		jQuery("#"+id+"").css("font-style","normal")//inherit
      		//document.getElementById(id).style.fon="font-style:inherit";
      	}
      	
      	var lanCash = [{"CFG_FILE":"ui/language/chinese.ini","FONT_LIB":"FZYaoTi","FONT_LIB_FILE":"fonts/FZYTK.TTF","ICON_DIR":"ui/icons/chinese","LANG":"中文","SELECT":"false","VALUE":0},{"CFG_FILE":"ui/language/english.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"English","SELECT":"true","VALUE":1},{"CFG_FILE":"ui/language/korean.ini","FONT_LIB":"New Gulim","FONT_LIB_FILE":"fonts/NewGulim.ttf","ICON_DIR":"ui/icons/korean","LANG":"한국어","SELECT":"false","VALUE":2},{"CFG_FILE":"ui/language/italian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/italian","LANG":"Italiano","SELECT":"true","VALUE":3},{"CFG_FILE":"ui/language/german.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/german","LANG":"Deutsch","SELECT":"false","VALUE":4},{"CFG_FILE":"ui/language/thai.ini","FONT_LIB":"Tahoma","FONT_LIB_FILE":"fonts/tahoma.ttf","ICON_DIR":"ui/icons/thai","LANG":"ไทย","SELECT":"false","VALUE":5},{"CFG_FILE":"ui/language/turkish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/turkish","LANG":"Türkçe","SELECT":"false","VALUE":6},{"CFG_FILE":"ui/language/portuguese.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/portuguese","LANG":"Português","SELECT":"true","VALUE":7},{"CFG_FILE":"ui/language/spanlish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/spanlish","LANG":"Español","SELECT":"true","VALUE":8},{"CFG_FILE":"ui/language/romanian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/romanian","LANG":"Română","SELECT":"false","VALUE":9},{"CFG_FILE":"ui/language/greek.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Ελληνικά","SELECT":"false","VALUE":10},{"CFG_FILE":"ui/language/french.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/french","LANG":"Français","SELECT":"true","VALUE":11},{"CFG_FILE":"ui/language/russian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/russian","LANG":"Русский","SELECT":"true","VALUE":12},{"CFG_FILE":"ui/language/nederlands.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Nederlands","SELECT":"false","VALUE":13},{"CFG_FILE":"ui/language/hebrew.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/hebrew","LANG":"עברית","SELECT":"false","VALUE":14},{"CFG_FILE":"ui/language/chinesetrad.ini","FONT_LIB":"msf","FONT_LIB_FILE":"fonts/msf.ttf","ICON_DIR":"ui/icons/traditional","LANG":"中文繁体","SELECT":"true","VALUE":15},{"CFG_FILE":"ui/language/polish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/polish","LANG":"Polski","SELECT":"false","VALUE":16},{"CFG_FILE":"ui/language/Chechnya.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/Chechnya","LANG":"Čeština","SELECT":"false","VALUE":17},{"CFG_FILE":"ui/language/vietnam.ini","FONT_LIB":"Times","FONT_LIB_FILE":"fonts/Times.ttf","ICON_DIR":"ui/icons/vietnam","LANG":"Việt Nam","SELECT":"false","VALUE":18},{"CFG_FILE":"ui/language/japanese.ini","FONT_LIB":"MS Gothic","FONT_LIB_FILE":"fonts/MS-Gothic.ttf","ICON_DIR":"ui/icons/Japanese","LANG":"日本語","SELECT":"false","VALUE":19},{"CFG_FILE":"ui/language/Persian.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/Persian","LANG":"فارسی","SELECT":"false","VALUE":20},{"CFG_FILE":"ui/language/arapca.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/arapca","LANG":"العربية","SELECT":"false","VALUE":21}]
      ;
      	var product_type='7116XC_VA';
      	custName='CUSTOMER_NULL';
      
      	var ring = false;
          var languageArr = [];
          for (var i = 0; i < lanCash.length; i++) {
              if (lanCash[i].SELECT + "" == "true") {
      			if(!ring)
      			{
      				if((lanCash[i].LANG == "中文" && (product_type.split("_")[0]!="7216XG") && (product_type.split("_")[0]!="8608XG") && (product_type.split("_")[0]!="8604XG")) || (lanCash[i].VALUE == 15 && custName == "103"))
      				{
      					ring = true;
      					rsp_setCookie("language_ch","true");
      				}
      				else
      				{
      					rsp_setCookie("language_ch","false");
      				}
      			}
                  languageArr[languageArr.length] = {"text":lanCash[i].LANG,"value":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];
      			//languageArr[languageArr.length] ={"text":""+lanCash[i].LANG+"","value":lanCash[i].LANG};
              }
          }
          g_lanmenu = new rspLanguageMenu("language", "language", languageArr);
          $('body').append(g_lanmenu.getHtml());
      </script>
       
       
       
       
       
       
       
      
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-04T14:08:45.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org"
               ],
               "hostname" : [
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/1999/xhtml",
                  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
               ]
            },
            "http" : {
               "bodymd5" : "aa38d05f3a2cbb6eaded0476fc60bfc2",
               "bodymmh3" : -857341182,
               "component" : [
                  {
                     "productversion" : "1.7.1",
                     "productvendor" : "jQuery",
                     "product" : "jQuery"
                  }
               ],
               "headermd5" : "dbff64d8d6fbe45de86bf25fb353f8f9",
               "headermmh3" : 883357820,
               "title" : "DVR LOGIN"
            },
            "length" : 10866
         },
         "asn" : "AS18403",
         "city" : "Hanoi",
         "country" : "VN",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nContent-type: text/html; charset=UTF-8\nServer: GNU rsp/1.0\nContent-Language: en\nExpires: -1\nP3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'\nCache-Control: private, max-age=0\nConnection: close\nDate: Mon, 04 Nov 2024 14:08:21 GMT\n\n\ufeff<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n    <title>DVR LOGIN</title>\r\n    <link href=\"./HAPPLE/pages/Styles/LoginNew.css?v1\" rel=\"stylesheet\" type=\"text/css\" />\r\n    <script src=\"./HAPPLE/js/jquery-1.7.1.min.js\" type=\"text/javascript\"></script>\r\n<script type=\"text/javascript\" src=\"./HAPPLE/js/rspFrame.js?v195\"></script>\r\n    <script src=\"./HAPPLE/pages/JS/login.js?V161\" type=\"text/javascript\"></script>\r\n    <script type=\"text/javascript\" language=\"javascript\">\r\n        function IEORFOREFOX_log() {\r\n            var height = 0;\r\n            if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari\r\n            {\r\n                height = ($(window).height() - 396) / 2;\r\n                $(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n            }\r\n            else if (window.ActiveXObject)// Determine whether IE browser\r\n            {\r\n                var browser = navigator.appName;\r\n                var b_version = navigator.appVersion;\r\n                var version = b_version.split(\";\");\r\n                var trim_Version = version[1].replace(/[ ]/g, \"\");\r\n                height = ($(window).height() - 396) / 2;\r\n                if (browser == \"Microsoft Internet Explorer\" && trim_Version == \"MSIE6.0\") {\r\n                    jQuery(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n                }\r\n                else {\r\n                    $(\"#divOne\").css(\"margin-top\", height - 15 + \"px\");\r\n                }\r\n            }\r\n        }\r\n        window.onresize = function() {setTimeout(\"IEORFOREFOX_log()\",100);pageOnSizeMoveMenu();};\r\n\r\n        function submit() {\r\n            document.getElementById(\"loginform\").submit(); return false;\r\n        }\r\n        $(document).keydown(function(event) {   //Enter event\r\n            var keycode = event.which;\r\n            if (keycode == 13) {\r\n\t\t\t\t\r\n\t\t\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\t\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t\t\t{\r\n\t\t\t\t    $(\".div_right_two_input_border\").html(\"<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />\");\r\n\t\t\t\t}\r\n\t\t\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t\t\t{\r\n\t\t\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif(jQuery(\"#username\").val()!=\"User name\"&&jQuery(\"#userpwd\").val()!=\"Password\"){\r\n                \tdocument.getElementById(\"loginform\").submit();\r\n\t\t\t\t}\r\n            }\r\n        });\r\n\t\t\r\n    </script>\r\n</head>\r\n<!--[if IE 6]>\r\n<script language=\"JavaScript\" type=\"text/javascript\" src=\"./HAPPLE/pages/JS/_png.js\"></script>\r\n<script>\r\nDD_belatedPNG.fix('img,.png,.menu li');\r\n</script>\r\n<![endif]-->\r\n<body id=\"login_body\" onload=\"IEORFOREFOX_log()\">\r\n\r\n<form name=\"loginform\" id=\"loginform\" action=\"./logincheck.rsp?type=1\" method=\"post\" onsubmit=\"return RM.LOGIN.checkLoginInput()\">\r\n    <div class=\"divLoginOne png\" id=\"divOne\">\r\n        <div class=\"div_leftBottom\">\r\n            <div class='log-dvr-logo'>\r\n                <div style=\" padding-top:26px; text-align:center; width:100%\">\r\n                    <img id=\"login_logoimg\" src=\"./HAPPLE/loginlogo/logo_viewdvr.png\" class=\"png\" />\r\n                </div>\r\n            </div>\r\n            <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout=\"mouseLeaveLabel();\">Language</label></div>\r\n           \r\n        </div>\r\n        <div class=\"div_login_right\">\r\n            <div class=\"div_right_top_font\">\r\n                <div class=\"div_right_title_font\">\r\n                    <b>DVR LOGIN</b>\r\n                </div>\r\n            </div>\r\n            <div class=\"div_right_one png\">\r\n                <div class=\"div_right_two_uname_border\">\r\n                    <input type=\"text\" id=\"username\"  name=\"username\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"User name\" onfocus=\"if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);\" onblur=\"updatePassword()\"/></div>\r\n                </div>\r\n            <div class=\"div_right_two png\">\r\n                <div class=\"div_right_two_input_border\">\r\n                    <input type=\"text\" id=\"userpwd1\" name=\"userpwd\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"Password\" onfocus=\"updatePassword();\" />\r\n                </div>\r\n                <div class=\"div_right_thire png\" onmousedown=\"this.className='didiv_right_thire_Two';updatePassword();submit()\" onmouseup=\"this.className='div_right_thire'\"></div>\r\n            </div>\r\n            <div class=\"div_right_last\">\r\n                <input id=\"autologin\" name=\"autologin\" type=\"checkbox\" onfocus=\"this.blur()\" value=\"1\"/>Remember me\r\n            </div>\r\n        </div>\r\n        <div class=\"clear\"></div>\r\n    </div>\r\n</form>\r\n<script type=\"text/javascript\">\r\n\tfunction updatePassword(){\r\n\t\t\r\n\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />\");\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='\"+document.getElementById('userpwd').value+\"' onfocus='this.select()'/>\");\r\n\t\t\t\r\n\t\t}\r\n\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t{\r\n\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t}\r\n\t\tsetTimeout(\"document.getElementById('userpwd').focus()\",100);\r\n\t}\r\n\tfunction updateFontStyle(id){\r\n\t\tjQuery(\"#\"+id+\"\").css(\"font-style\",\"normal\")//inherit\r\n\t\t//document.getElementById(id).style.fon=\"font-style:inherit\";\r\n\t}\r\n\t\r\n\tvar lanCash = [{\"CFG_FILE\":\"ui/language/chinese.ini\",\"FONT_LIB\":\"FZYaoTi\",\"FONT_LIB_FILE\":\"fonts/FZYTK.TTF\",\"ICON_DIR\":\"ui/icons/chinese\",\"LANG\":\"\u4e2d\u6587\",\"SELECT\":\"false\",\"VALUE\":0},{\"CFG_FILE\":\"ui/language/english.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"English\",\"SELECT\":\"true\",\"VALUE\":1},{\"CFG_FILE\":\"ui/language/korean.ini\",\"FONT_LIB\":\"New Gulim\",\"FONT_LIB_FILE\":\"fonts/NewGulim.ttf\",\"ICON_DIR\":\"ui/icons/korean\",\"LANG\":\"\ud55c\uad6d\uc5b4\",\"SELECT\":\"false\",\"VALUE\":2},{\"CFG_FILE\":\"ui/language/italian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/italian\",\"LANG\":\"Italiano\",\"SELECT\":\"true\",\"VALUE\":3},{\"CFG_FILE\":\"ui/language/german.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/german\",\"LANG\":\"Deutsch\",\"SELECT\":\"false\",\"VALUE\":4},{\"CFG_FILE\":\"ui/language/thai.ini\",\"FONT_LIB\":\"Tahoma\",\"FONT_LIB_FILE\":\"fonts/tahoma.ttf\",\"ICON_DIR\":\"ui/icons/thai\",\"LANG\":\"\u0e44\u0e17\u0e22\",\"SELECT\":\"false\",\"VALUE\":5},{\"CFG_FILE\":\"ui/language/turkish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/turkish\",\"LANG\":\"T\u00fcrk\u00e7e\",\"SELECT\":\"false\",\"VALUE\":6},{\"CFG_FILE\":\"ui/language/portuguese.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/portuguese\",\"LANG\":\"Portugu\u00eas\",\"SELECT\":\"true\",\"VALUE\":7},{\"CFG_FILE\":\"ui/language/spanlish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/spanlish\",\"LANG\":\"Espa\u00f1ol\",\"SELECT\":\"true\",\"VALUE\":8},{\"CFG_FILE\":\"ui/language/romanian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/romanian\",\"LANG\":\"Rom\u00e2n\u0103\",\"SELECT\":\"false\",\"VALUE\":9},{\"CFG_FILE\":\"ui/language/greek.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac\",\"SELECT\":\"false\",\"VALUE\":10},{\"CFG_FILE\":\"ui/language/french.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/french\",\"LANG\":\"Fran\u00e7ais\",\"SELECT\":\"true\",\"VALUE\":11},{\"CFG_FILE\":\"ui/language/russian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/russian\",\"LANG\":\"\u0420\u0443\u0441\u0441\u043a\u0438\u0439\",\"SELECT\":\"true\",\"VALUE\":12},{\"CFG_FILE\":\"ui/language/nederlands.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"Nederlands\",\"SELECT\":\"false\",\"VALUE\":13},{\"CFG_FILE\":\"ui/language/hebrew.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/hebrew\",\"LANG\":\"\u05e2\u05d1\u05e8\u05d9\u05ea\",\"SELECT\":\"false\",\"VALUE\":14},{\"CFG_FILE\":\"ui/language/chinesetrad.ini\",\"FONT_LIB\":\"msf\",\"FONT_LIB_FILE\":\"fonts/msf.ttf\",\"ICON_DIR\":\"ui/icons/traditional\",\"LANG\":\"\u4e2d\u6587\u7e41\u4f53\",\"SELECT\":\"true\",\"VALUE\":15},{\"CFG_FILE\":\"ui/language/polish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/polish\",\"LANG\":\"Polski\",\"SELECT\":\"false\",\"VALUE\":16},{\"CFG_FILE\":\"ui/language/Chechnya.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/Chechnya\",\"LANG\":\"\u010ce\u0161tina\",\"SELECT\":\"false\",\"VALUE\":17},{\"CFG_FILE\":\"ui/language/vietnam.ini\",\"FONT_LIB\":\"Times\",\"FONT_LIB_FILE\":\"fonts/Times.ttf\",\"ICON_DIR\":\"ui/icons/vietnam\",\"LANG\":\"Vi\u1ec7t Nam\",\"SELECT\":\"false\",\"VALUE\":18},{\"CFG_FILE\":\"ui/language/japanese.ini\",\"FONT_LIB\":\"MS Gothic\",\"FONT_LIB_FILE\":\"fonts/MS-Gothic.ttf\",\"ICON_DIR\":\"ui/icons/Japanese\",\"LANG\":\"\u65e5\u672c\u8a9e\",\"SELECT\":\"false\",\"VALUE\":19},{\"CFG_FILE\":\"ui/language/Persian.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/Persian\",\"LANG\":\"\u0641\u0627\u0631\u0633\u06cc\",\"SELECT\":\"false\",\"VALUE\":20},{\"CFG_FILE\":\"ui/language/arapca.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/arapca\",\"LANG\":\"\u0627\u0644\u0639\u0631\u0628\u064a\u0629\",\"SELECT\":\"false\",\"VALUE\":21}]\n;\r\n\tvar product_type='7116XC_VA';\r\n\tcustName='CUSTOMER_NULL';\r\n\r\n\tvar ring = false;\r\n    var languageArr = [];\r\n    for (var i = 0; i < lanCash.length; i++) {\r\n        if (lanCash[i].SELECT + \"\" == \"true\") {\r\n\t\t\tif(!ring)\r\n\t\t\t{\r\n\t\t\t\tif((lanCash[i].LANG == \"\u4e2d\u6587\" && (product_type.split(\"_\")[0]!=\"7216XG\") && (product_type.split(\"_\")[0]!=\"8608XG\") && (product_type.split(\"_\")[0]!=\"8604XG\")) || (lanCash[i].VALUE == 15 && custName == \"103\"))\r\n\t\t\t\t{\r\n\t\t\t\t\tring = true;\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"true\");\r\n\t\t\t\t}\r\n\t\t\t\telse\r\n\t\t\t\t{\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"false\");\r\n\t\t\t\t}\r\n\t\t\t}\r\n            languageArr[languageArr.length] = {\"text\":lanCash[i].LANG,\"value\":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];\r\n\t\t\t//languageArr[languageArr.length] ={\"text\":\"\"+lanCash[i].LANG+\"\",\"value\":lanCash[i].LANG};\r\n        }\r\n    }\r\n    g_lanmenu = new rspLanguageMenu(\"language\", \"language\", languageArr);\r\n    $('body').append(g_lanmenu.getHtml());\r\n</script>\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n</body>\r\n</html>\r\n",
         "datamd5" : "6ef01775c894edad2d4108cef2e659fc",
         "datammh3" : 447777645,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "forward" : "1.52.120.105",
         "geolocus" : {
            "asn" : "AS18403",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "VN",
            "countryname" : "Vietnam",
            "domain" : [
               "fpt.com",
               "fpt.net",
               "vnnic.vn"
            ],
            "isineu" : "false",
            "latitude" : "14.058324",
            "location" : "14.058324,108.277199",
            "longitude" : "108.277199",
            "netname" : "FPTDYNAMICIP-NET",
            "organization" : "Vietnam Internet Network Information Center (VNNIC)",
            "subnet" : "1.52.112.0/20"
         },
         "hostname" : [
            "1.52.120.105"
         ],
         "ip" : "1.52.120.105",
         "ipv6" : "false",
         "latitude" : "21.0292",
         "location" : "21.0292,105.8526",
         "longitude" : "105.8526",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "FPT Telecom Company",
         "port" : 49152,
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "seen_date" : "2024-11-04",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "1.52.112.0/20",
         "tag" : "<enterprise field>: tag",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/login.rsp"
      }
      
  • 119.92.59.127:49152 (tcp/http) - last seen on 2024-11-04 at 05:22:39 UTC

    • IP
      119.92.59.127
      Network
      119.92.0.0/17
      Domain(s)
      pldt.net
      Device

      <enterprise field>: device.class

      URL

      http://119.92.59.127:49152/login.rsp 200

      HTTP Title
      DVR LOGIN
      Reverse DNS
      119.92.59.127.static.pldt.net
      ASN
      AS9299
      Organization
      Philippine Long Distance Telephone Company
      Protocol
      http
      Source
      urlscan::redirect
    • HTTP Component(s)
      jQuery jQuery 1.7.1
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      72a7d53217ec5f2b60754219113e1a5a
      HTTP Header MD5
      f8026c22aad1c9e61ae6994c5a120c7d
      HTTP Body MD5
      aa38d05f3a2cbb6eaded0476fc60bfc2
    • HTTP/1.0 200 OK
      Common:CDebugger:SetLevel already close, Current output=2(0:std;1:file;10:telnet)
      Content-type: text/html; charset=UTF-8
      Server: GNU rsp/1.0
      Content-Language: en
      Expires: -1
      P3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'
      Cache-Control: private, max-age=0
      Connection: close
      Date: Mon, 04 Nov 2024 05:22:20 GMT
      
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
          <title>DVR LOGIN</title>
          <link href="./HAPPLE/pages/Styles/LoginNew.css?v1" rel="stylesheet" type="text/css" />
          <script src="./HAPPLE/js/jquery-1.7.1.min.js" type="text/javascript"></script>
      <script type="text/javascript" src="./HAPPLE/js/rspFrame.js?v195"></script>
          <script src="./HAPPLE/pages/JS/login.js?V161" type="text/javascript"></script>
          <script type="text/javascript" language="javascript">
              function IEORFOREFOX_log() {
                  var height = 0;
                  if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari
                  {
                      height = ($(window).height() - 396) / 2;
                      $(".divLoginOne").css("margin-top", height + "px");
                  }
                  else if (window.ActiveXObject)// Determine whether IE browser
                  {
                      var browser = navigator.appName;
                      var b_version = navigator.appVersion;
                      var version = b_version.split(";");
                      var trim_Version = version[1].replace(/[ ]/g, "");
                      height = ($(window).height() - 396) / 2;
                      if (browser == "Microsoft Internet Explorer" && trim_Version == "MSIE6.0") {
                          jQuery(".divLoginOne").css("margin-top", height + "px");
                      }
                      else {
                          $("#divOne").css("margin-top", height - 15 + "px");
                      }
                  }
              }
              window.onresize = function() {setTimeout("IEORFOREFOX_log()",100);pageOnSizeMoveMenu();};
      
              function submit() {
                  document.getElementById("loginform").submit(); return false;
              }
              $(document).keydown(function(event) {   //Enter event
                  var keycode = event.which;
                  if (keycode == 13) {
      				
      				if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      				if(document.getElementById("userpwd").value=='Password')
      				{
      				    $(".div_right_two_input_border").html("<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />");
      				}
      				if(document.getElementById("username").value=='User name')
      				{
      					document.getElementById("username").value="";
      				}
      
      				if(jQuery("#username").val()!="User name"&&jQuery("#userpwd").val()!="Password"){
                      	document.getElementById("loginform").submit();
      				}
                  }
              });
      		
          </script>
      </head>
      <!--[if IE 6]>
      <script language="JavaScript" type="text/javascript" src="./HAPPLE/pages/JS/_png.js"></script>
      <script>
      DD_belatedPNG.fix('img,.png,.menu li');
      </script>
      <![endif]-->
      <body id="login_body" onload="IEORFOREFOX_log()">
      
      <form name="loginform" id="loginform" action="./logincheck.rsp?type=1" method="post" onsubmit="return RM.LOGIN.checkLoginInput()">
          <div class="divLoginOne png" id="divOne">
              <div class="div_leftBottom">
                  <div class='log-dvr-logo'>
                      <div style=" padding-top:26px; text-align:center; width:100%">
                          <img id="login_logoimg" src="./HAPPLE/loginlogo/logo_viewdvr.png" class="png" />
                      </div>
                  </div>
                  <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout="mouseLeaveLabel();">Language</label></div>
                 
              </div>
              <div class="div_login_right">
                  <div class="div_right_top_font">
                      <div class="div_right_title_font">
                          <b>DVR LOGIN</b>
                      </div>
                  </div>
                  <div class="div_right_one png">
                      <div class="div_right_two_uname_border">
                          <input type="text" id="username"  name="username" maxlength="16" style="color:gray; font-style:italic;" value="User name" onfocus="if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);" onblur="updatePassword()"/></div>
                      </div>
                  <div class="div_right_two png">
                      <div class="div_right_two_input_border">
                          <input type="text" id="userpwd1" name="userpwd" maxlength="16" style="color:gray; font-style:italic;" value="Password" onfocus="updatePassword();" />
                      </div>
                      <div class="div_right_thire png" onmousedown="this.className='didiv_right_thire_Two';updatePassword();submit()" onmouseup="this.className='div_right_thire'"></div>
                  </div>
                  <div class="div_right_last">
                      <input id="autologin" name="autologin" type="checkbox" onfocus="this.blur()" value="1"/>Remember me
                  </div>
              </div>
              <div class="clear"></div>
          </div>
      </form>
      <script type="text/javascript">
      	function updatePassword(){
      		
      		if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      		if(document.getElementById("userpwd").value=='Password')
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />");
      		}
      		else
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='"+document.getElementById('userpwd').value+"' onfocus='this.select()'/>");
      			
      		}
      		if(document.getElementById("username").value=='User name')
      		{
      			document.getElementById("username").value="";
      		}
      		setTimeout("document.getElementById('userpwd').focus()",100);
      	}
      	function updateFontStyle(id){
      		jQuery("#"+id+"").css("font-style","normal")//inherit
      		//document.getElementById(id).style.fon="font-style:inherit";
      	}
      	
      	var lanCash = [{"CFG_FILE":"ui/language/chinese.ini","FONT_LIB":"FZYaoTi","FONT_LIB_FILE":"fonts/FZYTK.TTF","ICON_DIR":"ui/icons/chinese","LANG":"中文","SELECT":"false","VALUE":0},{"CFG_FILE":"ui/language/english.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"English","SELECT":"true","VALUE":1},{"CFG_FILE":"ui/language/korean.ini","FONT_LIB":"New Gulim","FONT_LIB_FILE":"fonts/NewGulim.ttf","ICON_DIR":"ui/icons/korean","LANG":"한국어","SELECT":"true","VALUE":2},{"CFG_FILE":"ui/language/italian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/italian","LANG":"Italiano","SELECT":"true","VALUE":3},{"CFG_FILE":"ui/language/german.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/german","LANG":"Deutsch","SELECT":"false","VALUE":4},{"CFG_FILE":"ui/language/thai.ini","FONT_LIB":"Tahoma","FONT_LIB_FILE":"fonts/tahoma.ttf","ICON_DIR":"ui/icons/thai","LANG":"ไทย","SELECT":"false","VALUE":5},{"CFG_FILE":"ui/language/turkish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/turkish","LANG":"Türkçe","SELECT":"false","VALUE":6},{"CFG_FILE":"ui/language/portuguese.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/portuguese","LANG":"Português","SELECT":"true","VALUE":7},{"CFG_FILE":"ui/language/spanlish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/spanlish","LANG":"Español","SELECT":"true","VALUE":8},{"CFG_FILE":"ui/language/romanian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/romanian","LANG":"Română","SELECT":"false","VALUE":9},{"CFG_FILE":"ui/language/greek.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Ελληνικά","SELECT":"false","VALUE":10},{"CFG_FILE":"ui/language/french.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/french","LANG":"Français","SELECT":"true","VALUE":11},{"CFG_FILE":"ui/language/russian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/russian","LANG":"Русский","SELECT":"true","VALUE":12},{"CFG_FILE":"ui/language/nederlands.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Nederlands","SELECT":"false","VALUE":13},{"CFG_FILE":"ui/language/hebrew.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/hebrew","LANG":"עברית","SELECT":"false","VALUE":14},{"CFG_FILE":"ui/language/chinesetrad.ini","FONT_LIB":"msf","FONT_LIB_FILE":"fonts/msf.ttf","ICON_DIR":"ui/icons/traditional","LANG":"中文繁体","SELECT":"false","VALUE":15},{"CFG_FILE":"ui/language/polish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/polish","LANG":"Polski","SELECT":"false","VALUE":16},{"CFG_FILE":"ui/language/Chechnya.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/Chechnya","LANG":"Čeština","SELECT":"false","VALUE":17},{"CFG_FILE":"ui/language/vietnam.ini","FONT_LIB":"Times","FONT_LIB_FILE":"fonts/Times.ttf","ICON_DIR":"ui/icons/vietnam","LANG":"Việt Nam","SELECT":"false","VALUE":18},{"CFG_FILE":"ui/language/japanese.ini","FONT_LIB":"MS Gothic","FONT_LIB_FILE":"fonts/MS-Gothic.ttf","ICON_DIR":"ui/icons/Japanese","LANG":"日本語","SELECT":"false","VALUE":19},{"CFG_FILE":"ui/language/Persian.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/Persian","LANG":"فارسی","SELECT":"false","VALUE":20}]
      ;
      	var product_type='7216XQ_VA';
      	custName='404';
      
      	var ring = false;
          var languageArr = [];
          for (var i = 0; i < lanCash.length; i++) {
              if (lanCash[i].SELECT + "" == "true") {
      			if(!ring)
      			{
      				if((lanCash[i].LANG == "中文" && (product_type.split("_")[0]!="7216XG") && (product_type.split("_")[0]!="8608XG") && (product_type.split("_")[0]!="8604XG")) || (lanCash[i].VALUE == 15 && custName == "103"))
      				{
      					ring = true;
      					rsp_setCookie("language_ch","true");
      				}
      				else
      				{
      					rsp_setCookie("language_ch","false");
      				}
      			}
                  languageArr[languageArr.length] = {"text":lanCash[i].LANG,"value":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];
      			//languageArr[languageArr.length] ={"text":""+lanCash[i].LANG+"","value":lanCash[i].LANG};
              }
          }
          g_lanmenu = new rspLanguageMenu("language", "language", languageArr);
          $('body').append(g_lanmenu.getHtml());
      </script>
       
       
       
       
       
       
       
      
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-04T05:22:39.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org"
               ],
               "hostname" : [
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/1999/xhtml",
                  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
               ]
            },
            "http" : {
               "bodymd5" : "aa38d05f3a2cbb6eaded0476fc60bfc2",
               "bodymmh3" : 739163698,
               "component" : [
                  {
                     "productversion" : "1.7.1",
                     "productvendor" : "jQuery",
                     "product" : "jQuery"
                  }
               ],
               "headermd5" : "f8026c22aad1c9e61ae6994c5a120c7d",
               "headermmh3" : 1805240085,
               "title" : "DVR LOGIN"
            },
            "length" : 10766
         },
         "asn" : "AS9299",
         "city" : "Manila",
         "country" : "PH",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nCommon:CDebugger:SetLevel already close, Current output=2(0:std;1:file;10:telnet)\nContent-type: text/html; charset=UTF-8\nServer: GNU rsp/1.0\nContent-Language: en\nExpires: -1\nP3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'\nCache-Control: private, max-age=0\nConnection: close\nDate: Mon, 04 Nov 2024 05:22:20 GMT\n\n\ufeff<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n    <title>DVR LOGIN</title>\r\n    <link href=\"./HAPPLE/pages/Styles/LoginNew.css?v1\" rel=\"stylesheet\" type=\"text/css\" />\r\n    <script src=\"./HAPPLE/js/jquery-1.7.1.min.js\" type=\"text/javascript\"></script>\r\n<script type=\"text/javascript\" src=\"./HAPPLE/js/rspFrame.js?v195\"></script>\r\n    <script src=\"./HAPPLE/pages/JS/login.js?V161\" type=\"text/javascript\"></script>\r\n    <script type=\"text/javascript\" language=\"javascript\">\r\n        function IEORFOREFOX_log() {\r\n            var height = 0;\r\n            if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari\r\n            {\r\n                height = ($(window).height() - 396) / 2;\r\n                $(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n            }\r\n            else if (window.ActiveXObject)// Determine whether IE browser\r\n            {\r\n                var browser = navigator.appName;\r\n                var b_version = navigator.appVersion;\r\n                var version = b_version.split(\";\");\r\n                var trim_Version = version[1].replace(/[ ]/g, \"\");\r\n                height = ($(window).height() - 396) / 2;\r\n                if (browser == \"Microsoft Internet Explorer\" && trim_Version == \"MSIE6.0\") {\r\n                    jQuery(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n                }\r\n                else {\r\n                    $(\"#divOne\").css(\"margin-top\", height - 15 + \"px\");\r\n                }\r\n            }\r\n        }\r\n        window.onresize = function() {setTimeout(\"IEORFOREFOX_log()\",100);pageOnSizeMoveMenu();};\r\n\r\n        function submit() {\r\n            document.getElementById(\"loginform\").submit(); return false;\r\n        }\r\n        $(document).keydown(function(event) {   //Enter event\r\n            var keycode = event.which;\r\n            if (keycode == 13) {\r\n\t\t\t\t\r\n\t\t\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\t\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t\t\t{\r\n\t\t\t\t    $(\".div_right_two_input_border\").html(\"<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />\");\r\n\t\t\t\t}\r\n\t\t\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t\t\t{\r\n\t\t\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif(jQuery(\"#username\").val()!=\"User name\"&&jQuery(\"#userpwd\").val()!=\"Password\"){\r\n                \tdocument.getElementById(\"loginform\").submit();\r\n\t\t\t\t}\r\n            }\r\n        });\r\n\t\t\r\n    </script>\r\n</head>\r\n<!--[if IE 6]>\r\n<script language=\"JavaScript\" type=\"text/javascript\" src=\"./HAPPLE/pages/JS/_png.js\"></script>\r\n<script>\r\nDD_belatedPNG.fix('img,.png,.menu li');\r\n</script>\r\n<![endif]-->\r\n<body id=\"login_body\" onload=\"IEORFOREFOX_log()\">\r\n\r\n<form name=\"loginform\" id=\"loginform\" action=\"./logincheck.rsp?type=1\" method=\"post\" onsubmit=\"return RM.LOGIN.checkLoginInput()\">\r\n    <div class=\"divLoginOne png\" id=\"divOne\">\r\n        <div class=\"div_leftBottom\">\r\n            <div class='log-dvr-logo'>\r\n                <div style=\" padding-top:26px; text-align:center; width:100%\">\r\n                    <img id=\"login_logoimg\" src=\"./HAPPLE/loginlogo/logo_viewdvr.png\" class=\"png\" />\r\n                </div>\r\n            </div>\r\n            <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout=\"mouseLeaveLabel();\">Language</label></div>\r\n           \r\n        </div>\r\n        <div class=\"div_login_right\">\r\n            <div class=\"div_right_top_font\">\r\n                <div class=\"div_right_title_font\">\r\n                    <b>DVR LOGIN</b>\r\n                </div>\r\n            </div>\r\n            <div class=\"div_right_one png\">\r\n                <div class=\"div_right_two_uname_border\">\r\n                    <input type=\"text\" id=\"username\"  name=\"username\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"User name\" onfocus=\"if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);\" onblur=\"updatePassword()\"/></div>\r\n                </div>\r\n            <div class=\"div_right_two png\">\r\n                <div class=\"div_right_two_input_border\">\r\n                    <input type=\"text\" id=\"userpwd1\" name=\"userpwd\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"Password\" onfocus=\"updatePassword();\" />\r\n                </div>\r\n                <div class=\"div_right_thire png\" onmousedown=\"this.className='didiv_right_thire_Two';updatePassword();submit()\" onmouseup=\"this.className='div_right_thire'\"></div>\r\n            </div>\r\n            <div class=\"div_right_last\">\r\n                <input id=\"autologin\" name=\"autologin\" type=\"checkbox\" onfocus=\"this.blur()\" value=\"1\"/>Remember me\r\n            </div>\r\n        </div>\r\n        <div class=\"clear\"></div>\r\n    </div>\r\n</form>\r\n<script type=\"text/javascript\">\r\n\tfunction updatePassword(){\r\n\t\t\r\n\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />\");\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='\"+document.getElementById('userpwd').value+\"' onfocus='this.select()'/>\");\r\n\t\t\t\r\n\t\t}\r\n\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t{\r\n\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t}\r\n\t\tsetTimeout(\"document.getElementById('userpwd').focus()\",100);\r\n\t}\r\n\tfunction updateFontStyle(id){\r\n\t\tjQuery(\"#\"+id+\"\").css(\"font-style\",\"normal\")//inherit\r\n\t\t//document.getElementById(id).style.fon=\"font-style:inherit\";\r\n\t}\r\n\t\r\n\tvar lanCash = [{\"CFG_FILE\":\"ui/language/chinese.ini\",\"FONT_LIB\":\"FZYaoTi\",\"FONT_LIB_FILE\":\"fonts/FZYTK.TTF\",\"ICON_DIR\":\"ui/icons/chinese\",\"LANG\":\"\u4e2d\u6587\",\"SELECT\":\"false\",\"VALUE\":0},{\"CFG_FILE\":\"ui/language/english.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"English\",\"SELECT\":\"true\",\"VALUE\":1},{\"CFG_FILE\":\"ui/language/korean.ini\",\"FONT_LIB\":\"New Gulim\",\"FONT_LIB_FILE\":\"fonts/NewGulim.ttf\",\"ICON_DIR\":\"ui/icons/korean\",\"LANG\":\"\ud55c\uad6d\uc5b4\",\"SELECT\":\"true\",\"VALUE\":2},{\"CFG_FILE\":\"ui/language/italian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/italian\",\"LANG\":\"Italiano\",\"SELECT\":\"true\",\"VALUE\":3},{\"CFG_FILE\":\"ui/language/german.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/german\",\"LANG\":\"Deutsch\",\"SELECT\":\"false\",\"VALUE\":4},{\"CFG_FILE\":\"ui/language/thai.ini\",\"FONT_LIB\":\"Tahoma\",\"FONT_LIB_FILE\":\"fonts/tahoma.ttf\",\"ICON_DIR\":\"ui/icons/thai\",\"LANG\":\"\u0e44\u0e17\u0e22\",\"SELECT\":\"false\",\"VALUE\":5},{\"CFG_FILE\":\"ui/language/turkish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/turkish\",\"LANG\":\"T\u00fcrk\u00e7e\",\"SELECT\":\"false\",\"VALUE\":6},{\"CFG_FILE\":\"ui/language/portuguese.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/portuguese\",\"LANG\":\"Portugu\u00eas\",\"SELECT\":\"true\",\"VALUE\":7},{\"CFG_FILE\":\"ui/language/spanlish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/spanlish\",\"LANG\":\"Espa\u00f1ol\",\"SELECT\":\"true\",\"VALUE\":8},{\"CFG_FILE\":\"ui/language/romanian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/romanian\",\"LANG\":\"Rom\u00e2n\u0103\",\"SELECT\":\"false\",\"VALUE\":9},{\"CFG_FILE\":\"ui/language/greek.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac\",\"SELECT\":\"false\",\"VALUE\":10},{\"CFG_FILE\":\"ui/language/french.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/french\",\"LANG\":\"Fran\u00e7ais\",\"SELECT\":\"true\",\"VALUE\":11},{\"CFG_FILE\":\"ui/language/russian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/russian\",\"LANG\":\"\u0420\u0443\u0441\u0441\u043a\u0438\u0439\",\"SELECT\":\"true\",\"VALUE\":12},{\"CFG_FILE\":\"ui/language/nederlands.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"Nederlands\",\"SELECT\":\"false\",\"VALUE\":13},{\"CFG_FILE\":\"ui/language/hebrew.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/hebrew\",\"LANG\":\"\u05e2\u05d1\u05e8\u05d9\u05ea\",\"SELECT\":\"false\",\"VALUE\":14},{\"CFG_FILE\":\"ui/language/chinesetrad.ini\",\"FONT_LIB\":\"msf\",\"FONT_LIB_FILE\":\"fonts/msf.ttf\",\"ICON_DIR\":\"ui/icons/traditional\",\"LANG\":\"\u4e2d\u6587\u7e41\u4f53\",\"SELECT\":\"false\",\"VALUE\":15},{\"CFG_FILE\":\"ui/language/polish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/polish\",\"LANG\":\"Polski\",\"SELECT\":\"false\",\"VALUE\":16},{\"CFG_FILE\":\"ui/language/Chechnya.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/Chechnya\",\"LANG\":\"\u010ce\u0161tina\",\"SELECT\":\"false\",\"VALUE\":17},{\"CFG_FILE\":\"ui/language/vietnam.ini\",\"FONT_LIB\":\"Times\",\"FONT_LIB_FILE\":\"fonts/Times.ttf\",\"ICON_DIR\":\"ui/icons/vietnam\",\"LANG\":\"Vi\u1ec7t Nam\",\"SELECT\":\"false\",\"VALUE\":18},{\"CFG_FILE\":\"ui/language/japanese.ini\",\"FONT_LIB\":\"MS Gothic\",\"FONT_LIB_FILE\":\"fonts/MS-Gothic.ttf\",\"ICON_DIR\":\"ui/icons/Japanese\",\"LANG\":\"\u65e5\u672c\u8a9e\",\"SELECT\":\"false\",\"VALUE\":19},{\"CFG_FILE\":\"ui/language/Persian.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/Persian\",\"LANG\":\"\u0641\u0627\u0631\u0633\u06cc\",\"SELECT\":\"false\",\"VALUE\":20}]\n;\r\n\tvar product_type='7216XQ_VA';\r\n\tcustName='404';\r\n\r\n\tvar ring = false;\r\n    var languageArr = [];\r\n    for (var i = 0; i < lanCash.length; i++) {\r\n        if (lanCash[i].SELECT + \"\" == \"true\") {\r\n\t\t\tif(!ring)\r\n\t\t\t{\r\n\t\t\t\tif((lanCash[i].LANG == \"\u4e2d\u6587\" && (product_type.split(\"_\")[0]!=\"7216XG\") && (product_type.split(\"_\")[0]!=\"8608XG\") && (product_type.split(\"_\")[0]!=\"8604XG\")) || (lanCash[i].VALUE == 15 && custName == \"103\"))\r\n\t\t\t\t{\r\n\t\t\t\t\tring = true;\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"true\");\r\n\t\t\t\t}\r\n\t\t\t\telse\r\n\t\t\t\t{\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"false\");\r\n\t\t\t\t}\r\n\t\t\t}\r\n            languageArr[languageArr.length] = {\"text\":lanCash[i].LANG,\"value\":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];\r\n\t\t\t//languageArr[languageArr.length] ={\"text\":\"\"+lanCash[i].LANG+\"\",\"value\":lanCash[i].LANG};\r\n        }\r\n    }\r\n    g_lanmenu = new rspLanguageMenu(\"language\", \"language\", languageArr);\r\n    $('body').append(g_lanmenu.getHtml());\r\n</script>\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n</body>\r\n</html>\r\n",
         "datamd5" : "72a7d53217ec5f2b60754219113e1a5a",
         "datammh3" : 1252202180,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "pldt.net"
         ],
         "forward" : "119.92.59.127",
         "geolocus" : {
            "asn" : "AS9299",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "PH",
            "countryname" : "Philippines",
            "domain" : [
               "pldt.com.ph",
               "pldt.net"
            ],
            "isineu" : "false",
            "latitude" : "12.879721",
            "location" : "12.879721,121.774017",
            "longitude" : "121.774017",
            "netname" : "Residential_DSL",
            "organization" : "HOME_DSL",
            "subnet" : "119.92.0.0/18"
         },
         "host" : [
            119
         ],
         "hostname" : [
            "119.92.59.127",
            "119.92.59.127.static.pldt.net"
         ],
         "ip" : "119.92.59.127",
         "ipv6" : "false",
         "latitude" : "14.6019",
         "location" : "14.6019,120.9896",
         "longitude" : "120.9896",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Philippine Long Distance Telephone Company",
         "port" : 49152,
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "reverse" : [
            "119.92.59.127.static.pldt.net"
         ],
         "seen_date" : "2024-11-04",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subdomains" : [
            "127.static.pldt.net",
            "static.pldt.net",
            "92.59.127.static.pldt.net",
            "59.127.static.pldt.net"
         ],
         "subnet" : "119.92.0.0/17",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "net"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/login.rsp"
      }
      
  • 121.122.78.222:49152 (tcp/http) - last seen on 2024-11-04 at 00:18:38 UTC

    • IP
      121.122.78.222
      Network
      121.120.0.0/14
      Device

      <enterprise field>: device.class

      URL

      http://121.122.78.222:49152/login.rsp 200

      HTTP Title
      DVR LOGIN
      ASN
      AS9534
      Organization
      Binariang Berhad
      Protocol
      http
      Source
      urlscan::redirect
    • HTTP Component(s)
      jQuery jQuery 1.7.1
      CPE(s)

      <enterprise field>: cpe

    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      231368958e8d42a3747a295dfa94a38c
      HTTP Header MD5
      dbff64d8d6fbe45de86bf25fb353f8f9
      HTTP Body MD5
      aa38d05f3a2cbb6eaded0476fc60bfc2
    • HTTP/1.0 200 OK
      Content-type: text/html; charset=UTF-8
      Server: GNU rsp/1.0
      Content-Language: en
      Expires: -1
      P3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'
      Cache-Control: private, max-age=0
      Connection: close
      Date: Mon, 04 Nov 2024 00:18:26 GMT
      
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml">
      <head>
          <title>DVR LOGIN</title>
          <link href="./HAPPLE/pages/Styles/LoginNew.css?v1" rel="stylesheet" type="text/css" />
          <script src="./HAPPLE/js/jquery-1.7.1.min.js" type="text/javascript"></script>
      <script type="text/javascript" src="./HAPPLE/js/rspFrame.js?v195"></script>
          <script src="./HAPPLE/pages/JS/login.js?V161" type="text/javascript"></script>
          <script type="text/javascript" language="javascript">
              function IEORFOREFOX_log() {
                  var height = 0;
                  if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari
                  {
                      height = ($(window).height() - 396) / 2;
                      $(".divLoginOne").css("margin-top", height + "px");
                  }
                  else if (window.ActiveXObject)// Determine whether IE browser
                  {
                      var browser = navigator.appName;
                      var b_version = navigator.appVersion;
                      var version = b_version.split(";");
                      var trim_Version = version[1].replace(/[ ]/g, "");
                      height = ($(window).height() - 396) / 2;
                      if (browser == "Microsoft Internet Explorer" && trim_Version == "MSIE6.0") {
                          jQuery(".divLoginOne").css("margin-top", height + "px");
                      }
                      else {
                          $("#divOne").css("margin-top", height - 15 + "px");
                      }
                  }
              }
              window.onresize = function() {setTimeout("IEORFOREFOX_log()",100);pageOnSizeMoveMenu();};
      
              function submit() {
                  document.getElementById("loginform").submit(); return false;
              }
              $(document).keydown(function(event) {   //Enter event
                  var keycode = event.which;
                  if (keycode == 13) {
      				
      				if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      				if(document.getElementById("userpwd").value=='Password')
      				{
      				    $(".div_right_two_input_border").html("<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />");
      				}
      				if(document.getElementById("username").value=='User name')
      				{
      					document.getElementById("username").value="";
      				}
      
      				if(jQuery("#username").val()!="User name"&&jQuery("#userpwd").val()!="Password"){
                      	document.getElementById("loginform").submit();
      				}
                  }
              });
      		
          </script>
      </head>
      <!--[if IE 6]>
      <script language="JavaScript" type="text/javascript" src="./HAPPLE/pages/JS/_png.js"></script>
      <script>
      DD_belatedPNG.fix('img,.png,.menu li');
      </script>
      <![endif]-->
      <body id="login_body" onload="IEORFOREFOX_log()">
      
      <form name="loginform" id="loginform" action="./logincheck.rsp?type=1" method="post" onsubmit="return RM.LOGIN.checkLoginInput()">
          <div class="divLoginOne png" id="divOne">
              <div class="div_leftBottom">
                  <div class='log-dvr-logo'>
                      <div style=" padding-top:26px; text-align:center; width:100%">
                          <img id="login_logoimg" src="./HAPPLE/loginlogo/logo_viewdvr.png" class="png" />
                      </div>
                  </div>
                  <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout="mouseLeaveLabel();">Language</label></div>
                 
              </div>
              <div class="div_login_right">
                  <div class="div_right_top_font">
                      <div class="div_right_title_font">
                          <b>DVR LOGIN</b>
                      </div>
                  </div>
                  <div class="div_right_one png">
                      <div class="div_right_two_uname_border">
                          <input type="text" id="username"  name="username" maxlength="16" style="color:gray; font-style:italic;" value="User name" onfocus="if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);" onblur="updatePassword()"/></div>
                      </div>
                  <div class="div_right_two png">
                      <div class="div_right_two_input_border">
                          <input type="text" id="userpwd1" name="userpwd" maxlength="16" style="color:gray; font-style:italic;" value="Password" onfocus="updatePassword();" />
                      </div>
                      <div class="div_right_thire png" onmousedown="this.className='didiv_right_thire_Two';updatePassword();submit()" onmouseup="this.className='div_right_thire'"></div>
                  </div>
                  <div class="div_right_last">
                      <input id="autologin" name="autologin" type="checkbox" onfocus="this.blur()" value="1"/>Remember me
                  </div>
              </div>
              <div class="clear"></div>
          </div>
      </form>
      <script type="text/javascript">
      	function updatePassword(){
      		
      		if(document.getElementById("userpwd1")){document.getElementById("userpwd1").id="userpwd";}
      		if(document.getElementById("userpwd").value=='Password')
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />");
      		}
      		else
      		{
      			$(".div_right_two_input_border").html("<input type='password' id='userpwd' name='userpwd' maxlength='16' value='"+document.getElementById('userpwd').value+"' onfocus='this.select()'/>");
      			
      		}
      		if(document.getElementById("username").value=='User name')
      		{
      			document.getElementById("username").value="";
      		}
      		setTimeout("document.getElementById('userpwd').focus()",100);
      	}
      	function updateFontStyle(id){
      		jQuery("#"+id+"").css("font-style","normal")//inherit
      		//document.getElementById(id).style.fon="font-style:inherit";
      	}
      	
      	var lanCash = [{"CFG_FILE":"ui/language/chinese.ini","FONT_LIB":"FZYaoTi","FONT_LIB_FILE":"fonts/FZYTK.TTF","ICON_DIR":"ui/icons/chinese","LANG":"中文","SELECT":"true","VALUE":0},{"CFG_FILE":"ui/language/english.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"English","SELECT":"true","VALUE":1},{"CFG_FILE":"ui/language/korean.ini","FONT_LIB":"New Gulim","FONT_LIB_FILE":"fonts/NewGulim.ttf","ICON_DIR":"ui/icons/korean","LANG":"한국어","SELECT":"false","VALUE":2},{"CFG_FILE":"ui/language/italian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/italian","LANG":"Italiano","SELECT":"true","VALUE":3},{"CFG_FILE":"ui/language/german.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/german","LANG":"Deutsch","SELECT":"false","VALUE":4},{"CFG_FILE":"ui/language/thai.ini","FONT_LIB":"Tahoma","FONT_LIB_FILE":"fonts/tahoma.ttf","ICON_DIR":"ui/icons/thai","LANG":"ไทย","SELECT":"true","VALUE":5},{"CFG_FILE":"ui/language/turkish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/turkish","LANG":"Türkçe","SELECT":"false","VALUE":6},{"CFG_FILE":"ui/language/portuguese.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/portuguese","LANG":"Português","SELECT":"true","VALUE":7},{"CFG_FILE":"ui/language/spanlish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/spanlish","LANG":"Español","SELECT":"true","VALUE":8},{"CFG_FILE":"ui/language/romanian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/romanian","LANG":"Română","SELECT":"false","VALUE":9},{"CFG_FILE":"ui/language/greek.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Ελληνικά","SELECT":"false","VALUE":10},{"CFG_FILE":"ui/language/french.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/french","LANG":"Français","SELECT":"true","VALUE":11},{"CFG_FILE":"ui/language/russian.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/russian","LANG":"Русский","SELECT":"true","VALUE":12},{"CFG_FILE":"ui/language/nederlands.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","LANG":"Nederlands","SELECT":"false","VALUE":13},{"CFG_FILE":"ui/language/hebrew.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/hebrew","LANG":"עברית","SELECT":"false","VALUE":14},{"CFG_FILE":"ui/language/chinesetrad.ini","FONT_LIB":"msf","FONT_LIB_FILE":"fonts/msf.ttf","ICON_DIR":"ui/icons/traditional","LANG":"中文繁体","SELECT":"false","VALUE":15},{"CFG_FILE":"ui/language/polish.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/polish","LANG":"Polski","SELECT":"false","VALUE":16},{"CFG_FILE":"ui/language/Chechnya.ini","FONT_LIB":"CALIBRI","FONT_LIB_FILE":"fonts/CALIBRI.TTF","ICON_DIR":"ui/icons/Chechnya","LANG":"Čeština","SELECT":"false","VALUE":17},{"CFG_FILE":"ui/language/vietnam.ini","FONT_LIB":"Times","FONT_LIB_FILE":"fonts/Times.ttf","ICON_DIR":"ui/icons/vietnam","LANG":"Việt Nam","SELECT":"true","VALUE":18},{"CFG_FILE":"ui/language/japanese.ini","FONT_LIB":"MS Gothic","FONT_LIB_FILE":"fonts/MS-Gothic.ttf","ICON_DIR":"ui/icons/Japanese","LANG":"日本語","SELECT":"false","VALUE":19},{"CFG_FILE":"ui/language/Persian.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/Persian","LANG":"فارسی","SELECT":"false","VALUE":20},{"CFG_FILE":"ui/language/arapca.ini","FONT_LIB":"Arial","FONT_LIB_FILE":"fonts/arial.ttf","ICON_DIR":"ui/icons/arapca","LANG":"العربية","SELECT":"false","VALUE":21}]
      ;
      	var product_type='7108XC_VA';
      	custName='CUSTOMER_NULL';
      
      	var ring = false;
          var languageArr = [];
          for (var i = 0; i < lanCash.length; i++) {
              if (lanCash[i].SELECT + "" == "true") {
      			if(!ring)
      			{
      				if((lanCash[i].LANG == "中文" && (product_type.split("_")[0]!="7216XG") && (product_type.split("_")[0]!="8608XG") && (product_type.split("_")[0]!="8604XG")) || (lanCash[i].VALUE == 15 && custName == "103"))
      				{
      					ring = true;
      					rsp_setCookie("language_ch","true");
      				}
      				else
      				{
      					rsp_setCookie("language_ch","false");
      				}
      			}
                  languageArr[languageArr.length] = {"text":lanCash[i].LANG,"value":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];
      			//languageArr[languageArr.length] ={"text":""+lanCash[i].LANG+"","value":lanCash[i].LANG};
              }
          }
          g_lanmenu = new rspLanguageMenu("language", "language", languageArr);
          $('body').append(g_lanmenu.getHtml());
      </script>
       
       
       
       
       
       
       
      
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-04T00:18:38.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org"
               ],
               "hostname" : [
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/1999/xhtml",
                  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
               ]
            },
            "http" : {
               "bodymd5" : "aa38d05f3a2cbb6eaded0476fc60bfc2",
               "bodymmh3" : -371128728,
               "component" : [
                  {
                     "productvendor" : "jQuery",
                     "productversion" : "1.7.1",
                     "product" : "jQuery"
                  }
               ],
               "headermd5" : "dbff64d8d6fbe45de86bf25fb353f8f9",
               "headermmh3" : -509875465,
               "title" : "DVR LOGIN"
            },
            "length" : 10864
         },
         "asn" : "AS9534",
         "city" : "Kuala Lumpur",
         "country" : "MY",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nContent-type: text/html; charset=UTF-8\nServer: GNU rsp/1.0\nContent-Language: en\nExpires: -1\nP3P: CP='IDC DSP COR ADM DEVi TAIi PSA PSD IVAi IVDi CONi HIS OUR IND CNT'\nCache-Control: private, max-age=0\nConnection: close\nDate: Mon, 04 Nov 2024 00:18:26 GMT\n\n\ufeff<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n    <title>DVR LOGIN</title>\r\n    <link href=\"./HAPPLE/pages/Styles/LoginNew.css?v1\" rel=\"stylesheet\" type=\"text/css\" />\r\n    <script src=\"./HAPPLE/js/jquery-1.7.1.min.js\" type=\"text/javascript\"></script>\r\n<script type=\"text/javascript\" src=\"./HAPPLE/js/rspFrame.js?v195\"></script>\r\n    <script src=\"./HAPPLE/pages/JS/login.js?V161\" type=\"text/javascript\"></script>\r\n    <script type=\"text/javascript\" language=\"javascript\">\r\n        function IEORFOREFOX_log() {\r\n            var height = 0;\r\n            if (window.XMLHttpRequest)//Determine whether the browser Mozilla, Sofari\r\n            {\r\n                height = ($(window).height() - 396) / 2;\r\n                $(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n            }\r\n            else if (window.ActiveXObject)// Determine whether IE browser\r\n            {\r\n                var browser = navigator.appName;\r\n                var b_version = navigator.appVersion;\r\n                var version = b_version.split(\";\");\r\n                var trim_Version = version[1].replace(/[ ]/g, \"\");\r\n                height = ($(window).height() - 396) / 2;\r\n                if (browser == \"Microsoft Internet Explorer\" && trim_Version == \"MSIE6.0\") {\r\n                    jQuery(\".divLoginOne\").css(\"margin-top\", height + \"px\");\r\n                }\r\n                else {\r\n                    $(\"#divOne\").css(\"margin-top\", height - 15 + \"px\");\r\n                }\r\n            }\r\n        }\r\n        window.onresize = function() {setTimeout(\"IEORFOREFOX_log()\",100);pageOnSizeMoveMenu();};\r\n\r\n        function submit() {\r\n            document.getElementById(\"loginform\").submit(); return false;\r\n        }\r\n        $(document).keydown(function(event) {   //Enter event\r\n            var keycode = event.which;\r\n            if (keycode == 13) {\r\n\t\t\t\t\r\n\t\t\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\t\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t\t\t{\r\n\t\t\t\t    $(\".div_right_two_input_border\").html(\"<input type='password' maxlength='16' id='userpwd' name='userpwd' value='' />\");\r\n\t\t\t\t}\r\n\t\t\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t\t\t{\r\n\t\t\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif(jQuery(\"#username\").val()!=\"User name\"&&jQuery(\"#userpwd\").val()!=\"Password\"){\r\n                \tdocument.getElementById(\"loginform\").submit();\r\n\t\t\t\t}\r\n            }\r\n        });\r\n\t\t\r\n    </script>\r\n</head>\r\n<!--[if IE 6]>\r\n<script language=\"JavaScript\" type=\"text/javascript\" src=\"./HAPPLE/pages/JS/_png.js\"></script>\r\n<script>\r\nDD_belatedPNG.fix('img,.png,.menu li');\r\n</script>\r\n<![endif]-->\r\n<body id=\"login_body\" onload=\"IEORFOREFOX_log()\">\r\n\r\n<form name=\"loginform\" id=\"loginform\" action=\"./logincheck.rsp?type=1\" method=\"post\" onsubmit=\"return RM.LOGIN.checkLoginInput()\">\r\n    <div class=\"divLoginOne png\" id=\"divOne\">\r\n        <div class=\"div_leftBottom\">\r\n            <div class='log-dvr-logo'>\r\n                <div style=\" padding-top:26px; text-align:center; width:100%\">\r\n                    <img id=\"login_logoimg\" src=\"./HAPPLE/loginlogo/logo_viewdvr.png\" class=\"png\" />\r\n                </div>\r\n            </div>\r\n            <div class='log-language'><label id='log_language_border' class='log-language-out'  onmouseover='mouseOnLabel();' onmouseout=\"mouseLeaveLabel();\">Language</label></div>\r\n           \r\n        </div>\r\n        <div class=\"div_login_right\">\r\n            <div class=\"div_right_top_font\">\r\n                <div class=\"div_right_title_font\">\r\n                    <b>DVR LOGIN</b>\r\n                </div>\r\n            </div>\r\n            <div class=\"div_right_one png\">\r\n                <div class=\"div_right_two_uname_border\">\r\n                    <input type=\"text\" id=\"username\"  name=\"username\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"User name\" onfocus=\"if(this.value=='User name'){this.value=''}else{this.select();};this.style.color='black';updateFontStyle(this.id);\" onblur=\"updatePassword()\"/></div>\r\n                </div>\r\n            <div class=\"div_right_two png\">\r\n                <div class=\"div_right_two_input_border\">\r\n                    <input type=\"text\" id=\"userpwd1\" name=\"userpwd\" maxlength=\"16\" style=\"color:gray; font-style:italic;\" value=\"Password\" onfocus=\"updatePassword();\" />\r\n                </div>\r\n                <div class=\"div_right_thire png\" onmousedown=\"this.className='didiv_right_thire_Two';updatePassword();submit()\" onmouseup=\"this.className='div_right_thire'\"></div>\r\n            </div>\r\n            <div class=\"div_right_last\">\r\n                <input id=\"autologin\" name=\"autologin\" type=\"checkbox\" onfocus=\"this.blur()\" value=\"1\"/>Remember me\r\n            </div>\r\n        </div>\r\n        <div class=\"clear\"></div>\r\n    </div>\r\n</form>\r\n<script type=\"text/javascript\">\r\n\tfunction updatePassword(){\r\n\t\t\r\n\t\tif(document.getElementById(\"userpwd1\")){document.getElementById(\"userpwd1\").id=\"userpwd\";}\r\n\t\tif(document.getElementById(\"userpwd\").value=='Password')\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='' />\");\r\n\t\t}\r\n\t\telse\r\n\t\t{\r\n\t\t\t$(\".div_right_two_input_border\").html(\"<input type='password' id='userpwd' name='userpwd' maxlength='16' value='\"+document.getElementById('userpwd').value+\"' onfocus='this.select()'/>\");\r\n\t\t\t\r\n\t\t}\r\n\t\tif(document.getElementById(\"username\").value=='User name')\r\n\t\t{\r\n\t\t\tdocument.getElementById(\"username\").value=\"\";\r\n\t\t}\r\n\t\tsetTimeout(\"document.getElementById('userpwd').focus()\",100);\r\n\t}\r\n\tfunction updateFontStyle(id){\r\n\t\tjQuery(\"#\"+id+\"\").css(\"font-style\",\"normal\")//inherit\r\n\t\t//document.getElementById(id).style.fon=\"font-style:inherit\";\r\n\t}\r\n\t\r\n\tvar lanCash = [{\"CFG_FILE\":\"ui/language/chinese.ini\",\"FONT_LIB\":\"FZYaoTi\",\"FONT_LIB_FILE\":\"fonts/FZYTK.TTF\",\"ICON_DIR\":\"ui/icons/chinese\",\"LANG\":\"\u4e2d\u6587\",\"SELECT\":\"true\",\"VALUE\":0},{\"CFG_FILE\":\"ui/language/english.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"English\",\"SELECT\":\"true\",\"VALUE\":1},{\"CFG_FILE\":\"ui/language/korean.ini\",\"FONT_LIB\":\"New Gulim\",\"FONT_LIB_FILE\":\"fonts/NewGulim.ttf\",\"ICON_DIR\":\"ui/icons/korean\",\"LANG\":\"\ud55c\uad6d\uc5b4\",\"SELECT\":\"false\",\"VALUE\":2},{\"CFG_FILE\":\"ui/language/italian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/italian\",\"LANG\":\"Italiano\",\"SELECT\":\"true\",\"VALUE\":3},{\"CFG_FILE\":\"ui/language/german.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/german\",\"LANG\":\"Deutsch\",\"SELECT\":\"false\",\"VALUE\":4},{\"CFG_FILE\":\"ui/language/thai.ini\",\"FONT_LIB\":\"Tahoma\",\"FONT_LIB_FILE\":\"fonts/tahoma.ttf\",\"ICON_DIR\":\"ui/icons/thai\",\"LANG\":\"\u0e44\u0e17\u0e22\",\"SELECT\":\"true\",\"VALUE\":5},{\"CFG_FILE\":\"ui/language/turkish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/turkish\",\"LANG\":\"T\u00fcrk\u00e7e\",\"SELECT\":\"false\",\"VALUE\":6},{\"CFG_FILE\":\"ui/language/portuguese.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/portuguese\",\"LANG\":\"Portugu\u00eas\",\"SELECT\":\"true\",\"VALUE\":7},{\"CFG_FILE\":\"ui/language/spanlish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/spanlish\",\"LANG\":\"Espa\u00f1ol\",\"SELECT\":\"true\",\"VALUE\":8},{\"CFG_FILE\":\"ui/language/romanian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/romanian\",\"LANG\":\"Rom\u00e2n\u0103\",\"SELECT\":\"false\",\"VALUE\":9},{\"CFG_FILE\":\"ui/language/greek.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac\",\"SELECT\":\"false\",\"VALUE\":10},{\"CFG_FILE\":\"ui/language/french.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/french\",\"LANG\":\"Fran\u00e7ais\",\"SELECT\":\"true\",\"VALUE\":11},{\"CFG_FILE\":\"ui/language/russian.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/russian\",\"LANG\":\"\u0420\u0443\u0441\u0441\u043a\u0438\u0439\",\"SELECT\":\"true\",\"VALUE\":12},{\"CFG_FILE\":\"ui/language/nederlands.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"LANG\":\"Nederlands\",\"SELECT\":\"false\",\"VALUE\":13},{\"CFG_FILE\":\"ui/language/hebrew.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/hebrew\",\"LANG\":\"\u05e2\u05d1\u05e8\u05d9\u05ea\",\"SELECT\":\"false\",\"VALUE\":14},{\"CFG_FILE\":\"ui/language/chinesetrad.ini\",\"FONT_LIB\":\"msf\",\"FONT_LIB_FILE\":\"fonts/msf.ttf\",\"ICON_DIR\":\"ui/icons/traditional\",\"LANG\":\"\u4e2d\u6587\u7e41\u4f53\",\"SELECT\":\"false\",\"VALUE\":15},{\"CFG_FILE\":\"ui/language/polish.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/polish\",\"LANG\":\"Polski\",\"SELECT\":\"false\",\"VALUE\":16},{\"CFG_FILE\":\"ui/language/Chechnya.ini\",\"FONT_LIB\":\"CALIBRI\",\"FONT_LIB_FILE\":\"fonts/CALIBRI.TTF\",\"ICON_DIR\":\"ui/icons/Chechnya\",\"LANG\":\"\u010ce\u0161tina\",\"SELECT\":\"false\",\"VALUE\":17},{\"CFG_FILE\":\"ui/language/vietnam.ini\",\"FONT_LIB\":\"Times\",\"FONT_LIB_FILE\":\"fonts/Times.ttf\",\"ICON_DIR\":\"ui/icons/vietnam\",\"LANG\":\"Vi\u1ec7t Nam\",\"SELECT\":\"true\",\"VALUE\":18},{\"CFG_FILE\":\"ui/language/japanese.ini\",\"FONT_LIB\":\"MS Gothic\",\"FONT_LIB_FILE\":\"fonts/MS-Gothic.ttf\",\"ICON_DIR\":\"ui/icons/Japanese\",\"LANG\":\"\u65e5\u672c\u8a9e\",\"SELECT\":\"false\",\"VALUE\":19},{\"CFG_FILE\":\"ui/language/Persian.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/Persian\",\"LANG\":\"\u0641\u0627\u0631\u0633\u06cc\",\"SELECT\":\"false\",\"VALUE\":20},{\"CFG_FILE\":\"ui/language/arapca.ini\",\"FONT_LIB\":\"Arial\",\"FONT_LIB_FILE\":\"fonts/arial.ttf\",\"ICON_DIR\":\"ui/icons/arapca\",\"LANG\":\"\u0627\u0644\u0639\u0631\u0628\u064a\u0629\",\"SELECT\":\"false\",\"VALUE\":21}]\n;\r\n\tvar product_type='7108XC_VA';\r\n\tcustName='CUSTOMER_NULL';\r\n\r\n\tvar ring = false;\r\n    var languageArr = [];\r\n    for (var i = 0; i < lanCash.length; i++) {\r\n        if (lanCash[i].SELECT + \"\" == \"true\") {\r\n\t\t\tif(!ring)\r\n\t\t\t{\r\n\t\t\t\tif((lanCash[i].LANG == \"\u4e2d\u6587\" && (product_type.split(\"_\")[0]!=\"7216XG\") && (product_type.split(\"_\")[0]!=\"8608XG\") && (product_type.split(\"_\")[0]!=\"8604XG\")) || (lanCash[i].VALUE == 15 && custName == \"103\"))\r\n\t\t\t\t{\r\n\t\t\t\t\tring = true;\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"true\");\r\n\t\t\t\t}\r\n\t\t\t\telse\r\n\t\t\t\t{\r\n\t\t\t\t\trsp_setCookie(\"language_ch\",\"false\");\r\n\t\t\t\t}\r\n\t\t\t}\r\n            languageArr[languageArr.length] = {\"text\":lanCash[i].LANG,\"value\":lanCash[i].VALUE};//lanAll[lanCash[i].LANG];\r\n\t\t\t//languageArr[languageArr.length] ={\"text\":\"\"+lanCash[i].LANG+\"\",\"value\":lanCash[i].LANG};\r\n        }\r\n    }\r\n    g_lanmenu = new rspLanguageMenu(\"language\", \"language\", languageArr);\r\n    $('body').append(g_lanmenu.getHtml());\r\n</script>\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n</body>\r\n</html>\r\n",
         "datamd5" : "231368958e8d42a3747a295dfa94a38c",
         "datammh3" : 1210422212,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "forward" : "121.122.78.222",
         "geolocus" : {
            "asn" : "AS9534",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "MY",
            "countryname" : "Malaysia",
            "domain" : [
               "maxis.com.my",
               "pwrdsgn.com"
            ],
            "isineu" : "false",
            "latitude" : "4.210484",
            "location" : "4.210484,101.975766",
            "longitude" : "101.975766",
            "netname" : "MAXISNET-3G",
            "organization" : "Maxis Broadband Sdn.Bhd",
            "subnet" : "121.122.0.0/17"
         },
         "hostname" : [
            "121.122.78.222"
         ],
         "ip" : "121.122.78.222",
         "ipv6" : "false",
         "latitude" : "3.1910",
         "location" : "3.1910,101.6620",
         "longitude" : "101.6620",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Binariang Berhad",
         "port" : 49152,
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "seen_date" : "2024-11-04",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subnet" : "121.120.0.0/14",
         "tag" : "<enterprise field>: tag",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/login.rsp"
      }