Returning 1 result(s) out of 1 in 0.068 second(s)

  • 125.227.31.55:82 (tcp/http) - last seen on 2024-11-07 at 03:20:47 UTC

    • IP
      125.227.31.55
      Network
      125.224.0.0/13
      Domain(s)
      hinet.net
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux Kernel
      URL

      http://125.227.31.55:82/ 200

      HTTP Title
      "User Login"
      Reverse DNS
      125-227-31-55.hinet-ip.hinet.net
      ASN
      AS3462
      Organization
      Data Communication Business Group
      Protocol
      http
      Source
      datascan
    • NOTE
      This tab is a merge from current page results.
      Domain(s)
      hinet.net
      Hostname(s)
      125-227-31-55.hinet-ip.hinet.net
      IP(s)
      125.227.31.55
      Port(s)
      82
      Protocol(s)
      http
      Tag(s)
      URL(s)
      /
    • Operating System
      Linux Linux Kernel
    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      45539448ba39357b6a5f46f99dcec4bf
      HTTP Header MD5
      ceb043150ab12be21600e3bb6fcf9481
      HTTP Body MD5
      aa9dcd11d0a992f715d8ce338f218564
    • HTTP/1.1 200 OK
      Date: Thu, 07 Nov 2024 11:20:46 GMT
      Server: WEB SERVER
      Connection: close
      Transfer-Encoding: chunked
      Content-Type: text/html
      
      fe7
      <html>
      <head>
      <title>"User Login"</title>
      <link rel="stylesheet" href="../my_style.css" type="text/css">
      <meta http-equiv=Content-Type content="text/html; charset=UTF-8">
      <meta http-equiv="Cache-Control" content="no-cache">
      <meta http-equiv="Pragma" content="no-cache">
      <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.5, user-scalable=1">
      <script type="text/javascript" src="../jquery.js"></script>
      <script type="text/javascript" src="../global.js"></script>
      <script type="text/javascript" src="../my_placeholder.js"></script>
      <script type="text/javascript" src="../my_check.js"></script>
      <script type="text/javascript" src="../my_effect.js"></script>
      <script type="text/javascript" src="../my_encrypt.js"></script>
      <script type="text/javascript" src="../my_timeout.js"></script>
      <style>
      .Tab2Table { width:284px; background-repeat:no-repeat; }
      .Tab2Title { height:18px; padding-left:7px; color:#499AC5; font-size:12px; font-weight:bold; }
      .Tab2Input { width:227px; height:32px; height:22px\9; margin-top:14px; margin-left:29px; padding:5px; border:0 none; color:#858585; font-size:14px; text-align:left; vertical-align:middle; background-color:transparent; }
      .Tab2OPT { background-repeat:repeat; }
      .Tab2OPT TD { font-size:12px; }
      .Tab2OPT SPAN { margin-left:22px; margin-top:6px; height:100%; display:inline-block; display:-webkit-box; }
      .Tab2OPT SPAN INPUT { vertical-align:middle; }
      .Tab2BTN SPAN { height:30px; height:44px\9; color:#FFFFFF; font-weight:bold; display:inline-block; cursor:pointer; }
      </style>
      </head>
      <body class="AuthBody" style="display:none;" onLoad="do_init()">
      <center>
      <form name="auth" method="get" action="/cgi-bin/auth.cgi">
      <br>
      <input type="hidden" name="q" value="0">
      <input type="hidden" name="s">
      <input type="hidden" name="un">
      <input type="hidden" name="pw">
      <input type="hidden" name="wifiAuto" value="0">
      <input type="hidden" name="MULTI_LANG">
      <input type="hidden" name="fb">
      <input type="hidden" name="toUrl">
      <input type="hidden" name="LINEUrl">
      <input type="hidden" name="jTime">
      <script type="text/javascript">
      set_idle_time(1);
      var OX=[{o:'un',x:'username'},{o:'pw',x:'password'}];
      function authentication_logout() {
      var LINK = 'http://<ip>:82/logout';
      myViewer(LINK, 570, 180, '');
      }
      
      function read_message() {
      if(window.opener) {
      var POBJ = window.opener.document.auth_setting;
      if((POBJ.login_message.value != 'null')){
      document.getElementById('message').innerHTML = POBJ.login_message.value;
      }
      }
      }
      
      function check_agree(OBJ) {
      if(OBJ.elements['en_agree']) {
      if (!OBJ.elements['en_agree'].checked) {
      alert('Please read and agree with the Terms of Use Statement.');
      return false;
      }
      }
      return true;
      }
      
      function check_entry(obj) {
      var ret = true;
      if(0) return false;
      if(check_agree(obj) == false) {
      return false;
      }
      for(var i = 0; i < OX.length; i++) {
      if(!obj.elements[OX[i].x].value.length) {
      obj.elements[OX[i].o].select();
      alert("Please complete all the required fields.");
      ret = false;
      break;
      }
      }
      if(ret) {
      for(var i = 0; i < OX.length; i++) {
      obj.elements[OX[i].o].value = xxx(obj.elements[OX[i].x].value);
      obj.elements[OX[i].x].disabled = true;
      }
      obj.q.value = 0;
      obj.s.value = 1;
      obj.fb.value = 0;
      obj.toUrl.value = location.href;
      obj.LINEUrl.value = "^o^";
      obj.jTime.value = (new Date()).getTime();
      obj.submit();
      }
      return ret;
      }
      
      function auth_checkin(obj, flag) {
      if(0) {
      return false;
      }else{
      obj.q.value = 0;
      obj.s.value = 1;
      obj.fb.value = flag;
      if(flag == 7) {
      obj.wifiAuto.value = 0;
      if(1) {
      return false;
      }
      }
      obj.toUrl.value = location.href;
      obj.LINEUrl.value = "^o^";
      obj.jTime.value = (new Date()).getTime();
      obj.submit();
      }
      return true;
      }
      
      var NewWin_H = (screen.height * 0.6);
      var NewWin_W = (screen.width * 0.7);
      function showStatement() {
      	CGI='/cgi-bin/auth.cgi?q=5';
      	myViewer(CGI, NewWin_W, NewWin_H, _SCROLLBARS);
      	return false;
      }
      
      function do_init() {
      for(var i = 0; i < OX.length; i++) {
      placeHolder(document.auth.elements[OX[i].x]);
      }
      }
      
      </script>
      <script type="text/javascript">
      var lang = NuUtil.language().toLowerCase();
      if(lang == 'zh-tw' || lang == 'zh-
      6eb
      hk'){
      document.auth.MULTI_LANG.value = 'ch';
      }else if(lang == 'zh-cn'){
      document.auth.MULTI_LANG.value = 'sch';
      }else{
      document.auth.MULTI_LANG.value = 'eng';
      }
      $('body').css({'display':'block'});
      </script>
      <table id="AuthTab1" style="width:80%; height:40%" align="bottom" border="0" cellPadding="0" cellSpacing="0">
      <tr align="center">
      <td valign="middle">
      <table id="AuthTab2" border="0" cellPadding="0" cellSpacing="0">
      <tr>
      <td>
      <table class="Tab2Table" style="height:130px; background-image:url(../icons_eng/auth_login_bg1.png);" border="0" align="center" cellPadding="0" cellSpacing="0">
      <tr><td class="Tab2Title">User Login</td></tr>
      <tr>
      <td align="left"><input class="Tab2Input" type="text" name="username" placeholder="Enter your username" maxLength="243" value=""></td>
      </tr>
      <tr>
      <td align="left"><input class="Tab2Input" type="password" name="password" placeholder="Enter your password" maxLength="20" value=""></td>
      </tr>
      </table>
      <table class="Tab2Table Tab2OPT" style="height:62px; background-image:url(../icons_eng/auth_login_bg4.png);" border="0" align="center" cellPadding="0" cellSpacing="0">
      <tr><td></td></tr>
      </table>
      <table class="Tab2Table" style="height:65px; background-image:url(../icons_eng/auth_login_bg3.png);" border="0" align="center" cellPadding="0" cellSpacing="0">
      <tr>
      <td class="Tab2BTN" align="center">
      <span style="width:231px; padding-top:13px; margin-bottom:16px;" onClick="return check_entry(document.auth);">Login</span></td>
      </tr>
      </table>
      </td>
      </tr>
      </table>
      </td>
      </tr>
      <tr><td height="8"></td></tr>
      <tr align="center"><td><span id="message" style="overflow:scroll;"></span></td></tr>
      </table>
      <br>
      <script type="text/javascript">
      read_message();
      document.auth.username.focus();
      </script>
      </form>
      </center>
      </body>
      </html>
      
      0
      
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T03:20:47.000Z",
         "app" : {
            "extract" : {
               "file" : [
                  "auth.cgi"
               ]
            },
            "http" : {
               "bodymd5" : "aa9dcd11d0a992f715d8ce338f218564",
               "bodymmh3" : 1019171576,
               "headermd5" : "ceb043150ab12be21600e3bb6fcf9481",
               "headermmh3" : 742076214,
               "title" : "\"User Login\""
            },
            "length" : 6000
         },
         "asn" : "AS3462",
         "city" : "New Taipei City",
         "country" : "TW",
         "data" : "HTTP/1.1 200 OK\r\nDate: Thu, 07 Nov 2024 11:20:46 GMT\r\nServer: WEB SERVER\r\nConnection: close\r\nTransfer-Encoding: chunked\r\nContent-Type: text/html\r\n\r\nfe7\r\n<html>\n<head>\n<title>\"User Login\"</title>\n<link rel=\"stylesheet\" href=\"../my_style.css\" type=\"text/css\">\n<meta http-equiv=Content-Type content=\"text/html; charset=UTF-8\">\n<meta http-equiv=\"Cache-Control\" content=\"no-cache\">\n<meta http-equiv=\"Pragma\" content=\"no-cache\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, maximum-scale=1.5, user-scalable=1\">\n<script type=\"text/javascript\" src=\"../jquery.js\"></script>\n<script type=\"text/javascript\" src=\"../global.js\"></script>\n<script type=\"text/javascript\" src=\"../my_placeholder.js\"></script>\n<script type=\"text/javascript\" src=\"../my_check.js\"></script>\n<script type=\"text/javascript\" src=\"../my_effect.js\"></script>\n<script type=\"text/javascript\" src=\"../my_encrypt.js\"></script>\n<script type=\"text/javascript\" src=\"../my_timeout.js\"></script>\n<style>\n.Tab2Table { width:284px; background-repeat:no-repeat; }\n.Tab2Title { height:18px; padding-left:7px; color:#499AC5; font-size:12px; font-weight:bold; }\n.Tab2Input { width:227px; height:32px; height:22px\\9; margin-top:14px; margin-left:29px; padding:5px; border:0 none; color:#858585; font-size:14px; text-align:left; vertical-align:middle; background-color:transparent; }\n.Tab2OPT { background-repeat:repeat; }\n.Tab2OPT TD { font-size:12px; }\n.Tab2OPT SPAN { margin-left:22px; margin-top:6px; height:100%; display:inline-block; display:-webkit-box; }\n.Tab2OPT SPAN INPUT { vertical-align:middle; }\n.Tab2BTN SPAN { height:30px; height:44px\\9; color:#FFFFFF; font-weight:bold; display:inline-block; cursor:pointer; }\n</style>\n</head>\n<body class=\"AuthBody\" style=\"display:none;\" onLoad=\"do_init()\">\n<center>\n<form name=\"auth\" method=\"get\" action=\"/cgi-bin/auth.cgi\">\n<br>\n<input type=\"hidden\" name=\"q\" value=\"0\">\n<input type=\"hidden\" name=\"s\">\n<input type=\"hidden\" name=\"un\">\n<input type=\"hidden\" name=\"pw\">\n<input type=\"hidden\" name=\"wifiAuto\" value=\"0\">\n<input type=\"hidden\" name=\"MULTI_LANG\">\n<input type=\"hidden\" name=\"fb\">\n<input type=\"hidden\" name=\"toUrl\">\n<input type=\"hidden\" name=\"LINEUrl\">\n<input type=\"hidden\" name=\"jTime\">\n<script type=\"text/javascript\">\nset_idle_time(1);\nvar OX=[{o:'un',x:'username'},{o:'pw',x:'password'}];\nfunction authentication_logout() {\nvar LINK = 'http://<ip>:82/logout';\nmyViewer(LINK, 570, 180, '');\n}\n\nfunction read_message() {\nif(window.opener) {\nvar POBJ = window.opener.document.auth_setting;\nif((POBJ.login_message.value != 'null')){\ndocument.getElementById('message').innerHTML = POBJ.login_message.value;\n}\n}\n}\n\nfunction check_agree(OBJ) {\nif(OBJ.elements['en_agree']) {\nif (!OBJ.elements['en_agree'].checked) {\nalert('Please read and agree with the Terms of Use Statement.');\nreturn false;\n}\n}\nreturn true;\n}\n\nfunction check_entry(obj) {\nvar ret = true;\nif(0) return false;\nif(check_agree(obj) == false) {\nreturn false;\n}\nfor(var i = 0; i < OX.length; i++) {\nif(!obj.elements[OX[i].x].value.length) {\nobj.elements[OX[i].o].select();\nalert(\"Please complete all the required fields.\");\nret = false;\nbreak;\n}\n}\nif(ret) {\nfor(var i = 0; i < OX.length; i++) {\nobj.elements[OX[i].o].value = xxx(obj.elements[OX[i].x].value);\nobj.elements[OX[i].x].disabled = true;\n}\nobj.q.value = 0;\nobj.s.value = 1;\nobj.fb.value = 0;\nobj.toUrl.value = location.href;\nobj.LINEUrl.value = \"^o^\";\nobj.jTime.value = (new Date()).getTime();\nobj.submit();\n}\nreturn ret;\n}\n\nfunction auth_checkin(obj, flag) {\nif(0) {\nreturn false;\n}else{\nobj.q.value = 0;\nobj.s.value = 1;\nobj.fb.value = flag;\nif(flag == 7) {\nobj.wifiAuto.value = 0;\nif(1) {\nreturn false;\n}\n}\nobj.toUrl.value = location.href;\nobj.LINEUrl.value = \"^o^\";\nobj.jTime.value = (new Date()).getTime();\nobj.submit();\n}\nreturn true;\n}\n\nvar NewWin_H = (screen.height * 0.6);\nvar NewWin_W = (screen.width * 0.7);\nfunction showStatement() {\n\tCGI='/cgi-bin/auth.cgi?q=5';\n\tmyViewer(CGI, NewWin_W, NewWin_H, _SCROLLBARS);\n\treturn false;\n}\n\nfunction do_init() {\nfor(var i = 0; i < OX.length; i++) {\nplaceHolder(document.auth.elements[OX[i].x]);\n}\n}\n\n</script>\n<script type=\"text/javascript\">\nvar lang = NuUtil.language().toLowerCase();\nif(lang == 'zh-tw' || lang == 'zh-\r\n6eb\r\nhk'){\ndocument.auth.MULTI_LANG.value = 'ch';\n}else if(lang == 'zh-cn'){\ndocument.auth.MULTI_LANG.value = 'sch';\n}else{\ndocument.auth.MULTI_LANG.value = 'eng';\n}\n$('body').css({'display':'block'});\n</script>\n<table id=\"AuthTab1\" style=\"width:80%; height:40%\" align=\"bottom\" border=\"0\" cellPadding=\"0\" cellSpacing=\"0\">\n<tr align=\"center\">\n<td valign=\"middle\">\n<table id=\"AuthTab2\" border=\"0\" cellPadding=\"0\" cellSpacing=\"0\">\n<tr>\n<td>\n<table class=\"Tab2Table\" style=\"height:130px; background-image:url(../icons_eng/auth_login_bg1.png);\" border=\"0\" align=\"center\" cellPadding=\"0\" cellSpacing=\"0\">\n<tr><td class=\"Tab2Title\">User Login</td></tr>\n<tr>\n<td align=\"left\"><input class=\"Tab2Input\" type=\"text\" name=\"username\" placeholder=\"Enter your username\" maxLength=\"243\" value=\"\"></td>\n</tr>\n<tr>\n<td align=\"left\"><input class=\"Tab2Input\" type=\"password\" name=\"password\" placeholder=\"Enter your password\" maxLength=\"20\" value=\"\"></td>\n</tr>\n</table>\n<table class=\"Tab2Table Tab2OPT\" style=\"height:62px; background-image:url(../icons_eng/auth_login_bg4.png);\" border=\"0\" align=\"center\" cellPadding=\"0\" cellSpacing=\"0\">\n<tr><td></td></tr>\n</table>\n<table class=\"Tab2Table\" style=\"height:65px; background-image:url(../icons_eng/auth_login_bg3.png);\" border=\"0\" align=\"center\" cellPadding=\"0\" cellSpacing=\"0\">\n<tr>\n<td class=\"Tab2BTN\" align=\"center\">\n<span style=\"width:231px; padding-top:13px; margin-bottom:16px;\" onClick=\"return check_entry(document.auth);\">Login</span></td>\n</tr>\n</table>\n</td>\n</tr>\n</table>\n</td>\n</tr>\n<tr><td height=\"8\"></td></tr>\n<tr align=\"center\"><td><span id=\"message\" style=\"overflow:scroll;\"></span></td></tr>\n</table>\n<br>\n<script type=\"text/javascript\">\nread_message();\ndocument.auth.username.focus();\n</script>\n</form>\n</center>\n</body>\n</html>\n\r\n0\r\n\r\n",
         "datamd5" : "45539448ba39357b6a5f46f99dcec4bf",
         "datammh3" : 2053976458,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "hinet.net"
         ],
         "geolocus" : {
            "asn" : "AS3462",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "TW",
            "countryname" : "Taiwan",
            "domain" : [
               "hinet.net",
               "twnic.net",
               "twnic.net.tw"
            ],
            "isineu" : "false",
            "latitude" : "23.69781",
            "location" : "23.69781,120.960515",
            "longitude" : "120.960515",
            "netname" : "HINET-NET",
            "organization" : "Data Communication Business Group",
            "subnet" : "125.227.0.0/18"
         },
         "host" : [
            "125-227-31-55"
         ],
         "hostname" : [
            "125-227-31-55.hinet-ip.hinet.net"
         ],
         "ip" : "125.227.31.55",
         "ipv6" : "false",
         "latitude" : "25.0620",
         "location" : "25.0620,121.4570",
         "longitude" : "121.4570",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Data Communication Business Group",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 82,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "reverse" : [
            "125-227-31-55.hinet-ip.hinet.net"
         ],
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "status" : 200,
         "subdomains" : [
            "hinet-ip.hinet.net"
         ],
         "subnet" : "125.224.0.0/13",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "net"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }