Returning 10 result(s) out of 239 in 0.122 second(s)

  • 187.32.5.73:9090 (tcp/http) - last seen on 2024-11-07 at 05:10:05 UTC

  • 189.112.65.216:9090 (tcp/http) - last seen on 2024-11-07 at 05:07:32 UTC

  • 187.32.5.73:9090 (tcp/http) - last seen on 2024-11-07 at 03:27:04 UTC

  • 187.32.5.73:9090 (tcp/http) - last seen on 2024-11-07 at 01:04:53 UTC

  • 201.55.100.165:9090 (tcp/http) - last seen on 2024-11-06 at 18:55:00 UTC

    • IP
      201.55.100.165
      Network
      201.55.96.0/19
      Domain(s)
      ctbctelecom.com.br
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux Kernel
      URL

      http://201.55.100.165:9090/ 200

      HTTP Title
      Intelbras
      Reverse DNS
      201-055-100-165.static.ctbctelecom.com.br
      ASN
      AS16735
      Organization
      ALGAR TELECOM SA
      Protocol
      http
      Source
      datascan
    • NOTE
      This tab is a merge from current page results.
      CPE(s)
      Domain(s)
      ctbctelecom.com.br
      Hostname(s)
      177-069-187-172.static.ctbctelecom.com.br 187-032-005-073.static.ctbctelecom.com.br 187.32.5.73 189-112-006-216.static.ctbctelecom.com.br 189-112-065-216.static.ctbctelecom.com.br 189-112-091-005.static.ctbctelecom.com.br 189.112.65.216 189.112.91.5 201-048-208-098.static.ctbctelecom.com.br 201-055-100-165.static.ctbctelecom.com.br 201.48.208.98
      IP(s)
      177.69.187.172 187.32.5.73 189.112.6.216 189.112.65.216 189.112.91.5 201.48.208.98 201.55.100.165
      Port(s)
      9090
      Protocol(s)
      http
      Tag(s)
      URL(s)
      / /index.jsp /login.jsp;jsessionid=l9lrf2dnh1j61kwvwxjc0y5cl?url=%2Findex.jsp /setup/index.jsp /vsphone/index.php
    • Operating System
      Linux Linux Kernel
    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      9fa4b27462470108fc698e0b5f730525
      HTTP Header MD5
      ab2c30c3d2109d1b0cc2ab75870be810
      HTTP Body MD5
      79473621960b86115bc3551527173c27
    • HTTP/1.1 200 OK
      CONNECTION: close
      Date: Wed, 06 Nov 2024 15:54:59 GMT
      Last-Modified: Mon, 18 Oct 2021 11:39:41 GMT
      Etag: "1634557181:bf8"
      CONTENT-LENGTH: 3064
      P3P: CP=CAO PSA OUR
      X-Frame-Options: SAMEORIGIN
      Strict-Transport-Security: max-age=604800; includeSubDomains
      X-XSS-Protection: 1;mode=block
      Content-Security-Policy: script-src 'self' 'unsafe-inline' 'unsafe-eval'
      X-Content-Type-Options: nosniff
      CONTENT-TYPE: text/html
      
      <!DOCTYPE HTML> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="UTF-8"> <title>Intelbras</title> <link href="./baseProj/images/favicon.ico" type="image/x-icon" rel="shortcut icon"> <script src="ext/ext-all.js"></script> <script type="text/javascript" src="./projectPath.js"></script> <script type="text/javascript" src="/app/libs/require.js"></script> <script type="text/javascript" src="/app/jsCore/require-config.js"></script> <script type="text/javascript">Ext.onReady(function () {
                  //启用缓存
                  Ext.Loader.setConfig({
                      "disableCaching": true,
                      "paths":{
                          "basePath": BASEURL, //配置基础项目的文件路径
                          "projectPath": PROJECT_URL //配置定制项目的文件路径
                      }
                  });
      
                  //定义项目的加载路径
                  var basePath = Ext.Loader.getPath('basePath'),
                      projectPath = Ext.Loader.getPath('projectPath');
      
                  //设置类的地址路径
                  Ext.Loader.setPath({
                      "jsCore": "app/jsCore",
                      'component': "baseProj/js/component",
                      'js': 'baseProj/js',
                      'plugin': 'app/plugin',
                      'widget': 'baseProj/js/widget',
                      'baseCls':'app/baseCls',
      				'app': 'baseCls', //各个项目统一一个app
                      'customJs': projectPath+'js', // 非基线项目引用的js路径
                      'desktop':PROJ_MODULE.indexOf('desktop') != -1? projectPath+'js/desktop':basePath+'/js/desktop', //加载指定项目的Desktop.js
                      'data': PROJ_MODULE.indexOf('data') != -1 ? projectPath + 'data': basePath + '/data'  //加载指定项目的数据文件
                  });
                  //桌面内容不可选择
                  Ext.getBody().unselectable();
      
                  require(['pubsub', 'core', 'extend', 'libs/qrcode', 'libs/jsonpath', 'libs/json2',
                      'libs/base64', 'libs/md5', 'libs/aes', 'libs/rsa', 'libs/moment',
                      'timeaxes/TimeAxes',
                      'timeaxes/TimeAxesAdaptor',
                      'timeaxes/TimeGridLayer',
                      'h5Player'
                  ], function () {
                      //载入必要的模块,字符串文件加载完成后,初始化和加载应用
                      Ext.require(['jsCore.Common'], function () {
                          jsCore.Common.getJsonLanguage().done(function () {
                              //自验问题修改:设备初始化界面,密码输入框输入时,报js错误,修改为先设置规则
                              jsCore.Common.setFieldVtype();
                              Ext.require(['baseCls.App']);
                              //***密码输入框输入时,报js错误 END***//
                          });
                      });
                  });
              });</script> </head> <body></body> <script type="text/javascript" src="./pluginVersion.js"></script> <script type="text/javascript" src="./webVersion.js"></script> <script type="text/javascript" src="./cap.js"></script> </html>
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T18:55:00.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "79473621960b86115bc3551527173c27",
               "bodymmh3" : 1648532334,
               "header" : [
                  {
                     "name" : "Last-Modified",
                     "value" : "Mon, 18 Oct 2021 11:39:41 GMT"
                  },
                  {
                     "name" : "Etag",
                     "value" : "1634557181:bf8"
                  }
               ],
               "headermd5" : "ab2c30c3d2109d1b0cc2ab75870be810",
               "headermmh3" : -829587659,
               "title" : "Intelbras"
            },
            "length" : 3507
         },
         "asn" : "AS16735",
         "city" : "Porto Alegre",
         "country" : "BR",
         "data" : "HTTP/1.1 200 OK\r\nCONNECTION: close\r\nDate: Wed, 06 Nov 2024 15:54:59 GMT\r\nLast-Modified: Mon, 18 Oct 2021 11:39:41 GMT\r\nEtag: \"1634557181:bf8\"\r\nCONTENT-LENGTH: 3064\r\nP3P: CP=CAO PSA OUR\r\nX-Frame-Options: SAMEORIGIN\r\nStrict-Transport-Security: max-age=604800; includeSubDomains\r\nX-XSS-Protection: 1;mode=block\r\nContent-Security-Policy: script-src 'self' 'unsafe-inline' 'unsafe-eval'\r\nX-Content-Type-Options: nosniff\r\nCONTENT-TYPE: text/html\r\n\r\n<!DOCTYPE HTML> <html> <head> <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\"> <meta charset=\"UTF-8\"> <title>Intelbras</title> <link href=\"./baseProj/images/favicon.ico\" type=\"image/x-icon\" rel=\"shortcut icon\"> <script src=\"ext/ext-all.js\"></script> <script type=\"text/javascript\" src=\"./projectPath.js\"></script> <script type=\"text/javascript\" src=\"/app/libs/require.js\"></script> <script type=\"text/javascript\" src=\"/app/jsCore/require-config.js\"></script> <script type=\"text/javascript\">Ext.onReady(function () {\n            //\u542f\u7528\u7f13\u5b58\n            Ext.Loader.setConfig({\n                \"disableCaching\": true,\n                \"paths\":{\n                    \"basePath\": BASEURL, //\u914d\u7f6e\u57fa\u7840\u9879\u76ee\u7684\u6587\u4ef6\u8def\u5f84\n                    \"projectPath\": PROJECT_URL //\u914d\u7f6e\u5b9a\u5236\u9879\u76ee\u7684\u6587\u4ef6\u8def\u5f84\n                }\n            });\n\n            //\u5b9a\u4e49\u9879\u76ee\u7684\u52a0\u8f7d\u8def\u5f84\n            var basePath = Ext.Loader.getPath('basePath'),\n                projectPath = Ext.Loader.getPath('projectPath');\n\n            //\u8bbe\u7f6e\u7c7b\u7684\u5730\u5740\u8def\u5f84\n            Ext.Loader.setPath({\n                \"jsCore\": \"app/jsCore\",\n                'component': \"baseProj/js/component\",\n                'js': 'baseProj/js',\n                'plugin': 'app/plugin',\n                'widget': 'baseProj/js/widget',\n                'baseCls':'app/baseCls',\n\t\t\t\t'app': 'baseCls', //\u5404\u4e2a\u9879\u76ee\u7edf\u4e00\u4e00\u4e2aapp\n                'customJs': projectPath+'js', // \u975e\u57fa\u7ebf\u9879\u76ee\u5f15\u7528\u7684js\u8def\u5f84\n                'desktop':PROJ_MODULE.indexOf('desktop') != -1? projectPath+'js/desktop':basePath+'/js/desktop', //\u52a0\u8f7d\u6307\u5b9a\u9879\u76ee\u7684Desktop.js\n                'data': PROJ_MODULE.indexOf('data') != -1 ? projectPath + 'data': basePath + '/data'  //\u52a0\u8f7d\u6307\u5b9a\u9879\u76ee\u7684\u6570\u636e\u6587\u4ef6\n            });\n            //\u684c\u9762\u5185\u5bb9\u4e0d\u53ef\u9009\u62e9\n            Ext.getBody().unselectable();\n\n            require(['pubsub', 'core', 'extend', 'libs/qrcode', 'libs/jsonpath', 'libs/json2',\n                'libs/base64', 'libs/md5', 'libs/aes', 'libs/rsa', 'libs/moment',\n                'timeaxes/TimeAxes',\n                'timeaxes/TimeAxesAdaptor',\n                'timeaxes/TimeGridLayer',\n                'h5Player'\n            ], function () {\n                //\u8f7d\u5165\u5fc5\u8981\u7684\u6a21\u5757\uff0c\u5b57\u7b26\u4e32\u6587\u4ef6\u52a0\u8f7d\u5b8c\u6210\u540e\uff0c\u521d\u59cb\u5316\u548c\u52a0\u8f7d\u5e94\u7528\n                Ext.require(['jsCore.Common'], function () {\n                    jsCore.Common.getJsonLanguage().done(function () {\n                        //\u81ea\u9a8c\u95ee\u9898\u4fee\u6539\uff1a\u8bbe\u5907\u521d\u59cb\u5316\u754c\u9762\uff0c\u5bc6\u7801\u8f93\u5165\u6846\u8f93\u5165\u65f6\uff0c\u62a5js\u9519\u8bef,\u4fee\u6539\u4e3a\u5148\u8bbe\u7f6e\u89c4\u5219\n                        jsCore.Common.setFieldVtype();\n                        Ext.require(['baseCls.App']);\n                        //***\u5bc6\u7801\u8f93\u5165\u6846\u8f93\u5165\u65f6\uff0c\u62a5js\u9519\u8bef END***//\n                    });\n                });\n            });\n        });</script> </head> <body></body> <script type=\"text/javascript\" src=\"./pluginVersion.js\"></script> <script type=\"text/javascript\" src=\"./webVersion.js\"></script> <script type=\"text/javascript\" src=\"./cap.js\"></script> </html>",
         "datamd5" : "9fa4b27462470108fc698e0b5f730525",
         "datammh3" : 1150895319,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "ctbctelecom.com.br"
         ],
         "geolocus" : {
            "asn" : "AS16735",
            "continent" : "SA",
            "continentname" : "South America",
            "country" : "BR",
            "countryname" : "Brazil",
            "domain" : [
               "algartelecom.com.br",
               "cert.br",
               "net.br"
            ],
            "isineu" : "false",
            "latitude" : "-14.235004",
            "location" : "-14.235004,-51.92528",
            "longitude" : "-51.92528",
            "netname" : "71.208.516/0001-74",
            "organization" : "ALGAR TELECOM S/A",
            "subnet" : "201.55.96.0/19"
         },
         "host" : [
            "201-055-100-165"
         ],
         "hostname" : [
            "201-055-100-165.static.ctbctelecom.com.br"
         ],
         "ip" : "201.55.100.165",
         "ipv6" : "false",
         "latitude" : "-30.1169",
         "location" : "-30.1169,-51.2658",
         "longitude" : "-51.2658",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "ALGAR TELECOM SA",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 9090,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "reverse" : [
            "201-055-100-165.static.ctbctelecom.com.br"
         ],
         "seen_date" : "2024-11-06",
         "source" : "datascan",
         "status" : 200,
         "subdomains" : [
            "static.ctbctelecom.com.br"
         ],
         "subnet" : "201.55.96.0/19",
         "tld" : [
            "com.br"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 189.112.65.216:9090 (tcp/http) - last seen on 2024-11-06 at 17:28:53 UTC

  • 189.112.6.216:9090 (tcp/http) - last seen on 2024-11-06 at 11:17:25 UTC

    • IP
      189.112.6.216
      Network
      189.112.0.0/17
      Domain(s)
      ctbctelecom.com.br
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux Kernel
      URL

      http://189.112.6.216:9090/ 200

      HTTP Title
      Intelbras
      Reverse DNS
      189-112-006-216.static.ctbctelecom.com.br
      ASN
      AS16735
      Organization
      ALGAR TELECOM SA
      Protocol
      http
      Source
      datascan
    • NOTE
      This tab is a merge from current page results.
      CPE(s)
      Domain(s)
      ctbctelecom.com.br
      Hostname(s)
      177-069-187-172.static.ctbctelecom.com.br 187-032-005-073.static.ctbctelecom.com.br 187.32.5.73 189-112-006-216.static.ctbctelecom.com.br 189-112-065-216.static.ctbctelecom.com.br 189-112-091-005.static.ctbctelecom.com.br 189.112.65.216 189.112.91.5 201-048-208-098.static.ctbctelecom.com.br 201-055-100-165.static.ctbctelecom.com.br 201.48.208.98
      IP(s)
      177.69.187.172 187.32.5.73 189.112.6.216 189.112.65.216 189.112.91.5 201.48.208.98 201.55.100.165
      Port(s)
      9090
      Protocol(s)
      http
      Tag(s)
      URL(s)
      / /index.jsp /login.jsp;jsessionid=l9lrf2dnh1j61kwvwxjc0y5cl?url=%2Findex.jsp /setup/index.jsp /vsphone/index.php
    • Operating System
      Linux Linux Kernel
    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      706c2299913222dd409d02e03e35193b
      HTTP Header MD5
      ec773c6efb29dc430d5defd9029df2fe
      HTTP Body MD5
      7c6a306d4dbdab954b5dd7dccdfc3f1c
    • HTTP/1.1 200 OK
      CONNECTION: close
      Date: Wed, 06 Nov 2024 08:22:29 GMT
      Last-Modified: Fri, 02 Aug 2019 06:23:40 GMT
      Etag: "1564727020:64f3"
      CONTENT-LENGTH: 25843
      CACHE-CONTROL: max-age=0
      P3P: CP=CAO PSA OUR
      X-Frame-Options: SAMEORIGIN
      CONTENT-TYPE: text/html
      
      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <title>Intelbras</title> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache,must_revalidate"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=6;IE=7; IE=8; IE=EmulateIE7"> <script type="text/javascript" src="jsBase/lib/jquery.js">jQuery.noConflict();</script> <script type="text/javascript" src="jsBase/widget/js/jquery.ui.core.js"></script> <script type="text/javascript" src="jsBase/widget/js/jquery.ui.widget.js"></script> <script type="text/javascript" src="jsBase/widget/js/dui.fisheye.js"></script> <script type="text/javascript" src="jsBase/lib/base64.js"></script> <script type="text/javascript" src="jsBase/lib/md5.js"></script> <script type="text/javascript" src="jsBase/lib/m1.2.js"></script> <script type="text/javascript" src="jsBase/lib/more.js"></script> <script type="text/javascript" src="jsCore/aes.js"></script> <script type="text/javascript" src="jsCore/rsa.js"></script> <script type="text/javascript" src="js/appAbility.js"></script> <script type="text/javascript" src="jsCore/common.js"></script> <script type="text/javascript" src="jsCore/rpcCore.js"></script> <script type="text/javascript" src="jsBase/lib/sea.js"></script> <script type="text/javascript" src="js/loginEx.js?version=82908"></script> <script type="text/javascript" src="js/publicFunc.js?version=82908"></script> <script type="text/javascript" src="js/system.js?version=82908"></script> <script type="text/javascript" src="/pluginVersion.js?version=82908"></script> <script type="text/javascript" src="/webVersion.js"></script> <script type="text/javascript" src="/olp.js?version=82908"></script> <script type="text/javascript" src="cap.js?version=82908"></script> <script type="text/javascript" src="Component/level.js?version=82908"></script> <script type="text/javascript" src="js/findPwd.js?version=82908"></script> <script type="text/javascript" src="js/deviceInitial.js?version=82908"></script>  <script type="text/javascript" src="js/index.js?version=82908"></script> <script type="text/javascript" src="/js/pluginAdaptor.js?version=82908"></script> <script type="text/javascript" src="js/eventScript.js?version=82908"></script> <link href="favicon.ico" type="image/x-icon" rel="shortcut icon"> <link rel="stylesheet" type="text/css" href="/jsBase/widget/css/ui.css"> <link rel="stylesheet" type="text/css" href="/jsBase/widget/css/skin.css"> <link rel="stylesheet" type="text/css" href="/css/oem.css"> </head> <body onscroll="$('nav_margin').style.visibility = 'hidden'; $('nav_margin').style.visibility = 'visible'">  <div id="loading" class="J_load_dialog"> <p id="lab_loading" class="J_load_p" t="com_msg.loading activex"></p> </div>   <div id="l" class="login"> <div class="login-container"> <div class="login-content"> <div class="login-logo" id="index_logo"></div> <div class="login-inputbox fn-clear"> <form> <div class="login-input-item"> <div class="login-username-icon"></div> <label class="login-input-title login_oem_username" t="com_str.username+: ">用户名</label> <input type="text" id="username" class="ui-input fn-width163 login_inputbox" onkeydown="if (event.keyCode==13) event.keyCode=9">  <div class="login-btnbox custom-btnbox"> <a id="ulgin" class="ui-button fn-width80" onclick="login()" href="javascript:;" t="com_str.login"></a> </div> </div> <div class="login-input-item"> <div class="login-password-icon"></div> <label class="login-input-title login_oem_password" id="paswd" t="com_str.password+: ">密码</label> <input type="password" autocomplete="off" style="display: none"> <input id="password" type="password" autocomplete="off" class="ui-input fn-width163 login_inputbox login_oem_top" maxlength="32" onkeydown="if (event.keyCode==13) login()">   <div class="login-btnbox custom-btnbox"> <a id="cancl" class="ui-button fn-width80" onclick="$('password').value=''" href="javascript:;" t="com_button.comcanncel"></a> </div> </div> <div class="login-input-item login-type-display" id="ul_ltype" style="display:none"> <label class="login-input-title" t="info_log.allTypes+: ">类型:</label> <select class="fn-width169 oem_ltype" id="s_lgType"> <option value="0">TCP</option> <option value="4">UDP</option> <option t="conf_net.gui32_muticastset" value="3">组播</option> </select> </div>  <div class="custom-ul-type login-input-item fn-padl190" id="ul_type" style="display: none"> <div class="ui-checkbox"><input id="net_lan" name="wtype" checked="checked" type="radio"></div> <label class="ui-label-sub" for="net_lan">LAN</label> <div class="ui-checkbox"><input id="net_wan" name="wtype" type="radio"></div> <label class="ui-label-sub" for="net_wan">WAN</label> </div> <div class="custom-ul-type login-input-item fn-padl190"> <label id="forgetpw" t="secret.forget.pwd">Password:</label> </div>  <div class="ui-button-box login-btnbox general-btnbox" style="margin-top:13px"> <a t="com_str.login" class="ui-button fn-width80 login_confirm" onclick="login()" href="javascript:;">登录</a> <a t="com_button.comcanncel" class="ui-button fn-width80 login_reset_btn" onclick="$('password').value=''" href="javascript:;">重置</a> </div> </form> </div> </div> <div id="dlg_ModLangAndVstd" class="ui-dialog fn-width475" style="top:-10000px"> <div class="ui-dialog-title"> <h1></h1> </div> <div class="ui-dialog-content"> <form> <div class="ui-form-item fn-clear"> <label t="conf_gen.language" class="ui-label fn-padl20">Language</label> <select class="ui-select" id="dlg_Language"></select> </div> <div class="ui-form-item fn-clear"> <label t="conf_gen.videostandard" class="ui-label fn-padl20">VideoStandard</label> <select class="ui-select" id="dlg_VideoStandard"></select> </div> <div class="ui-button-box fn-padt10"> <a id="modLangAndVstdConfirm" t="com_button.comok" class="ui-button" href="javascript:;">确定</a> <a id="modLangAndVstdCancel" t="com_button.comcanncel" class="ui-button" href="javascript:;">取消</a> </div> <div class="ui-tip"> <div class="ui-tip-container" id="modLangAndVstdRemark"> <span class="ui-tip-icon"></span> <label></label> </div> </div> </form> </div> </div>  <div id="dlg_ModAdminPassword" class="ui-dialog fn-width475" style="top:-10000px"> <div class="ui-dialog-title"> <h1 id="modadmin_title">Modify Admin Password</h1> </div> <div class="ui-dialog-content"> <form> <div class="ui-form-item fn-clear"> <label t="com_str.username" class="ui-label fn-padl20">UerName</label> <input class="ui-input" value="admin" disabled="true"> </div> <div> <div class="ui-form-item fn-clear"> <label t="conf_account.oldpwd" class="ui-label fn-padl20" id="oldPwdLabel">Old Password</label> <input class="ui-input" type="password" id="modadmin_oldPassword"> <label t="conf_account.newpwd" class="ui-label fn-padl20" style="clear: left" id="newPwdLabel">New Password</label> <input class="ui-input" type="password" id="modadmin_newPassword"> </div> <div id="modadminPasswordLevel" class="fn-clear fn-marl153 fn-mart4 fn-marb4"> </div> <div class="ui-form-item fn-clear"> <label t="conf_account.confirmpwd" class="ui-label fn-padl20">Confirm Password</label> <input class="ui-input" type="password" id="modadmin_confirmPassword"> </div> </div> <div class="ui-form-item fn-clear"> <div class="fn-horizontal-line"></div> </div> <div class="ui-form-item fn-clear" id="ipsanuserManage_diaModUser_username_title"> <label id="modadmin_security_tipsinfo" class="ui-label fn-width450"></label> </div> <div class="ui-button-box fn-padt10"> <a id="btn_admin_change" t="com_button.comok" class="ui-button" href="javascript:;">确定</a> <a id="btn_admin_skip" t="com_button.comcanncel" class="ui-button" href="javascript:;">取消</a> </div> <div class="ui-tip"> <div class="ui-tip-container" id="modadmin_remark"> <span class="ui-tip-icon"></span> <label></label> </div> </div> </form> </div> </div> <div id="dlg_weakPassword" class="ui-dialog fn-width475" style="top:-10000px"> <div class="ui-dialog-title"> <h1 id="weakPassword_title">Cancel Modify Admin Password Tip</h1> </div> <div class="ui-dialog-content"> <form> <div class="ui-form-item fn-clear"> <label t="conf_account.weak_password_tips" class="ui-label fn-padl20 fn-width410">Tip</label> </div> <div class="ui-form-item fn-clear"> <div class="fn-horizontal-line"></div> </div> <div class="ui-form-item fn-clear"> <div class="ui-checkbox fn-padl20"> <input type="checkbox" id="weakPassword_enable"> </div> <label t="conf_account.never_show_this" for="weakPassword_enable" class="ui-label fn-width370">Never Show This</label> </div> <div class="ui-button-box fn-padt10"> <a id="btn_weakPassword_yes" t="com_button.comok" class="ui-button" href="javascript:;">确定</a> <a id="btn_weakPassword_cancel" t="com_button.comcanncel" class="ui-button" href="javascript:;">取消</a> </div> </form> </div> </div> <div id="dlg_emptyPassword" class="ui-dialog fn-width475" style="top:-10000px"> <div class="ui-dialog-title"> <h1 id="emptyPassword_title">Admin Password Is Empty</h1> </div> <div class="ui-dialog-content"> <form> <div class="ui-form-item fn-clear"> <label t="ugm_msg.newPwdNull" class="ui-label fn-padl20 fn-width450">Tip</label> </div> <div class="ui-button-box fn-padt10"> <a id="btn_emptyPassword_yes" t="com_button.comok" class="ui-button" href="javascript:;">确定</a> <a id="btn_emptyPassword_cancel" t="com_button.comcanncel" class="ui-button" href="javascript:;">取消</a> </div> </form> </div> </div> </div> <div id="dlg_fgtPwd" class="ui-dialog fn-width800"> <div class="ui-dialog-title"> <h1 id="dlgPwd_resetpwd" style="margin-left:365px"></h1> <h1 style="float:right;margin-right:10px">1/2</h1> </div> <div class="ui-dialog-content"> <form> <div class="ui-form-item fn-clear fn-mart10" style="display:none"> <label class="fn-left" style="margin-left: 110px">SN:</label> <label class="fn-left" id="devicesn"></label> </div>  <div class="ui-form-item fn-clear fn-mart10 fn-marl4"> <label class="ui-label fn-width160">Email:</label> <input type="text" id="Email_addr" class="ui-input" style="width:440px" disabled="disabled" value="123@qq.com"> <a href="javascript:;" class="ui-button" id="SendEmail" t="ib_str.send"></a> </div> <div class="ui-form-item fn-clear fn-mart10 fn-marl5"> <label class="ui-label fn-width600" id="safeTip"></label> </div> <div class="ui-form-item fn-clear fn-mart10 fn-marl4"> <label id="savecode_label" class="ui-label fn-width160"></label> <input class="ui-input fn-width570" id="fgtpwd_safeCode" maxlength="63"> </div> <div class="ui-form-item fn-clear fn-mart10" style="margin-bottom:10px"> <span style="float:left; margin-left:20px; background-color: white;width: 147px;height: 150px" id="pwdQrcode"></span> <span style="float:left;padding:20px 10px;text-align: left" class="fn-marl26" id="scanQrcode" style="height:109px"></span> </div> <span style="float:left;text-align:left" t="str.intelbras_url"></span> <div class="ui-button-box fn-padt10" style="margin-top:22px"> <a id="dlgPwd_cancel" class="ui-button" href="javascript:;">取消</a> <a id="dlgPwd_next" class="ui-button" href="javascript:;">确定</a> </div> </form> </div> </div> <div id="dlg_addPwd" class="ui-dialog fn-width475"> <div class="ui-dialog-title"> <h1 id="dlg_addPwd_title" style="margin-left:365px"></h1> <h1 style="float:right;margin-right:10px">2/2</h1> </div> <div class="ui-dialog-content"> <form> <div class="ui-form-item fn-clear"> <label id="addPwd_username" class="ui-label fn-padl20"></label> <label class="ui-label">admin</label> </div> <div class="ui-form-item fn-clear"> <label id="addPwd_newpwd" class="ui-label fn-padl20"></label> <input class="ui-input" id="reset_pwd_ipt" type="password"> <span class="fn-left fn-mart4" id="reset_level_span"></span> </div> <div id="add_passwordLevel" style="margin-left: 154px" class="fn-clear UserPasswordlevel"></div> <div class="ui-form-item fn-clear fn-textcenter"> <label class="ui-label fn-padl20">&nbsp;</label> <span t="com_str.pwdRuleTips" class="ui-label fn-width250"></span> </div> <div class="ui-form-item fn-clear"> <label id="addPwd_confirmpwd" class="ui-label fn-padl20"></label> <input class="ui-input" id="reset_pwd2_ipt" type="password"> </div> <div class="ui-button-box fn-padt10"> <a id="dlg_add_cancel" class="ui-button" href="javascript:;"></a> <a id="dlg_add_next" class="ui-button" href="javascript:;"></a> </div> </form> </div> </div> <div id="dlg_syncPwdAdv" class="ui-dialog fn-width475"> <div class="ui-dialog-title"> <h1 id="dlg_sync_title"></h1> </div> <div class="ui-dialog-content"> <form> <div class="ui-form-item fn-clear"> <label t="" class="ui-label fn-padl20" id="dlg_syncPwdAdv_ad" style="margin: 0 auto;float: none;width: auto;text-align: center"></label> </div> <div class="ui-button-box fn-padt10"> <a id="dlg_sync_cancel" class="ui-button" href="javascript:;"></a> <a id="dlg_sync_next" class="ui-button" href="javascript:;"></a> </div> </form> </div> </div> <div id="dlg_syncPwdRes" class="ui-dialog fn-width650"> <div class="ui-dialog-title"> <h1 id="dlg_syncRes_title"></h1> </div> <div class="ui-dialog-content"> <form> <div class="fn-clear ui-form-item"> <label id="synctip" class="ui-text fn-padl20"></label> </div>  <div class="remoteInit-loading" id="syncProgress" style="visibility:hidden"> <div class="remoteInit-loading-box"><div class="upgrade-loading-slider" id="sync_progress" style="background-color: orange"></div></div> </div> <div class="fn-padl20" id="dlg_modip_table"> <div class="fn-clear ui-form-item"> <label t="" class="ui-label"></label> </div> <div class="ui-table"> <div class="ui-table-header"> <table cellpadding="0" cellspacing="0"> <tr> <th class="fn-widp10" id="sys_number"></th> <th class="fn-widp10" id="sys_chn">通道</th> <th class="fn-widp25" id="sys_ip"></th> <th class="fn-widp30" id="sys_result"></th> </tr> </table> </div> <div class="ui-table-container" id="dlg_mod_tab"> </div> </div> </div> <div class="ui-button-box fn-padt10"> <a id="dlg_syncRes_next" class="ui-button" href="javascript:;"></a> </div> <div class="u-tip fn-mart5" id="findPwd_adv"></div> </form> </div> </div> <div class="login-bottom">©2018.All Rights Reserved.</div> <div id="login_install_dialog" class="ui-dialog" style="display: none"> <div class="ui-dialog-title"></div> <div class="ui-dialog-container" style="margin:auto"> <div class="login_install_container"> <div t="com_msg.needActivex" style="font-size:200%" class="ui-dialog-content" id="login_install_hint"> 请安装控件包 </div> <div style="padding-left: 30px"> <span id="login_install_npapihint"></span> </div> </div> </div> <div class="ui-button-box fn-padt20" style="padding-bottom: 10px"> <a id="login_btn_install" class="ui-button" href="/webplugin.exe" target="_download" t="com_str.install">安装</a> <a id="login_btn_cancel" class="ui-button" href="javascript:;" t="com_button.comcanncel">取消</a> </div> </div> </div>  <div id="law_dialog" class="ui-dialog fn-width700"> <div class="ui-dialog-title"> <h1 id="law_title" t="sys.SoftwareLicence"></h1> </div> <div class="ui-dialog-content"> <div class="ui-form-item fn-clear fn-mart20 fn-marb20" id="law_struction"></div> <div class="ui-form-item fn-clear"> <div class="ui-checkbox"><input id="law_chk" type="checkbox"></div> <label class="ui-label fn-width510" t="sys.SoftwareLicenceNoted" for="law_chk"></label> </div> <div class="ui-button-box fn-padt10"> <a id="law_sureBtn" class="ui-button" href="javascript:;" t="com_button.comok">确定</a> </div> </div> </div> <div id="devinit_dialog" class="ui-dialog fn-width700"> <div class="ui-dialog-title"> <h1 id="devinit_title" t="com_str.deviceInitialize"></h1> </div> <div class="ui-dialog-content"> <form> <div class="ui-form-item fn-clear" style="display:none"> <div style="margin-left:50px"> <div class="ui-step-box current"> <span class="ui-icon-num1"></span> <label id="setpwd" t="conf_account.setpwd"></label> </div> <div class="ui-step-box"> <span class="ui-icon-num2"></span> <label id="Prtpwd" t="com_str.passwordProtect"></label> </div> <div class="ui-
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T11:17:25.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "w3.org"
               ],
               "file" : [
                  "webplugin.exe"
               ],
               "hostname" : [
                  "www.w3.org"
               ],
               "url" : [
                  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"
               ]
            },
            "http" : {
               "bodymd5" : "7c6a306d4dbdab954b5dd7dccdfc3f1c",
               "bodymmh3" : -1057914563,
               "header" : [
                  {
                     "name" : "Last-Modified",
                     "value" : "Fri, 02 Aug 2019 06:23:40 GMT"
                  },
                  {
                     "name" : "Etag",
                     "value" : "1564727020:64f3"
                  }
               ],
               "headermd5" : "ec773c6efb29dc430d5defd9029df2fe",
               "headermmh3" : -2134402450,
               "title" : "Intelbras"
            },
            "length" : 16384
         },
         "asn" : "AS16735",
         "country" : "BR",
         "data" : "HTTP/1.1 200 OK\r\nCONNECTION: close\r\nDate: Wed, 06 Nov 2024 08:22:29 GMT\r\nLast-Modified: Fri, 02 Aug 2019 06:23:40 GMT\r\nEtag: \"1564727020:64f3\"\r\nCONTENT-LENGTH: 25843\r\nCACHE-CONTROL: max-age=0\r\nP3P: CP=CAO PSA OUR\r\nX-Frame-Options: SAMEORIGIN\r\nCONTENT-TYPE: text/html\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"> <html> <head> <title>Intelbras</title> <meta http-equiv=\"pragma\" content=\"no-cache\"> <meta http-equiv=\"Cache-Control\" content=\"no-cache,must_revalidate\"> <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\"> <meta http-equiv=\"X-UA-Compatible\" content=\"IE=6;IE=7; IE=8; IE=EmulateIE7\"> <script type=\"text/javascript\" src=\"jsBase/lib/jquery.js\">jQuery.noConflict();</script> <script type=\"text/javascript\" src=\"jsBase/widget/js/jquery.ui.core.js\"></script> <script type=\"text/javascript\" src=\"jsBase/widget/js/jquery.ui.widget.js\"></script> <script type=\"text/javascript\" src=\"jsBase/widget/js/dui.fisheye.js\"></script> <script type=\"text/javascript\" src=\"jsBase/lib/base64.js\"></script> <script type=\"text/javascript\" src=\"jsBase/lib/md5.js\"></script> <script type=\"text/javascript\" src=\"jsBase/lib/m1.2.js\"></script> <script type=\"text/javascript\" src=\"jsBase/lib/more.js\"></script> <script type=\"text/javascript\" src=\"jsCore/aes.js\"></script> <script type=\"text/javascript\" src=\"jsCore/rsa.js\"></script> <script type=\"text/javascript\" src=\"js/appAbility.js\"></script> <script type=\"text/javascript\" src=\"jsCore/common.js\"></script> <script type=\"text/javascript\" src=\"jsCore/rpcCore.js\"></script> <script type=\"text/javascript\" src=\"jsBase/lib/sea.js\"></script> <script type=\"text/javascript\" src=\"js/loginEx.js?version=82908\"></script> <script type=\"text/javascript\" src=\"js/publicFunc.js?version=82908\"></script> <script type=\"text/javascript\" src=\"js/system.js?version=82908\"></script> <script type=\"text/javascript\" src=\"/pluginVersion.js?version=82908\"></script> <script type=\"text/javascript\" src=\"/webVersion.js\"></script> <script type=\"text/javascript\" src=\"/olp.js?version=82908\"></script> <script type=\"text/javascript\" src=\"cap.js?version=82908\"></script> <script type=\"text/javascript\" src=\"Component/level.js?version=82908\"></script> <script type=\"text/javascript\" src=\"js/findPwd.js?version=82908\"></script> <script type=\"text/javascript\" src=\"js/deviceInitial.js?version=82908\"></script>  <script type=\"text/javascript\" src=\"js/index.js?version=82908\"></script> <script type=\"text/javascript\" src=\"/js/pluginAdaptor.js?version=82908\"></script> <script type=\"text/javascript\" src=\"js/eventScript.js?version=82908\"></script> <link href=\"favicon.ico\" type=\"image/x-icon\" rel=\"shortcut icon\"> <link rel=\"stylesheet\" type=\"text/css\" href=\"/jsBase/widget/css/ui.css\"> <link rel=\"stylesheet\" type=\"text/css\" href=\"/jsBase/widget/css/skin.css\"> <link rel=\"stylesheet\" type=\"text/css\" href=\"/css/oem.css\"> </head> <body onscroll=\"$('nav_margin').style.visibility = 'hidden'; $('nav_margin').style.visibility = 'visible'\">  <div id=\"loading\" class=\"J_load_dialog\"> <p id=\"lab_loading\" class=\"J_load_p\" t=\"com_msg.loading activex\"></p> </div>   <div id=\"l\" class=\"login\"> <div class=\"login-container\"> <div class=\"login-content\"> <div class=\"login-logo\" id=\"index_logo\"></div> <div class=\"login-inputbox fn-clear\"> <form> <div class=\"login-input-item\"> <div class=\"login-username-icon\"></div> <label class=\"login-input-title login_oem_username\" t=\"com_str.username+: \">\u7528\u6237\u540d</label> <input type=\"text\" id=\"username\" class=\"ui-input fn-width163 login_inputbox\" onkeydown=\"if (event.keyCode==13) event.keyCode=9\">  <div class=\"login-btnbox custom-btnbox\"> <a id=\"ulgin\" class=\"ui-button fn-width80\" onclick=\"login()\" href=\"javascript:;\" t=\"com_str.login\"></a> </div> </div> <div class=\"login-input-item\"> <div class=\"login-password-icon\"></div> <label class=\"login-input-title login_oem_password\" id=\"paswd\" t=\"com_str.password+: \">\u5bc6\u7801</label> <input type=\"password\" autocomplete=\"off\" style=\"display: none\"> <input id=\"password\" type=\"password\" autocomplete=\"off\" class=\"ui-input fn-width163 login_inputbox login_oem_top\" maxlength=\"32\" onkeydown=\"if (event.keyCode==13) login()\">   <div class=\"login-btnbox custom-btnbox\"> <a id=\"cancl\" class=\"ui-button fn-width80\" onclick=\"$('password').value=''\" href=\"javascript:;\" t=\"com_button.comcanncel\"></a> </div> </div> <div class=\"login-input-item login-type-display\" id=\"ul_ltype\" style=\"display:none\"> <label class=\"login-input-title\" t=\"info_log.allTypes+: \">\u7c7b\u578b\uff1a</label> <select class=\"fn-width169 oem_ltype\" id=\"s_lgType\"> <option value=\"0\">TCP</option> <option value=\"4\">UDP</option> <option t=\"conf_net.gui32_muticastset\" value=\"3\">\u7ec4\u64ad</option> </select> </div>  <div class=\"custom-ul-type login-input-item fn-padl190\" id=\"ul_type\" style=\"display: none\"> <div class=\"ui-checkbox\"><input id=\"net_lan\" name=\"wtype\" checked=\"checked\" type=\"radio\"></div> <label class=\"ui-label-sub\" for=\"net_lan\">LAN</label> <div class=\"ui-checkbox\"><input id=\"net_wan\" name=\"wtype\" type=\"radio\"></div> <label class=\"ui-label-sub\" for=\"net_wan\">WAN</label> </div> <div class=\"custom-ul-type login-input-item fn-padl190\"> <label id=\"forgetpw\" t=\"secret.forget.pwd\">Password:</label> </div>  <div class=\"ui-button-box login-btnbox general-btnbox\" style=\"margin-top:13px\"> <a t=\"com_str.login\" class=\"ui-button fn-width80 login_confirm\" onclick=\"login()\" href=\"javascript:;\">\u767b\u5f55</a> <a t=\"com_button.comcanncel\" class=\"ui-button fn-width80 login_reset_btn\" onclick=\"$('password').value=''\" href=\"javascript:;\">\u91cd\u7f6e</a> </div> </form> </div> </div> <div id=\"dlg_ModLangAndVstd\" class=\"ui-dialog fn-width475\" style=\"top:-10000px\"> <div class=\"ui-dialog-title\"> <h1></h1> </div> <div class=\"ui-dialog-content\"> <form> <div class=\"ui-form-item fn-clear\"> <label t=\"conf_gen.language\" class=\"ui-label fn-padl20\">Language</label> <select class=\"ui-select\" id=\"dlg_Language\"></select> </div> <div class=\"ui-form-item fn-clear\"> <label t=\"conf_gen.videostandard\" class=\"ui-label fn-padl20\">VideoStandard</label> <select class=\"ui-select\" id=\"dlg_VideoStandard\"></select> </div> <div class=\"ui-button-box fn-padt10\"> <a id=\"modLangAndVstdConfirm\" t=\"com_button.comok\" class=\"ui-button\" href=\"javascript:;\">\u786e\u5b9a</a> <a id=\"modLangAndVstdCancel\" t=\"com_button.comcanncel\" class=\"ui-button\" href=\"javascript:;\">\u53d6\u6d88</a> </div> <div class=\"ui-tip\"> <div class=\"ui-tip-container\" id=\"modLangAndVstdRemark\"> <span class=\"ui-tip-icon\"></span> <label></label> </div> </div> </form> </div> </div>  <div id=\"dlg_ModAdminPassword\" class=\"ui-dialog fn-width475\" style=\"top:-10000px\"> <div class=\"ui-dialog-title\"> <h1 id=\"modadmin_title\">Modify Admin Password</h1> </div> <div class=\"ui-dialog-content\"> <form> <div class=\"ui-form-item fn-clear\"> <label t=\"com_str.username\" class=\"ui-label fn-padl20\">UerName</label> <input class=\"ui-input\" value=\"admin\" disabled=\"true\"> </div> <div> <div class=\"ui-form-item fn-clear\"> <label t=\"conf_account.oldpwd\" class=\"ui-label fn-padl20\" id=\"oldPwdLabel\">Old Password</label> <input class=\"ui-input\" type=\"password\" id=\"modadmin_oldPassword\"> <label t=\"conf_account.newpwd\" class=\"ui-label fn-padl20\" style=\"clear: left\" id=\"newPwdLabel\">New Password</label> <input class=\"ui-input\" type=\"password\" id=\"modadmin_newPassword\"> </div> <div id=\"modadminPasswordLevel\" class=\"fn-clear fn-marl153 fn-mart4 fn-marb4\"> </div> <div class=\"ui-form-item fn-clear\"> <label t=\"conf_account.confirmpwd\" class=\"ui-label fn-padl20\">Confirm Password</label> <input class=\"ui-input\" type=\"password\" id=\"modadmin_confirmPassword\"> </div> </div> <div class=\"ui-form-item fn-clear\"> <div class=\"fn-horizontal-line\"></div> </div> <div class=\"ui-form-item fn-clear\" id=\"ipsanuserManage_diaModUser_username_title\"> <label id=\"modadmin_security_tipsinfo\" class=\"ui-label fn-width450\"></label> </div> <div class=\"ui-button-box fn-padt10\"> <a id=\"btn_admin_change\" t=\"com_button.comok\" class=\"ui-button\" href=\"javascript:;\">\u786e\u5b9a</a> <a id=\"btn_admin_skip\" t=\"com_button.comcanncel\" class=\"ui-button\" href=\"javascript:;\">\u53d6\u6d88</a> </div> <div class=\"ui-tip\"> <div class=\"ui-tip-container\" id=\"modadmin_remark\"> <span class=\"ui-tip-icon\"></span> <label></label> </div> </div> </form> </div> </div> <div id=\"dlg_weakPassword\" class=\"ui-dialog fn-width475\" style=\"top:-10000px\"> <div class=\"ui-dialog-title\"> <h1 id=\"weakPassword_title\">Cancel Modify Admin Password Tip</h1> </div> <div class=\"ui-dialog-content\"> <form> <div class=\"ui-form-item fn-clear\"> <label t=\"conf_account.weak_password_tips\" class=\"ui-label fn-padl20 fn-width410\">Tip</label> </div> <div class=\"ui-form-item fn-clear\"> <div class=\"fn-horizontal-line\"></div> </div> <div class=\"ui-form-item fn-clear\"> <div class=\"ui-checkbox fn-padl20\"> <input type=\"checkbox\" id=\"weakPassword_enable\"> </div> <label t=\"conf_account.never_show_this\" for=\"weakPassword_enable\" class=\"ui-label fn-width370\">Never Show This</label> </div> <div class=\"ui-button-box fn-padt10\"> <a id=\"btn_weakPassword_yes\" t=\"com_button.comok\" class=\"ui-button\" href=\"javascript:;\">\u786e\u5b9a</a> <a id=\"btn_weakPassword_cancel\" t=\"com_button.comcanncel\" class=\"ui-button\" href=\"javascript:;\">\u53d6\u6d88</a> </div> </form> </div> </div> <div id=\"dlg_emptyPassword\" class=\"ui-dialog fn-width475\" style=\"top:-10000px\"> <div class=\"ui-dialog-title\"> <h1 id=\"emptyPassword_title\">Admin Password Is Empty</h1> </div> <div class=\"ui-dialog-content\"> <form> <div class=\"ui-form-item fn-clear\"> <label t=\"ugm_msg.newPwdNull\" class=\"ui-label fn-padl20 fn-width450\">Tip</label> </div> <div class=\"ui-button-box fn-padt10\"> <a id=\"btn_emptyPassword_yes\" t=\"com_button.comok\" class=\"ui-button\" href=\"javascript:;\">\u786e\u5b9a</a> <a id=\"btn_emptyPassword_cancel\" t=\"com_button.comcanncel\" class=\"ui-button\" href=\"javascript:;\">\u53d6\u6d88</a> </div> </form> </div> </div> </div> <div id=\"dlg_fgtPwd\" class=\"ui-dialog fn-width800\"> <div class=\"ui-dialog-title\"> <h1 id=\"dlgPwd_resetpwd\" style=\"margin-left:365px\"></h1> <h1 style=\"float:right;margin-right:10px\">1/2</h1> </div> <div class=\"ui-dialog-content\"> <form> <div class=\"ui-form-item fn-clear fn-mart10\" style=\"display:none\"> <label class=\"fn-left\" style=\"margin-left: 110px\">SN\uff1a</label> <label class=\"fn-left\" id=\"devicesn\"></label> </div>  <div class=\"ui-form-item fn-clear fn-mart10 fn-marl4\"> <label class=\"ui-label fn-width160\">Email:</label> <input type=\"text\" id=\"Email_addr\" class=\"ui-input\" style=\"width:440px\" disabled=\"disabled\" value=\"123@qq.com\"> <a href=\"javascript:;\" class=\"ui-button\" id=\"SendEmail\" t=\"ib_str.send\"></a> </div> <div class=\"ui-form-item fn-clear fn-mart10 fn-marl5\"> <label class=\"ui-label fn-width600\" id=\"safeTip\"></label> </div> <div class=\"ui-form-item fn-clear fn-mart10 fn-marl4\"> <label id=\"savecode_label\" class=\"ui-label fn-width160\"></label> <input class=\"ui-input fn-width570\" id=\"fgtpwd_safeCode\" maxlength=\"63\"> </div> <div class=\"ui-form-item fn-clear fn-mart10\" style=\"margin-bottom:10px\"> <span style=\"float:left; margin-left:20px; background-color: white;width: 147px;height: 150px\" id=\"pwdQrcode\"></span> <span style=\"float:left;padding:20px 10px;text-align: left\" class=\"fn-marl26\" id=\"scanQrcode\" style=\"height:109px\"></span> </div> <span style=\"float:left;text-align:left\" t=\"str.intelbras_url\"></span> <div class=\"ui-button-box fn-padt10\" style=\"margin-top:22px\"> <a id=\"dlgPwd_cancel\" class=\"ui-button\" href=\"javascript:;\">\u53d6\u6d88</a> <a id=\"dlgPwd_next\" class=\"ui-button\" href=\"javascript:;\">\u786e\u5b9a</a> </div> </form> </div> </div> <div id=\"dlg_addPwd\" class=\"ui-dialog fn-width475\"> <div class=\"ui-dialog-title\"> <h1 id=\"dlg_addPwd_title\" style=\"margin-left:365px\"></h1> <h1 style=\"float:right;margin-right:10px\">2/2</h1> </div> <div class=\"ui-dialog-content\"> <form> <div class=\"ui-form-item fn-clear\"> <label id=\"addPwd_username\" class=\"ui-label fn-padl20\"></label> <label class=\"ui-label\">admin</label> </div> <div class=\"ui-form-item fn-clear\"> <label id=\"addPwd_newpwd\" class=\"ui-label fn-padl20\"></label> <input class=\"ui-input\" id=\"reset_pwd_ipt\" type=\"password\"> <span class=\"fn-left fn-mart4\" id=\"reset_level_span\"></span> </div> <div id=\"add_passwordLevel\" style=\"margin-left: 154px\" class=\"fn-clear UserPasswordlevel\"></div> <div class=\"ui-form-item fn-clear fn-textcenter\"> <label class=\"ui-label fn-padl20\">&nbsp;</label> <span t=\"com_str.pwdRuleTips\" class=\"ui-label fn-width250\"></span> </div> <div class=\"ui-form-item fn-clear\"> <label id=\"addPwd_confirmpwd\" class=\"ui-label fn-padl20\"></label> <input class=\"ui-input\" id=\"reset_pwd2_ipt\" type=\"password\"> </div> <div class=\"ui-button-box fn-padt10\"> <a id=\"dlg_add_cancel\" class=\"ui-button\" href=\"javascript:;\"></a> <a id=\"dlg_add_next\" class=\"ui-button\" href=\"javascript:;\"></a> </div> </form> </div> </div> <div id=\"dlg_syncPwdAdv\" class=\"ui-dialog fn-width475\"> <div class=\"ui-dialog-title\"> <h1 id=\"dlg_sync_title\"></h1> </div> <div class=\"ui-dialog-content\"> <form> <div class=\"ui-form-item fn-clear\"> <label t=\"\" class=\"ui-label fn-padl20\" id=\"dlg_syncPwdAdv_ad\" style=\"margin: 0 auto;float: none;width: auto;text-align: center\"></label> </div> <div class=\"ui-button-box fn-padt10\"> <a id=\"dlg_sync_cancel\" class=\"ui-button\" href=\"javascript:;\"></a> <a id=\"dlg_sync_next\" class=\"ui-button\" href=\"javascript:;\"></a> </div> </form> </div> </div> <div id=\"dlg_syncPwdRes\" class=\"ui-dialog fn-width650\"> <div class=\"ui-dialog-title\"> <h1 id=\"dlg_syncRes_title\"></h1> </div> <div class=\"ui-dialog-content\"> <form> <div class=\"fn-clear ui-form-item\"> <label id=\"synctip\" class=\"ui-text fn-padl20\"></label> </div>  <div class=\"remoteInit-loading\" id=\"syncProgress\" style=\"visibility:hidden\"> <div class=\"remoteInit-loading-box\"><div class=\"upgrade-loading-slider\" id=\"sync_progress\" style=\"background-color: orange\"></div></div> </div> <div class=\"fn-padl20\" id=\"dlg_modip_table\"> <div class=\"fn-clear ui-form-item\"> <label t=\"\" class=\"ui-label\"></label> </div> <div class=\"ui-table\"> <div class=\"ui-table-header\"> <table cellpadding=\"0\" cellspacing=\"0\"> <tr> <th class=\"fn-widp10\" id=\"sys_number\"></th> <th class=\"fn-widp10\" id=\"sys_chn\">\u901a\u9053</th> <th class=\"fn-widp25\" id=\"sys_ip\"></th> <th class=\"fn-widp30\" id=\"sys_result\"></th> </tr> </table> </div> <div class=\"ui-table-container\" id=\"dlg_mod_tab\"> </div> </div> </div> <div class=\"ui-button-box fn-padt10\"> <a id=\"dlg_syncRes_next\" class=\"ui-button\" href=\"javascript:;\"></a> </div> <div class=\"u-tip fn-mart5\" id=\"findPwd_adv\"></div> </form> </div> </div> <div class=\"login-bottom\">\u00a92018.All Rights Reserved.</div> <div id=\"login_install_dialog\" class=\"ui-dialog\" style=\"display: none\"> <div class=\"ui-dialog-title\"></div> <div class=\"ui-dialog-container\" style=\"margin:auto\"> <div class=\"login_install_container\"> <div t=\"com_msg.needActivex\" style=\"font-size:200%\" class=\"ui-dialog-content\" id=\"login_install_hint\"> \u8bf7\u5b89\u88c5\u63a7\u4ef6\u5305 </div> <div style=\"padding-left: 30px\"> <span id=\"login_install_npapihint\"></span> </div> </div> </div> <div class=\"ui-button-box fn-padt20\" style=\"padding-bottom: 10px\"> <a id=\"login_btn_install\" class=\"ui-button\" href=\"/webplugin.exe\" target=\"_download\" t=\"com_str.install\">\u5b89\u88c5</a> <a id=\"login_btn_cancel\" class=\"ui-button\" href=\"javascript:;\" t=\"com_button.comcanncel\">\u53d6\u6d88</a> </div> </div> </div>  <div id=\"law_dialog\" class=\"ui-dialog fn-width700\"> <div class=\"ui-dialog-title\"> <h1 id=\"law_title\" t=\"sys.SoftwareLicence\"></h1> </div> <div class=\"ui-dialog-content\"> <div class=\"ui-form-item fn-clear fn-mart20 fn-marb20\" id=\"law_struction\"></div> <div class=\"ui-form-item fn-clear\"> <div class=\"ui-checkbox\"><input id=\"law_chk\" type=\"checkbox\"></div> <label class=\"ui-label fn-width510\" t=\"sys.SoftwareLicenceNoted\" for=\"law_chk\"></label> </div> <div class=\"ui-button-box fn-padt10\"> <a id=\"law_sureBtn\" class=\"ui-button\" href=\"javascript:;\" t=\"com_button.comok\">\u786e\u5b9a</a> </div> </div> </div> <div id=\"devinit_dialog\" class=\"ui-dialog fn-width700\"> <div class=\"ui-dialog-title\"> <h1 id=\"devinit_title\" t=\"com_str.deviceInitialize\"></h1> </div> <div class=\"ui-dialog-content\"> <form> <div class=\"ui-form-item fn-clear\" style=\"display:none\"> <div style=\"margin-left:50px\"> <div class=\"ui-step-box current\"> <span class=\"ui-icon-num1\"></span> <label id=\"setpwd\" t=\"conf_account.setpwd\"></label> </div> <div class=\"ui-step-box\"> <span class=\"ui-icon-num2\"></span> <label id=\"Prtpwd\" t=\"com_str.passwordProtect\"></label> </div> <div class=\"ui-",
         "datamd5" : "706c2299913222dd409d02e03e35193b",
         "datammh3" : -1651554508,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "ctbctelecom.com.br"
         ],
         "geolocus" : {
            "asn" : "AS16735",
            "continent" : "SA",
            "continentname" : "South America",
            "country" : "BR",
            "countryname" : "Brazil",
            "domain" : [
               "algartelecom.com.br",
               "cert.br",
               "ctbctelecom.com.br"
            ],
            "isineu" : "false",
            "latitude" : "-14.235004",
            "location" : "-14.235004,-51.92528",
            "longitude" : "-51.92528",
            "netname" : "71.208.516/0001-74",
            "organization" : "ALGAR TELECOM S/A",
            "subnet" : "189.112.0.0/16"
         },
         "host" : [
            "189-112-006-216"
         ],
         "hostname" : [
            "189-112-006-216.static.ctbctelecom.com.br"
         ],
         "ip" : "189.112.6.216",
         "ipv6" : "false",
         "latitude" : "-22.8305",
         "location" : "-22.8305,-43.2192",
         "longitude" : "-43.2192",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "ALGAR TELECOM SA",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 9090,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "reverse" : [
            "189-112-006-216.static.ctbctelecom.com.br"
         ],
         "seen_date" : "2024-11-06",
         "source" : "datascan",
         "status" : 200,
         "subdomains" : [
            "static.ctbctelecom.com.br"
         ],
         "subnet" : "189.112.0.0/17",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "com.br"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 177.69.187.172:9090 (tcp/http) - last seen on 2024-11-06 at 08:13:17 UTC

    • IP
      177.69.187.172
      Network
      177.69.128.0/17
      Domain(s)
      ctbctelecom.com.br
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux Kernel
      URL

      http://177.69.187.172:9090/ 400

      HTTP Title
      400 The plain HTTP request was sent to HTTPS port
      Reverse DNS
      177-069-187-172.static.ctbctelecom.com.br
      ASN
      AS16735
      Organization
      ALGAR TELECOM SA
      Protocol
      http
      Source
      datascan
    • NOTE
      This tab is a merge from current page results.
      CPE(s)
      Domain(s)
      ctbctelecom.com.br
      Hostname(s)
      177-069-187-172.static.ctbctelecom.com.br 187-032-005-073.static.ctbctelecom.com.br 187.32.5.73 189-112-006-216.static.ctbctelecom.com.br 189-112-065-216.static.ctbctelecom.com.br 189-112-091-005.static.ctbctelecom.com.br 189.112.65.216 189.112.91.5 201-048-208-098.static.ctbctelecom.com.br 201-055-100-165.static.ctbctelecom.com.br 201.48.208.98
      IP(s)
      177.69.187.172 187.32.5.73 189.112.6.216 189.112.65.216 189.112.91.5 201.48.208.98 201.55.100.165
      Port(s)
      9090
      Protocol(s)
      http
      Tag(s)
      URL(s)
      / /index.jsp /login.jsp;jsessionid=l9lrf2dnh1j61kwvwxjc0y5cl?url=%2Findex.jsp /setup/index.jsp /vsphone/index.php
    • Operating System
      Linux Linux Kernel
    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      3d80e9f3e3a9b62fb00891b6667e65a3
      HTTP Header MD5
      9fc3241261775979292948ded259e174
      HTTP Body MD5
      2daa306c05fdeb1709f1c39db5a000c8
    • HTTP/1.1 400 Bad Request
      Date: Wed, 06 Nov 2024 08:13:17 GMT
      Content-Type: text/html
      Content-Length: 236
      Connection: close
      X-XSS-Protection: 1; mode=block
      X-Content-Type-Options: nosniff
      Strict-Transport-Security: max-age=31536000
      Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; connect-src 'self'; font-src 'self'; object-src 'self'; media-src 'self'; child-src 'self'
      X-Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; connect-src 'self'; font-src 'self'; object-src 'self'; media-src 'self'; child-src 'self'
      X-Webkit-CSP: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; connect-src 'self'; font-src 'self'; object-src 'self'; media-src 'self'; child-src 'self'
      
      <html>
      <head><title>400 The plain HTTP request was sent to HTTPS port</title></head>
      <body bgcolor="white">
      <center><h1>400 Bad Request</h1></center>
      <center>The plain HTTP request was sent to HTTPS port</center>
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T08:13:17.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "2daa306c05fdeb1709f1c39db5a000c8",
               "bodymmh3" : -1586337783,
               "headermd5" : "9fc3241261775979292948ded259e174",
               "headermmh3" : 226586518,
               "title" : "400 The plain HTTP request was sent to HTTPS port"
            },
            "length" : 1194
         },
         "asn" : "AS16735",
         "city" : "S\u00e3o Paulo",
         "country" : "BR",
         "data" : "HTTP/1.1 400 Bad Request\r\nDate: Wed, 06 Nov 2024 08:13:17 GMT\r\nContent-Type: text/html\r\nContent-Length: 236\r\nConnection: close\r\nX-XSS-Protection: 1; mode=block\r\nX-Content-Type-Options: nosniff\r\nStrict-Transport-Security: max-age=31536000\r\nContent-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; connect-src 'self'; font-src 'self'; object-src 'self'; media-src 'self'; child-src 'self'\r\nX-Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; connect-src 'self'; font-src 'self'; object-src 'self'; media-src 'self'; child-src 'self'\r\nX-Webkit-CSP: default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; connect-src 'self'; font-src 'self'; object-src 'self'; media-src 'self'; child-src 'self'\r\n\r\n<html>\r\n<head><title>400 The plain HTTP request was sent to HTTPS port</title></head>\r\n<body bgcolor=\"white\">\r\n<center><h1>400 Bad Request</h1></center>\r\n<center>The plain HTTP request was sent to HTTPS port</center>\r\n</body>\r\n</html>\r\n",
         "datamd5" : "3d80e9f3e3a9b62fb00891b6667e65a3",
         "datammh3" : -793051156,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "ctbctelecom.com.br"
         ],
         "geolocus" : {
            "asn" : "AS16735",
            "continent" : "SA",
            "continentname" : "South America",
            "country" : "BR",
            "countryname" : "Brazil",
            "domain" : [
               "algartelecom.com.br",
               "cert.br",
               "ctbctelecom.com.br"
            ],
            "isineu" : "false",
            "latitude" : "-14.235004",
            "location" : "-14.235004,-51.92528",
            "longitude" : "-51.92528",
            "netname" : "71.208.516/0001-74",
            "organization" : "ALGAR TELECOM S/A",
            "subnet" : "177.69.0.0/16"
         },
         "host" : [
            "177-069-187-172"
         ],
         "hostname" : [
            "177-069-187-172.static.ctbctelecom.com.br"
         ],
         "ip" : "177.69.187.172",
         "ipv6" : "false",
         "latitude" : "-23.6283",
         "location" : "-23.6283,-46.6409",
         "longitude" : "-46.6409",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "ALGAR TELECOM SA",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 9090,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "Bad Request",
         "reverse" : [
            "177-069-187-172.static.ctbctelecom.com.br"
         ],
         "seen_date" : "2024-11-06",
         "source" : "datascan",
         "status" : 400,
         "subdomains" : [
            "static.ctbctelecom.com.br"
         ],
         "subnet" : "177.69.128.0/17",
         "tld" : [
            "com.br"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 201.48.208.98:9090 (tcp/http) - last seen on 2024-11-06 at 01:30:59 UTC

    • IP
      201.48.208.98
      Network
      201.48.192.0/19
      Domain(s)
      ctbctelecom.com.br
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux CentOS
      URL

      http://201.48.208.98:9090/vsphone/index.php 200

      HTTP Title
      VSPhone 2.5.0 - Interface de Gerenciamento - Login
      Reverse DNS
      201-048-208-098.static.ctbctelecom.com.br
      ASN
      AS16735
      Organization
      ALGAR TELECOM SA
      Protocol
      http
      Source
      urlscan::redirect
    • NOTE
      This tab is a merge from current page results.
      CPE(s)
      Domain(s)
      ctbctelecom.com.br
      Hostname(s)
      177-069-187-172.static.ctbctelecom.com.br 187-032-005-073.static.ctbctelecom.com.br 187.32.5.73 189-112-006-216.static.ctbctelecom.com.br 189-112-065-216.static.ctbctelecom.com.br 189-112-091-005.static.ctbctelecom.com.br 189.112.65.216 189.112.91.5 201-048-208-098.static.ctbctelecom.com.br 201-055-100-165.static.ctbctelecom.com.br 201.48.208.98
      IP(s)
      177.69.187.172 187.32.5.73 189.112.6.216 189.112.65.216 189.112.91.5 201.48.208.98 201.55.100.165
      Port(s)
      9090
      Protocol(s)
      http
      Tag(s)
      URL(s)
      / /index.jsp /login.jsp;jsessionid=l9lrf2dnh1j61kwvwxjc0y5cl?url=%2Findex.jsp /setup/index.jsp /vsphone/index.php
    • Operating System
      Linux Linux CentOS
      Product
      Apache HTTP Server 2.2.15
      HTTP Component(s)
      Bootstrap Bootstrap PHP PHP 5.3.3
      CPE(s)

      <enterprise field>: cpe

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

    • Data MD5
      3a2c9d1dc228ed889d8f684cb7d4e9b7
      HTTP Header MD5
      c9ff50050d0a276e246606c28c67d3e9
      HTTP Body MD5
      b4919ac3bef7576567c38d44e5b1df60
    • HTTP/1.1 200 OK
      Date: Wed, 06 Nov 2024 01:39:22 GMT
      Server: Apache/2.2.15 (CentOS)
      X-Powered-By: PHP/5.3.3
      Set-Cookie: PHPSESSID=q6dl3pa8k8g9s6purj46pv50c3; path=/
      Expires: Thu, 19 Nov 1981 08:52:00 GMT
      Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
      Pragma: no-cache
      Content-Length: 3658
      Connection: close
      Content-Type: text/html; charset=UTF-8
      
      <!DOCTYPE html><html>
      <head>
          <title>VSPhone 2.5.0 - Interface de Gerenciamento - Login</title>
          <link href="/vsphone/css/main.css" media="screen" rel="stylesheet" type="text/css" >
          <meta http-equiv="Content-Type" content="text/html;charset=utf-8" >    
          <script type="text/javascript" src="/vsphone/includes/javascript/prototype.js"></script>
      <script type="text/javascript" src="/vsphone/includes/javascript/functions.js"></script>
           
           <link rel="stylesheet" href="../node_modules/mdi/css/materialdesignicons.min.css">
            <link rel="stylesheet" href="../css/bootstrap.css" type="text/css" />
            <link rel="stylesheet" href="../css/style.css" type="text/css" />
      </head>
      <body>
          <!--<div id="header">
              <a href="/vsphone/src/sistema.php" alt="inicio" title="inicio">
                  <img src="/vsphone/imagens/snep_logoOLD.png" alt="SNEP" id="snep_logo" />
              </a>
          </div>-->
          
                  <div class="body-wrapper">
                 <div id="container">
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
          <!--<div id="breadcrumb">
              Login    </div>-->
      
           <div class="page-wrapper mdc-toolbar-fixed-adjust">
            <main class="content-wrapper">
              <div class="mdc-layout-grid">
                <div class="mdc-layout-grid__inner">
      
                       <div class="mdc-layout-grid__cell stretch-card mdc-layout-grid__cell--span-12"> 
                          <form  action="/vsphone/index.php/auth/login" METHOD="post">
              <div id="login_form">
      		 <div style="text-align: center;">
      			<img src="/vsphone/imagens/snep_logoOLD.png" alt="logo">
              </div>
              <div class="form_element" style="margin-top: 25px;">
                  <div style="font-size: 15px; color: rgba(0, 0, 0, 0.5);">Usuário / Ramal:</div>
                  <div><input type="text" size="30" id="exten" name="exten"></div>
              </div>
      
              <div class="form_element" style="margin-top: 20px;">
                  <div style="font-size: 15px; color: rgba(0, 0, 0, 0.5);">Senha:</div>
                  <div class="mdc-text-field mdc-text-field--box w-100 mdc-text-field--upgraded mdc-ripple-upgraded">
                      <input type="password" size="30" name="password" class="mdc-text-field__input" />
                  </div>
              </div>
      
              <div class="form_element" style="margin-top: 15px;">
                  <div>
                      <input type="submit" value="Entrar" class="btn-login"/>
                  </div>
              </div>
      
              <div style="font-size:12px;text-align: center; margin-top: 50px;color: rgba(0, 0, 0, 0.5);">
              VSPhone 2.6.0
      <br />
              Virtual Sistemas e Tecnologia Ltda        </div>
          </div>
      </form>                </div>
                     </div>
                     </div>
                     </main>
                     </div> 
          <!--<div id="footer">
              <p id="footer_vendor"">Virtual Sistemas e Tecnologia Ltda</p>
              <p id="footer_version">VSPhone 2.6.0
      </p>
          </div>-->
      
      <!-- Fecha TAG'S abertas em cabecalho.tpl -->
      </div>  <!-- Fecha o div id=container -->
       <!-- plugins:js -->
        <script src="../node_modules/material-components-web/dist/material-components-web.min.js"></script>
        <script src="../node_modules/jquery/dist/jquery.min.js"></script>
        <!-- endinject -->
        <!-- Plugin js for this page-->
        <!--<script src="../node_modules/chart.js/dist/Chart.min.js"></script>-->
        <script src="../node_modules/progressbar.js/dist/progressbar.min.js"></script>
        <!-- End plugin js for this page-->
        <!-- inject:js -->
        <script src="../js/misc.js"></script>
        <script src="../js/material.js"></script>
        <!-- endinject -->
        <!-- Custom js for this page-->
        <script src="../js/dashboard.js"></script>
        <!-- End custom js for this page-->
      
      
      
      </body>
      </html>
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T01:30:59.000Z",
         "app" : {
            "extract" : {
               "file" : [
                  "sistema.php"
               ]
            },
            "http" : {
               "bodymd5" : "b4919ac3bef7576567c38d44e5b1df60",
               "bodymmh3" : 1905810633,
               "component" : [
                  {
                     "productversion" : "5.3.3",
                     "productvendor" : "PHP",
                     "product" : "PHP"
                  },
                  {
                     "product" : "Bootstrap",
                     "productvendor" : "Bootstrap"
                  }
               ],
               "headermd5" : "c9ff50050d0a276e246606c28c67d3e9",
               "headermmh3" : -1829894385,
               "title" : "VSPhone 2.5.0 - Interface de Gerenciamento - Login"
            },
            "length" : 4047
         },
         "asn" : "AS16735",
         "city" : "S\u00e3o Paulo",
         "country" : "BR",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\r\nDate: Wed, 06 Nov 2024 01:39:22 GMT\r\nServer: Apache/2.2.15 (CentOS)\r\nX-Powered-By: PHP/5.3.3\r\nSet-Cookie: PHPSESSID=q6dl3pa8k8g9s6purj46pv50c3; path=/\r\nExpires: Thu, 19 Nov 1981 08:52:00 GMT\r\nCache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0\r\nPragma: no-cache\r\nContent-Length: 3658\r\nConnection: close\r\nContent-Type: text/html; charset=UTF-8\r\n\r\n<!DOCTYPE html><html>\n<head>\n    <title>VSPhone 2.5.0 - Interface de Gerenciamento - Login</title>\n    <link href=\"/vsphone/css/main.css\" media=\"screen\" rel=\"stylesheet\" type=\"text/css\" >\n    <meta http-equiv=\"Content-Type\" content=\"text/html;charset=utf-8\" >    \n    <script type=\"text/javascript\" src=\"/vsphone/includes/javascript/prototype.js\"></script>\n<script type=\"text/javascript\" src=\"/vsphone/includes/javascript/functions.js\"></script>\n     \n     <link rel=\"stylesheet\" href=\"../node_modules/mdi/css/materialdesignicons.min.css\">\n      <link rel=\"stylesheet\" href=\"../css/bootstrap.css\" type=\"text/css\" />\n      <link rel=\"stylesheet\" href=\"../css/style.css\" type=\"text/css\" />\n</head>\n<body>\n    <!--<div id=\"header\">\n        <a href=\"/vsphone/src/sistema.php\" alt=\"inicio\" title=\"inicio\">\n            <img src=\"/vsphone/imagens/snep_logoOLD.png\" alt=\"SNEP\" id=\"snep_logo\" />\n        </a>\n    </div>-->\n    \n            <div class=\"body-wrapper\">\n           <div id=\"container\">\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n    <!--<div id=\"breadcrumb\">\n        Login    </div>-->\n\n     <div class=\"page-wrapper mdc-toolbar-fixed-adjust\">\n      <main class=\"content-wrapper\">\n        <div class=\"mdc-layout-grid\">\n          <div class=\"mdc-layout-grid__inner\">\n\n                 <div class=\"mdc-layout-grid__cell stretch-card mdc-layout-grid__cell--span-12\"> \n                    <form  action=\"/vsphone/index.php/auth/login\" METHOD=\"post\">\n        <div id=\"login_form\">\n\t\t <div style=\"text-align: center;\">\n\t\t\t<img src=\"/vsphone/imagens/snep_logoOLD.png\" alt=\"logo\">\n        </div>\n        <div class=\"form_element\" style=\"margin-top: 25px;\">\n            <div style=\"font-size: 15px; color: rgba(0, 0, 0, 0.5);\">Usu\u00e1rio / Ramal:</div>\n            <div><input type=\"text\" size=\"30\" id=\"exten\" name=\"exten\"></div>\n        </div>\n\n        <div class=\"form_element\" style=\"margin-top: 20px;\">\n            <div style=\"font-size: 15px; color: rgba(0, 0, 0, 0.5);\">Senha:</div>\n            <div class=\"mdc-text-field mdc-text-field--box w-100 mdc-text-field--upgraded mdc-ripple-upgraded\">\n                <input type=\"password\" size=\"30\" name=\"password\" class=\"mdc-text-field__input\" />\n            </div>\n        </div>\n\n        <div class=\"form_element\" style=\"margin-top: 15px;\">\n            <div>\n                <input type=\"submit\" value=\"Entrar\" class=\"btn-login\"/>\n            </div>\n        </div>\n\n        <div style=\"font-size:12px;text-align: center; margin-top: 50px;color: rgba(0, 0, 0, 0.5);\">\n        VSPhone 2.6.0\n<br />\n        Virtual Sistemas e Tecnologia Ltda        </div>\n    </div>\n</form>                </div>\n               </div>\n               </div>\n               </main>\n               </div> \n    <!--<div id=\"footer\">\n        <p id=\"footer_vendor\"\">Virtual Sistemas e Tecnologia Ltda</p>\n        <p id=\"footer_version\">VSPhone 2.6.0\n</p>\n    </div>-->\n\n<!-- Fecha TAG'S abertas em cabecalho.tpl -->\n</div>  <!-- Fecha o div id=container -->\n <!-- plugins:js -->\n  <script src=\"../node_modules/material-components-web/dist/material-components-web.min.js\"></script>\n  <script src=\"../node_modules/jquery/dist/jquery.min.js\"></script>\n  <!-- endinject -->\n  <!-- Plugin js for this page-->\n  <!--<script src=\"../node_modules/chart.js/dist/Chart.min.js\"></script>-->\n  <script src=\"../node_modules/progressbar.js/dist/progressbar.min.js\"></script>\n  <!-- End plugin js for this page-->\n  <!-- inject:js -->\n  <script src=\"../js/misc.js\"></script>\n  <script src=\"../js/material.js\"></script>\n  <!-- endinject -->\n  <!-- Custom js for this page-->\n  <script src=\"../js/dashboard.js\"></script>\n  <!-- End custom js for this page-->\n\n\n\n</body>\n</html>",
         "datamd5" : "3a2c9d1dc228ed889d8f684cb7d4e9b7",
         "datammh3" : 1917198899,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "ctbctelecom.com.br"
         ],
         "forward" : "201.48.208.98",
         "geolocus" : {
            "asn" : "AS262814",
            "continent" : "SA",
            "continentname" : "South America",
            "country" : "BR",
            "countryname" : "Brazil",
            "domain" : [
               "algartelecom.com.br",
               "cert.br",
               "ctbctelecom.com.br"
            ],
            "isineu" : "false",
            "latitude" : "-14.235004",
            "location" : "-14.235004,-51.92528",
            "longitude" : "-51.92528",
            "netname" : "71.208.516/0001-74",
            "organization" : "ALGAR TELECOM S/A",
            "subnet" : "201.48.128.0/17"
         },
         "host" : [
            "201-048-208-098"
         ],
         "hostname" : [
            "201-048-208-098.static.ctbctelecom.com.br",
            "201.48.208.98"
         ],
         "ip" : "201.48.208.98",
         "ipv6" : "false",
         "latitude" : "-23.6283",
         "location" : "-23.6283,-46.6409",
         "longitude" : "-46.6409",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "ALGAR TELECOM SA",
         "os" : "Linux",
         "osdistribution" : "CentOS",
         "osvendor" : "Linux",
         "port" : 9090,
         "product" : "HTTP Server",
         "productvendor" : "Apache",
         "productversion" : "2.2.15",
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "reverse" : [
            "201-048-208-098.static.ctbctelecom.com.br"
         ],
         "seen_date" : "2024-11-06",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subdomains" : [
            "static.ctbctelecom.com.br"
         ],
         "subnet" : "201.48.192.0/19",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "com.br"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/vsphone/index.php"
      }
      
  • 189.112.91.5:9090 (tcp/http) - last seen on 2024-11-06 at 01:08:35 UTC

    • IP
      189.112.91.5
      Network
      189.112.0.0/17
      Domain(s)
      ctbctelecom.com.br
      Device

      <enterprise field>: device.class

      URL

      http://189.112.91.5:9090/setup/index.jsp 200

      HTTP Title
      Openfire Setup: Bem vindo ao Setup
      Reverse DNS
      189-112-091-005.static.ctbctelecom.com.br
      ASN
      AS16735
      Organization
      ALGAR TELECOM SA
      Protocol
      http
      Source
      urlscan::redirect
    • NOTE
      This tab is a merge from current page results.
      CPE(s)
      Domain(s)
      ctbctelecom.com.br
      Hostname(s)
      177-069-187-172.static.ctbctelecom.com.br 187-032-005-073.static.ctbctelecom.com.br 187.32.5.73 189-112-006-216.static.ctbctelecom.com.br 189-112-065-216.static.ctbctelecom.com.br 189-112-091-005.static.ctbctelecom.com.br 189.112.65.216 189.112.91.5 201-048-208-098.static.ctbctelecom.com.br 201-055-100-165.static.ctbctelecom.com.br 201.48.208.98
      IP(s)
      177.69.187.172 187.32.5.73 189.112.6.216 189.112.65.216 189.112.91.5 201.48.208.98 201.55.100.165
      Port(s)
      9090
      Protocol(s)
      http
      Tag(s)
      URL(s)
      / /index.jsp /login.jsp;jsessionid=l9lrf2dnh1j61kwvwxjc0y5cl?url=%2Findex.jsp /setup/index.jsp /vsphone/index.php
    • HTTP Component(s)
      Oracle Java
      CPE(s)

      <enterprise field>: cpe

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

    • Data MD5
      1ca815d170390eafa314226080ff44cb
      HTTP Header MD5
      c1bd359d98a3eadc801f04fe10f650a1
      HTTP Body MD5
      e37d887f21e7619dae6b171b73b7d398
    • HTTP/1.1 200 OK
      Date: Wed, 06 Nov 2024 01:08:21 GMT
      X-Frame-Options: same
      Content-Type: text/html; charset=UTF-8
      Set-Cookie: JSESSIONID=43camjx5fqyco0nn92cdts7h;Path=/;HttpOnly
      Expires: Thu, 01 Jan 1970 00:00:00 GMT
      Content-Language: pt-BR
      Connection: close
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      <html>
      <head>
          <title>Openfire Setup: Bem vindo ao Setup</title>
      
          <style type="text/css" title="setupStyle" media="screen">
              @import "../style/global.css";
              @import "../style/setup.css";
              @import "../style/lightbox.css";
          </style>
      
          <script language="JavaScript" type="text/javascript" src="../js/prototype.js"></script>
          <script language="JavaScript" type="text/javascript" src="../js/scriptaculous.js"></script>
          <script language="JavaScript" type="text/javascript" src="../js/lightbox.js"></script>
          <script language="javascript" type="text/javascript" src="../js/tooltips/domLib.js"></script>
          <script language="javascript" type="text/javascript" src="../js/tooltips/domTT.js"></script>
          <script language="javascript" type="text/javascript" src="../js/setup.js"></script>
          <meta name="currentStep" content="0"/>
      </head>
      
      <body onload="">
      
      <!-- BEGIN jive-main -->
      <div id="main">
      
          <!-- BEGIN jive-header -->
          <div id="jive-header">
              <div id="jive-logo">
                  <a href="/index.jsp"><img src="/images/login_logo.gif" alt="Openfire" width="179" height="53" /></a>
              </div>
              <div id="jive-userstatus">
                  Openfire 4.2.3<br/>
              </div>
              <div id="jive-nav">
                  <div id="jive-nav-left"></div>
                  <ul>
                      <li><a>Setup</a></li>
                  </ul>
                  <div id="jive-nav-right"></div>
              </div>
              <div id="jive-subnav">
                  &nbsp;
              </div>
          </div>
          <!-- END jive-header -->
      
      
          <div id="jive-main">
          <table cellpadding="0" cellspacing="0" border="0" width="100%">
          <tbody>
              <tr valign="top">
                  <td width="1%">
                      <div id="jive-sidebar-container">
                          <div id="jive-sidebar-box">
      
      
      <!-- BEGIN jive-sidebar -->
                              <div id="jive-sidebar">
                                  
                                      <ul id="jive-sidebar-progress">
                                          
                                          <li class="category">Progresso do Setup</li>
                                          <li><img src="../images/setup_sidebar_progress0.gif" alt="" width="142" height="13" border="0"></li>
                                          
                                          
                                              
                                              <li class="currentlink"><a href="index.jsp">Seleção de Idioma</a></li>
                                              
                                          
                                              
                                              <li><a href="setup-host-settings.jsp">Configurações do Servidor</a></li>
                                              
                                          
                                              
                                              <li><a href="setup-datasource-settings.jsp">Configurações do Banco de Dados</a></li>
                                              
                                          
                                              
                                              <li><a href="setup-profile-settings.jsp">Configurações de Perfil</a></li>
                                              
                                          
                                              
                                              <li><a href="setup-admin-settings.jsp">Conta do Administrador</a></li>
                                              
                                          
                                      </ul>
      
                                  
      
      
                              </div>
      <!-- END jive-sidebar -->
      
                          </div>
                      </div>
                  </td>
                  <td width="99%" id="jive-content">
      
      <!-- BEGIN jive-body -->
      
                      <div id="jive-main-content">
                          <h1>
          Bem vindo ao Setup
          </h1>
      
          <p>
          Bem vindo ao Openfire Setup. Esta ferramenta lhe guiará na configuração inicial do servidor. Antes de continuar, escolha sem idioma preferido.
          </p>
      
      
          <!-- BEGIN jive-contentBox -->
          <div class="jive-contentBox">
      
          <h2>Escolha o idioma</h2>
      
          <form action="index.jsp" name="sform">
      
              <div id="jive-setup-language">
                  <p>
                  <label for="loc01">
                  <input type="radio" name="localeCode" value="cs_CZ"  id="loc01" />
                  <b>Czech</b> (cs_CZ)
                  </label><br>
      
                  <label for="loc02">
                  <input type="radio" name="localeCode" value="de"  id="loc02" />
                  <b>Deutsch</b> (de)
                  </label><br>
      
                  <label for="loc03">
                  <input type="radio" name="localeCode" value="en"  id="loc03" />
                  <b>English</b> (en)
                  </label><br>
      
                  <label for="loc04">
                  <input type="radio" name="localeCode" value="es"  id="loc04" />
                  <b>Espa&ntilde;ol</b> (es)
                  </label><br>
      
                  <label for="loc05">
                  <input type="radio" name="localeCode" value="fr"  id="loc05" />
                  <b>Fran&ccedil;ais</b> (fr)
                  </label><br>
      
                  <label for="loc06">
                  <input type="radio" name="localeCode" value="nl"  id="loc06" />
                  <b>Nederlands</b> (nl)
                  </label><br>
      
                  <label for="loc07">
                  <input type="radio" name="localeCode" value="pl_PL"  id="loc07" />
                  <b>Polski</b> (pl_PL)
                  </label><br>
      
                  <label for="loc08">
                  <input type="radio" name="localeCode" value="pt_BR" checked id="loc08" />
                  <b>Portugu&ecirc;s Brasileiro</b> (pt_BR)
                  </label><br>
      
                  <label for="loc09">
                  <input type="radio" name="localeCode" value="ru_RU"   id="loc09" />
                  <b>&#x420;&#x443;&#x441;&#x441;&#x43A;&#x438;&#x439;</b> (ru_RU)
                  </label><br>
      
                  <label for="loc10">
                  <input type="radio" name="localeCode" value="sk"  id="loc10" />
                  <b>Sloven&#269;ina</b> (sk)
                  </label><br>
      
                  <label for="loc11">
                  <input type="radio" name="localeCode" value="zh_CN"  id="loc11" />
                  <img src="../images/setup_language_zh_CN.gif" border="0" align="top" />
                  <b>Simplified Chinese</b> (zh_CN)
                  </label><br>
                  </p>
              </div>
      
              <div align="right">
                  <input type="Submit" name="save" value="Continuar" id="jive-setup-save" border="0">
              </div>
          </form>
      
          </div>
          <!-- END jive-contentBox -->
                      </div>
      
      <!-- END jive-body -->
                  </td>
              </tr>
          </tbody>
          </table>
          </div>
      
      </div>
      <!-- END jive-main -->
      
      <!-- BEGIN jive-footer -->
          <div id="jive-footer">
              <div class="jive-footer-copyright">
                  Built by <a href="http://www.jivesoftware.com">Jive Software</a> and the <a href="http://www.igniterealtime.org">IgniteRealtime.org</a> community
              </div>
          </div>
      <!-- END jive-footer -->
      
      </body>
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-06T01:08:35.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "igniterealtime.org",
                  "jivesoftware.com"
               ],
               "hostname" : [
                  "www.igniterealtime.org",
                  "www.jivesoftware.com"
               ],
               "url" : [
                  "http://www.igniterealtime.org",
                  "http://www.jivesoftware.com"
               ]
            },
            "http" : {
               "bodymd5" : "e37d887f21e7619dae6b171b73b7d398",
               "bodymmh3" : 1067599668,
               "component" : [
                  {
                     "product" : "Java",
                     "productvendor" : "Oracle"
                  }
               ],
               "headermd5" : "c1bd359d98a3eadc801f04fe10f650a1",
               "headermmh3" : -173964180,
               "title" : "Openfire Setup: Bem vindo ao Setup"
            },
            "length" : 7257
         },
         "asn" : "AS16735",
         "city" : "Macei\u00f3",
         "country" : "BR",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\r\nDate: Wed, 06 Nov 2024 01:08:21 GMT\r\nX-Frame-Options: same\r\nContent-Type: text/html; charset=UTF-8\r\nSet-Cookie: JSESSIONID=43camjx5fqyco0nn92cdts7h;Path=/;HttpOnly\r\nExpires: Thu, 01 Jan 1970 00:00:00 GMT\r\nContent-Language: pt-BR\r\nConnection: close\r\n\r\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<html>\n<head>\n    <title>Openfire Setup: Bem vindo ao Setup</title>\n\n    <style type=\"text/css\" title=\"setupStyle\" media=\"screen\">\n        @import \"../style/global.css\";\n        @import \"../style/setup.css\";\n        @import \"../style/lightbox.css\";\n    </style>\n\n    <script language=\"JavaScript\" type=\"text/javascript\" src=\"../js/prototype.js\"></script>\n    <script language=\"JavaScript\" type=\"text/javascript\" src=\"../js/scriptaculous.js\"></script>\n    <script language=\"JavaScript\" type=\"text/javascript\" src=\"../js/lightbox.js\"></script>\n    <script language=\"javascript\" type=\"text/javascript\" src=\"../js/tooltips/domLib.js\"></script>\n    <script language=\"javascript\" type=\"text/javascript\" src=\"../js/tooltips/domTT.js\"></script>\n    <script language=\"javascript\" type=\"text/javascript\" src=\"../js/setup.js\"></script>\n    <meta name=\"currentStep\" content=\"0\"/>\n</head>\n\n<body onload=\"\">\n\n<!-- BEGIN jive-main -->\n<div id=\"main\">\n\n    <!-- BEGIN jive-header -->\n    <div id=\"jive-header\">\n        <div id=\"jive-logo\">\n            <a href=\"/index.jsp\"><img src=\"/images/login_logo.gif\" alt=\"Openfire\" width=\"179\" height=\"53\" /></a>\n        </div>\n        <div id=\"jive-userstatus\">\n            Openfire 4.2.3<br/>\n        </div>\n        <div id=\"jive-nav\">\n            <div id=\"jive-nav-left\"></div>\n            <ul>\n                <li><a>Setup</a></li>\n            </ul>\n            <div id=\"jive-nav-right\"></div>\n        </div>\n        <div id=\"jive-subnav\">\n            &nbsp;\n        </div>\n    </div>\n    <!-- END jive-header -->\n\n\n    <div id=\"jive-main\">\n    <table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\">\n    <tbody>\n        <tr valign=\"top\">\n            <td width=\"1%\">\n                <div id=\"jive-sidebar-container\">\n                    <div id=\"jive-sidebar-box\">\n\n\n<!-- BEGIN jive-sidebar -->\n                        <div id=\"jive-sidebar\">\n                            \n                                <ul id=\"jive-sidebar-progress\">\n                                    \n                                    <li class=\"category\">Progresso do Setup</li>\n                                    <li><img src=\"../images/setup_sidebar_progress0.gif\" alt=\"\" width=\"142\" height=\"13\" border=\"0\"></li>\n                                    \n                                    \n                                        \n                                        <li class=\"currentlink\"><a href=\"index.jsp\">Sele\u00e7\u00e3o de Idioma</a></li>\n                                        \n                                    \n                                        \n                                        <li><a href=\"setup-host-settings.jsp\">Configura\u00e7\u00f5es do Servidor</a></li>\n                                        \n                                    \n                                        \n                                        <li><a href=\"setup-datasource-settings.jsp\">Configura\u00e7\u00f5es do Banco de Dados</a></li>\n                                        \n                                    \n                                        \n                                        <li><a href=\"setup-profile-settings.jsp\">Configura\u00e7\u00f5es de Perfil</a></li>\n                                        \n                                    \n                                        \n                                        <li><a href=\"setup-admin-settings.jsp\">Conta do Administrador</a></li>\n                                        \n                                    \n                                </ul>\n\n                            \n\n\n                        </div>\n<!-- END jive-sidebar -->\n\n                    </div>\n                </div>\n            </td>\n            <td width=\"99%\" id=\"jive-content\">\n\n<!-- BEGIN jive-body -->\n\n                <div id=\"jive-main-content\">\n                    <h1>\n    Bem vindo ao Setup\n    </h1>\n\n    <p>\n    Bem vindo ao Openfire Setup. Esta ferramenta lhe guiar\u00e1 na configura\u00e7\u00e3o inicial do servidor. Antes de continuar, escolha sem idioma preferido.\n    </p>\n\n\n    <!-- BEGIN jive-contentBox -->\n    <div class=\"jive-contentBox\">\n\n    <h2>Escolha o idioma</h2>\n\n    <form action=\"index.jsp\" name=\"sform\">\n\n        <div id=\"jive-setup-language\">\n            <p>\n            <label for=\"loc01\">\n            <input type=\"radio\" name=\"localeCode\" value=\"cs_CZ\"  id=\"loc01\" />\n            <b>Czech</b> (cs_CZ)\n            </label><br>\n\n            <label for=\"loc02\">\n            <input type=\"radio\" name=\"localeCode\" value=\"de\"  id=\"loc02\" />\n            <b>Deutsch</b> (de)\n            </label><br>\n\n            <label for=\"loc03\">\n            <input type=\"radio\" name=\"localeCode\" value=\"en\"  id=\"loc03\" />\n            <b>English</b> (en)\n            </label><br>\n\n            <label for=\"loc04\">\n            <input type=\"radio\" name=\"localeCode\" value=\"es\"  id=\"loc04\" />\n            <b>Espa&ntilde;ol</b> (es)\n            </label><br>\n\n            <label for=\"loc05\">\n            <input type=\"radio\" name=\"localeCode\" value=\"fr\"  id=\"loc05\" />\n            <b>Fran&ccedil;ais</b> (fr)\n            </label><br>\n\n            <label for=\"loc06\">\n            <input type=\"radio\" name=\"localeCode\" value=\"nl\"  id=\"loc06\" />\n            <b>Nederlands</b> (nl)\n            </label><br>\n\n            <label for=\"loc07\">\n            <input type=\"radio\" name=\"localeCode\" value=\"pl_PL\"  id=\"loc07\" />\n            <b>Polski</b> (pl_PL)\n            </label><br>\n\n            <label for=\"loc08\">\n            <input type=\"radio\" name=\"localeCode\" value=\"pt_BR\" checked id=\"loc08\" />\n            <b>Portugu&ecirc;s Brasileiro</b> (pt_BR)\n            </label><br>\n\n            <label for=\"loc09\">\n            <input type=\"radio\" name=\"localeCode\" value=\"ru_RU\"   id=\"loc09\" />\n            <b>&#x420;&#x443;&#x441;&#x441;&#x43A;&#x438;&#x439;</b> (ru_RU)\n            </label><br>\n\n            <label for=\"loc10\">\n            <input type=\"radio\" name=\"localeCode\" value=\"sk\"  id=\"loc10\" />\n            <b>Sloven&#269;ina</b> (sk)\n            </label><br>\n\n            <label for=\"loc11\">\n            <input type=\"radio\" name=\"localeCode\" value=\"zh_CN\"  id=\"loc11\" />\n            <img src=\"../images/setup_language_zh_CN.gif\" border=\"0\" align=\"top\" />\n            <b>Simplified Chinese</b> (zh_CN)\n            </label><br>\n            </p>\n        </div>\n\n        <div align=\"right\">\n            <input type=\"Submit\" name=\"save\" value=\"Continuar\" id=\"jive-setup-save\" border=\"0\">\n        </div>\n    </form>\n\n    </div>\n    <!-- END jive-contentBox -->\n                </div>\n\n<!-- END jive-body -->\n            </td>\n        </tr>\n    </tbody>\n    </table>\n    </div>\n\n</div>\n<!-- END jive-main -->\n\n<!-- BEGIN jive-footer -->\n    <div id=\"jive-footer\">\n        <div class=\"jive-footer-copyright\">\n            Built by <a href=\"http://www.jivesoftware.com\">Jive Software</a> and the <a href=\"http://www.igniterealtime.org\">IgniteRealtime.org</a> community\n        </div>\n    </div>\n<!-- END jive-footer -->\n\n</body>\n</html>\n",
         "datamd5" : "1ca815d170390eafa314226080ff44cb",
         "datammh3" : 2102680453,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "ctbctelecom.com.br"
         ],
         "forward" : "189.112.91.5",
         "geolocus" : {
            "asn" : "AS16735",
            "continent" : "SA",
            "continentname" : "South America",
            "country" : "BR",
            "countryname" : "Brazil",
            "domain" : [
               "algartelecom.com.br",
               "cert.br",
               "ctbctelecom.com.br"
            ],
            "isineu" : "false",
            "latitude" : "-14.235004",
            "location" : "-14.235004,-51.92528",
            "longitude" : "-51.92528",
            "netname" : "71.208.516/0001-74",
            "organization" : "ALGAR TELECOM S/A",
            "subnet" : "189.112.0.0/16"
         },
         "host" : [
            "189-112-091-005"
         ],
         "hostname" : [
            "189-112-091-005.static.ctbctelecom.com.br",
            "189.112.91.5"
         ],
         "ip" : "189.112.91.5",
         "ipv6" : "false",
         "latitude" : "-9.5750",
         "location" : "-9.5750,-35.6908",
         "longitude" : "-35.6908",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "ALGAR TELECOM SA",
         "port" : 9090,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "reverse" : [
            "189-112-091-005.static.ctbctelecom.com.br"
         ],
         "seen_date" : "2024-11-06",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subdomains" : [
            "static.ctbctelecom.com.br"
         ],
         "subnet" : "189.112.0.0/17",
         "tld" : [
            "com.br"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/setup/index.jsp"
      }