Returning 5 result(s) out of 5 in 0.094 second(s)

  • 197.89.131.178:50880 (tcp/http) - last seen on 2024-11-07 at 02:16:20 UTC

    • IP
      197.89.131.178
      Network
      197.89.131.0/24
      Domain(s)
      mweb.co.za
      Device

      <enterprise field>: device.class <enterprise field>: device.productvendor

      URL

      http://197.89.131.178:50880/index.asp 200

      HTTP Title
      index
      Reverse DNS
      197-89-131-178.dyn.mweb.co.za
      ASN
      AS10474
      Organization
      OPTINET
      Protocol
      http
      Source
      urlscan::redirect
    • Product
      Hikvision DVRDVS-Webs
      HTTP Component(s)
      jQuery jQuery 1.7.1
      CPE(s)

      <enterprise field>: cpe

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

    • Data MD5
      e84db73e4b2063ca3cd32bbddbc080a1
      HTTP Header MD5
      cbabd47b214f83b73221fbce23569cf1
      HTTP Body MD5
      19d3ce336c910ac9b71ab9c7a1631a6b
    • HTTP/1.0 200 OK
      Date: Thu Nov  7 04:16:17 2024
      Server: DVRDVS-Webs
      Last-modified: Fri May  8 02:47:16 2015
      Content-length: 1577
      Content-type: text/html
      
      <html>
      <head>
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
      <title>index</title>
      <script type="text/javascript" src="doc/script/jquery-1.7.1.min.js"></script>
      <script type="text/javascript" src="doc/script/jquery.cookie.js"></script>
      <script language="JavaScript"> 
      if (navigator.appName == 'Netscape' || navigator.appName == "Opera")
      {
          var sysLanguage= navigator.language.toLowerCase();
      }
      else
      {
          var sysLanguage= navigator.browserLanguage.toLowerCase();
      }
      var szLanguage = sysLanguage.substring(0,2);
      if(szLanguage == "zh") {  //中文需要区分简体和繁体   
      	var arSysLan = sysLanguage.split("-");
          if (arSysLan.length === 2) {
      		var szLanguage = arSysLan[0].toLowerCase() + "_" + arSysLan[1].toUpperCase();
      		if(arSysLan[1].toLowerCase() === "cn") {
      			$.cookie('language', 'zh');
      		} else {
      			$.cookie('language', szLanguage);
      		}
      	}
      } else {
          $.cookie('language', szLanguage);
      }
      /*var arSysLan = sysLanguage.split("-");
      if (arSysLan.length === 2) {
      	var szLanguage = arSysLan[0].toLowerCase() + "_" + arSysLan[1].toUpperCase();
      	if (arSysLan[0].toLowerCase() === "zh") { // 在支持繁体中文前,zh_HK和zh_TW都显示zh_CN
      		szLanguage = "zh_CN";
      	}
      	$.cookie('language', szLanguage);
      } else {
      	//alert("The system language is not supported!");
      }*/
      self.moveTo(0,0);   //使其IE窗口最大化
      self.resizeTo(screen.availWidth,screen.availHeight);
      $.cookie('updateTips', 'true');
      
      window.location.href = "doc/page/login.asp";
      </script> 
      </head>
      <body>
      
      </body>
      </html>
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T02:16:20.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "19d3ce336c910ac9b71ab9c7a1631a6b",
               "bodymmh3" : 1398885845,
               "component" : [
                  {
                     "product" : "jQuery",
                     "productversion" : "1.7.1",
                     "productvendor" : "jQuery"
                  }
               ],
               "header" : [
                  {
                     "name" : "Last-modified",
                     "value" : "Fri May  8 02:47:16 2015"
                  }
               ],
               "headermd5" : "cbabd47b214f83b73221fbce23569cf1",
               "headermmh3" : 1323729292,
               "title" : "index"
            },
            "length" : 1737
         },
         "asn" : "AS10474",
         "city" : "Durban",
         "country" : "ZA",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nDate: Thu Nov  7 04:16:17 2024\r\nServer: DVRDVS-Webs\r\nLast-modified: Fri May  8 02:47:16 2015\r\nContent-length: 1577\r\nContent-type: text/html\r\n\r\n\ufeff<html>\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\" />\r\n<title>index</title>\r\n<script type=\"text/javascript\" src=\"doc/script/jquery-1.7.1.min.js\"></script>\r\n<script type=\"text/javascript\" src=\"doc/script/jquery.cookie.js\"></script>\r\n<script language=\"JavaScript\"> \r\nif (navigator.appName == 'Netscape' || navigator.appName == \"Opera\")\r\n{\r\n    var sysLanguage= navigator.language.toLowerCase();\r\n}\r\nelse\r\n{\r\n    var sysLanguage= navigator.browserLanguage.toLowerCase();\r\n}\r\nvar szLanguage = sysLanguage.substring(0,2);\r\nif(szLanguage == \"zh\") {  //\u4e2d\u6587\u9700\u8981\u533a\u5206\u7b80\u4f53\u548c\u7e41\u4f53   \r\n\tvar arSysLan = sysLanguage.split(\"-\");\r\n    if (arSysLan.length === 2) {\r\n\t\tvar szLanguage = arSysLan[0].toLowerCase() + \"_\" + arSysLan[1].toUpperCase();\r\n\t\tif(arSysLan[1].toLowerCase() === \"cn\") {\r\n\t\t\t$.cookie('language', 'zh');\r\n\t\t} else {\r\n\t\t\t$.cookie('language', szLanguage);\r\n\t\t}\r\n\t}\r\n} else {\r\n    $.cookie('language', szLanguage);\r\n}\r\n/*var arSysLan = sysLanguage.split(\"-\");\r\nif (arSysLan.length === 2) {\r\n\tvar szLanguage = arSysLan[0].toLowerCase() + \"_\" + arSysLan[1].toUpperCase();\r\n\tif (arSysLan[0].toLowerCase() === \"zh\") { // \u5728\u652f\u6301\u7e41\u4f53\u4e2d\u6587\u524d\uff0czh_HK\u548czh_TW\u90fd\u663e\u793azh_CN\r\n\t\tszLanguage = \"zh_CN\";\r\n\t}\r\n\t$.cookie('language', szLanguage);\r\n} else {\r\n\t//alert(\"The system language is not supported!\");\r\n}*/\r\nself.moveTo(0,0);   //\u4f7f\u5176IE\u7a97\u53e3\u6700\u5927\u5316\r\nself.resizeTo(screen.availWidth,screen.availHeight);\r\n$.cookie('updateTips', 'true');\r\n\r\nwindow.location.href = \"doc/page/login.asp\";\r\n</script> \r\n</head>\r\n<body>\r\n\r\n</body>\r\n</html>",
         "datamd5" : "e84db73e4b2063ca3cd32bbddbc080a1",
         "datammh3" : -710336706,
         "device" : {
            "class" : "<enterprise field>: device.class",
            "productvendor" : "<enterprise field>: device.productvendor"
         },
         "domain" : [
            "mweb.co.za"
         ],
         "forward" : "197.89.131.178",
         "geolocus" : {
            "asn" : "AS10474",
            "continent" : "AF",
            "continentname" : "Africa",
            "country" : "ZA",
            "countryname" : "South Africa",
            "domain" : [
               "mweb.co.za",
               "optinet.net"
            ],
            "isineu" : "false",
            "latitude" : "-30.559482",
            "location" : "-30.559482,22.937506",
            "longitude" : "22.937506",
            "netname" : "OPTINET-18-20140304",
            "organization" : "Dimension Data",
            "subnet" : "197.88.0.0/13"
         },
         "host" : [
            "197-89-131-178"
         ],
         "hostname" : [
            "197-89-131-178.dyn.mweb.co.za",
            "197.89.131.178"
         ],
         "ip" : "197.89.131.178",
         "ipv6" : "false",
         "latitude" : "-29.9056",
         "location" : "-29.9056,30.9405",
         "longitude" : "30.9405",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "OPTINET",
         "port" : 50880,
         "product" : "DVRDVS-Webs",
         "productvendor" : "Hikvision",
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "reverse" : [
            "197-89-131-178.dyn.mweb.co.za"
         ],
         "seen_date" : "2024-11-07",
         "source" : "urlscan::redirect",
         "status" : 200,
         "subdomains" : [
            "dyn.mweb.co.za"
         ],
         "subnet" : "197.89.131.0/24",
         "tld" : [
            "co.za"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/index.asp"
      }
      
  • 197.89.131.178:50880 (tcp/http) - last seen on 2024-11-07 at 00:32:55 UTC

    • IP
      197.89.131.178
      Network
      197.89.131.0/24
      Domain(s)
      mweb.co.za
      Device

      <enterprise field>: device.class <enterprise field>: device.productvendor

      Operating System
      Linux Linux Kernel
      URL

      http://197.89.131.178:50880/ 302

      Reverse DNS
      197-89-131-178.dyn.mweb.co.za
      ASN
      AS10474
      Organization
      OPTINET
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
      Product
      Hikvision DVRDVS-Webs
      CPE(s)

      <enterprise field>: cpe

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

    • Data MD5
      2d160fcb7781664206577b16b41097c1
      HTTP Header MD5
      31e612e3cac0c93f4b224070772d8d3d
      HTTP Body MD5
      2ce782b0f5b19b167a66cbd14124d5e9
    • HTTP/1.0 302 Redirect
      Server: DVRDVS-Webs
      Date: Thu Nov  7 02:32:54 2024
      Pragma: no-cache
      Cache-Control: no-cache
      Content-Type: text/html
      Location: http://<ip>:50880/index.asp
      
      <html><head></head><body>
      		This document has moved to a new <a href="http://<ip>:50880/index.asp">location</a>.
      		Please update your documents to reflect the new location.
      		</body></html>
      
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T00:32:55.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "2ce782b0f5b19b167a66cbd14124d5e9",
               "bodymmh3" : 465328591,
               "headermd5" : "31e612e3cac0c93f4b224070772d8d3d",
               "headermmh3" : -1994020219
            },
            "length" : 381
         },
         "asn" : "AS10474",
         "city" : "Durban",
         "country" : "ZA",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 302 Redirect\r\nServer: DVRDVS-Webs\r\nDate: Thu Nov  7 02:32:54 2024\r\nPragma: no-cache\r\nCache-Control: no-cache\r\nContent-Type: text/html\r\nLocation: http://<ip>:50880/index.asp\r\n\r\n<html><head></head><body>\r\n\t\tThis document has moved to a new <a href=\"http://<ip>:50880/index.asp\">location</a>.\r\n\t\tPlease update your documents to reflect the new location.\r\n\t\t</body></html>\r\n\r\n",
         "datamd5" : "2d160fcb7781664206577b16b41097c1",
         "datammh3" : -1933943457,
         "device" : {
            "class" : "<enterprise field>: device.class",
            "productvendor" : "<enterprise field>: device.productvendor"
         },
         "domain" : [
            "mweb.co.za"
         ],
         "geolocus" : {
            "asn" : "AS10474",
            "continent" : "AF",
            "continentname" : "Africa",
            "country" : "ZA",
            "countryname" : "South Africa",
            "domain" : [
               "mweb.co.za",
               "optinet.net"
            ],
            "isineu" : "false",
            "latitude" : "-30.559482",
            "location" : "-30.559482,22.937506",
            "longitude" : "22.937506",
            "netname" : "OPTINET-18-20140304",
            "organization" : "Dimension Data",
            "subnet" : "197.88.0.0/13"
         },
         "host" : [
            "197-89-131-178"
         ],
         "hostname" : [
            "197-89-131-178.dyn.mweb.co.za"
         ],
         "ip" : "197.89.131.178",
         "ipv6" : "false",
         "latitude" : "-29.9056",
         "location" : "-29.9056,30.9405",
         "longitude" : "30.9405",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "OPTINET",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 50880,
         "product" : "DVRDVS-Webs",
         "productvendor" : "Hikvision",
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "Redirect",
         "reverse" : [
            "197-89-131-178.dyn.mweb.co.za"
         ],
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "status" : 302,
         "subdomains" : [
            "dyn.mweb.co.za"
         ],
         "subnet" : "197.89.131.0/24",
         "tld" : [
            "co.za"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • <access denied by policy>:<access denied by policy> (<access denied by policy>/<access denied by policy>) - last seen on 2024-10-23 at 05:51:19 UTC

    • IP

      <access denied by policy>

      Network

      <access denied by policy>

      Domain(s)
      Operating System

      <access denied by policy> <access denied by policy>

      Reverse DNS

      <access denied by policy>

      ASN

      <access denied by policy>

      Organization

      <access denied by policy>

      Protocol

      <access denied by policy>

      Source

      <access denied by policy>

    • Operating System

      <access denied by policy> <access denied by policy>

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

    • Data MD5

      <access denied by policy>

    • <access denied by policy>
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-10-23T05:51:19.000Z",
         "app" : "<enterprise field>: app",
         "asn" : "<access denied by policy>",
         "city" : "<access denied by policy>",
         "country" : "<access denied by policy>",
         "data" : "<access denied by policy>",
         "datamd5" : "<access denied by policy>",
         "datammh3" : "<access denied by policy>",
         "device" : "<enterprise field>: device",
         "domain" : "<access denied by policy>",
         "geolocus" : "<enterprise field>: geolocus",
         "host" : "<access denied by policy>",
         "hostname" : "<access denied by policy>",
         "ip" : "<access denied by policy>",
         "ipv6" : "<access denied by policy>",
         "latitude" : "<access denied by policy>",
         "location" : "<access denied by policy>",
         "longitude" : "<access denied by policy>",
         "node" : "<enterprise field>: node",
         "organization" : "<access denied by policy>",
         "os" : "<access denied by policy>",
         "osvendor" : "<access denied by policy>",
         "port" : "<access denied by policy>",
         "protocol" : "<access denied by policy>",
         "protocolversion" : "<access denied by policy>",
         "reason" : "<access denied by policy>",
         "reverse" : "<access denied by policy>",
         "seen_date" : "<access denied by policy>",
         "source" : "<access denied by policy>",
         "status" : "<access denied by policy>",
         "subdomains" : "<access denied by policy>",
         "subnet" : "<access denied by policy>",
         "tag" : "<enterprise field>: tag",
         "tld" : "<access denied by policy>",
         "tls" : "<access denied by policy>",
         "transport" : "<access denied by policy>",
         "url" : "<access denied by policy>"
      }
      
  • 197.83.233.248:50880 (tcp/unknown) - last seen on 2024-10-19 at 02:24:07 UTC

    • IP
      197.83.233.248
      Network
      197.83.232.0/23
      Domain(s)
      mweb.co.za
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux Kernel
      Reverse DNS
      197-83-233-248.dyn.mweb.co.za
      ASN
      AS10474
      Organization
      OPTINET
      Protocol
      unknown
      Source
      datascan
    • Operating System
      Linux Linux Kernel
    • This feature requires at least a "Lion View" to unlock. Go to our Pricing page for more.

    • Data MD5
      a195321b595da85fcda550683d0cfd15
    • head\x02\x00\x00\x00P\x07\x00\x00\x03\x00\x00\x00\x1e\x00\x06\x00\x01\x00\x00\x00\x00\x00\x01\x00\xa9\xe4\x9f5\x02\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xd0pl\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x001111\x00\x00\x00\x00
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-10-19T02:24:07.000Z",
         "app" : {
            "length" : 72
         },
         "asn" : "AS10474",
         "city" : "Alberton",
         "country" : "ZA",
         "data" : "head\\x02\\x00\\x00\\x00P\\x07\\x00\\x00\\x03\\x00\\x00\\x00\\x1e\\x00\\x06\\x00\\x01\\x00\\x00\\x00\\x00\\x00\\x01\\x00\\xa9\\xe4\\x9f5\\x02\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xd0pl\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\x001111\\x00\\x00\\x00\\x00",
         "datamd5" : "a195321b595da85fcda550683d0cfd15",
         "datammh3" : 83342649,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "mweb.co.za"
         ],
         "geolocus" : {
            "asn" : "AS10474",
            "continent" : "AF",
            "continentname" : "Africa",
            "country" : "ZA",
            "countryname" : "South Africa",
            "domain" : [
               "optinet.net"
            ],
            "isineu" : "false",
            "latitude" : "-30.559482",
            "location" : "-30.559482,22.937506",
            "longitude" : "22.937506",
            "netname" : "OPTINET-17-20110601",
            "organization" : "Dimension Data",
            "subnet" : "197.82.0.0/15"
         },
         "host" : [
            "197-83-233-248"
         ],
         "hostname" : [
            "197-83-233-248.dyn.mweb.co.za"
         ],
         "ip" : "197.83.233.248",
         "ipv6" : "false",
         "latitude" : "-26.2296",
         "location" : "-26.2296,28.1272",
         "longitude" : "28.1272",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "OPTINET",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 50880,
         "protocol" : "unknown",
         "reverse" : [
            "197-83-233-248.dyn.mweb.co.za"
         ],
         "seen_date" : "2024-10-19",
         "source" : "datascan",
         "subdomains" : [
            "dyn.mweb.co.za"
         ],
         "subnet" : "197.83.232.0/23",
         "tld" : [
            "co.za"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 41.133.87.0:50880 (tcp/http) - last seen on 2024-10-15 at 12:41:26 UTC

    • IP
      41.133.87.0
      Network
      41.133.64.0/19
      Domain(s)
      mweb.co.za
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux Kernel
      URL

      http://41.133.87.0:50880/ 200

      HTTP Title
      DVR Components Download
      Reverse DNS
      41-133-87-0.dyn.mweb.co.za
      ASN
      AS10474
      Organization
      OPTINET
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
      Product
      Cross Web Server Cross Web Server
      CPE(s)

      <enterprise field>: cpe

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

    • Data MD5
      009154aa80674c63d2c18bf11f8a49ab
      HTTP Header MD5
      d9297998fb6b4057a85f3cc343da0cad
      HTTP Body MD5
      ffd7771b4b1abe2f56e62f9ea15046b8
    • HTTP/1.1 200 OK
      Server:Cross Web Server
      Content-length: 3233
      Content-type: text/html
      
      <html>
      
      <head>
      
      <title>DVR Components Download</title>
      
      <script language='JavaScript' type='text/JavaScript'>
      
          var userAgentString = navigator.userAgent.toLowerCase();
          var userPlatform = navigator.platform.toLowerCase();
          if(userAgentString.indexOf("windows ce") != -1
              || userAgentString.indexOf("ppc") != -1
              || userAgentString.indexOf("iemobile") != -1
              || userAgentString.indexOf("windows phone") != -1
              || userAgentString.indexOf("msiemobile") != -1
              || (userAgentString.indexOf("htc")!= -1 && userAgentString.indexOf("windows")!= -1))
              {
                 document.location.href = "PcamEn.htm";
              }  
          else if(userAgentString.indexOf("symbianos/9") != -1
              || userAgentString.indexOf("symbianos/3") != -1
              || userAgentString.indexOf("series60/3")!= -1
              || userAgentString.indexOf("series60/4")!= -1
              || userAgentString.indexOf("series60/5")!= -1)
              {
                  document.location.href = "3rd.htm";
              }
          else if(userAgentString.indexOf("blackberry") != -1)
              {
                  document.location.href = "wapblackberry.html"
              }    
          else if(userAgentString.indexOf("windows nt") != -1
              || userPlatform.indexOf("win32") != -1)
              {
                  //chrome��IE���˸��chromeframe�IJ��
                 if (userAgentString.indexOf("chromeframe") != -1) 
                 {
                      document.location.href = "webcamera.html";
                 }
                 else if (userAgentString.indexOf("firefox") != -1 ||
                      userAgentString.indexOf("chrome") != -1 ||
                      userAgentString.indexOf("safari") != -1) 
                 {
                      document.location.href = "WebClient.html";
                 }
                 else
                 {
                      document.location.href = "webcamera.html";
                 }
              }
          else if(userAgentString.indexOf("macintosh") != -1
              || userAgentString.indexOf("mac os x 10") != -1
              || userPlatform.indexOf("macintel") != -1)
              {
                   document.location.href = "WebClient.html";
              }
          else 
              {
                  
              }
      </script>
      
      </head>
      
      <style type="text/css">
      <!--
      .STYLE1 {
      	font-size: 12px;
      	font-weight: bold;
      }
      .STYLE2 {font-size: 10px}
      -->
      </style>
      
      <body>
      <body bgcolor="#e0fcaf" >
      <blockquote>
          <p align="left" class="STYLE1">DVR Components</p>
      </blockquote>
      <hr color="#ff8000">
      <p class="STYLE2">We did not recognize the platform you are<br> 
        using.You can choose the appropriate link<br> 
        to download the software.</p>
      <p class="STYLE2"><strong> 
      
      Personal Computer</strong>
      <blockquote class="STYLE2">
        <p>1.<a href="webcamera.html"><strong>Microsoft Internet Explorer Plugins</a></p>
        <p>  
          2.<a href="WebClient.html"><strong>Apple Safari Explorer Plugins</a></p>
      </blockquote>
      <p class="STYLE2"> 
      <strong>Mobile Phone</strong>
      <blockquote>
        <p class="STYLE2">
          1.<a href="PcamEn.htm"><strong>Windows Mobile/Pocket PC</a></p>
        <p class="STYLE2">
          2.<a href="3rd.htm"><strong>Symbian</a></p>
        <p class="STYLE2">
          3.<a href="BlackBerry.htm"><strong>BlackBerry</a></p>
      </blockquote>
      </body>
      
      </html>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-10-15T12:41:26.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "ffd7771b4b1abe2f56e62f9ea15046b8",
               "bodymmh3" : 2031298929,
               "headermd5" : "d9297998fb6b4057a85f3cc343da0cad",
               "headermmh3" : -636134902,
               "title" : "DVR Components Download"
            },
            "length" : 3324
         },
         "asn" : "AS10474",
         "city" : "Pretoria",
         "country" : "ZA",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.1 200 OK\r\nServer:Cross Web Server\r\nContent-length: 3233\r\nContent-type: text/html\r\n\r\n<html>\r\n\r\n<head>\r\n\r\n<title>DVR Components Download</title>\r\n\r\n<script language='JavaScript' type='text/JavaScript'>\r\n\r\n    var userAgentString = navigator.userAgent.toLowerCase();\r\n    var userPlatform = navigator.platform.toLowerCase();\r\n    if(userAgentString.indexOf(\"windows ce\") != -1\r\n        || userAgentString.indexOf(\"ppc\") != -1\r\n        || userAgentString.indexOf(\"iemobile\") != -1\r\n        || userAgentString.indexOf(\"windows phone\") != -1\r\n        || userAgentString.indexOf(\"msiemobile\") != -1\r\n        || (userAgentString.indexOf(\"htc\")!= -1 && userAgentString.indexOf(\"windows\")!= -1))\r\n        {\r\n           document.location.href = \"PcamEn.htm\";\r\n        }  \r\n    else if(userAgentString.indexOf(\"symbianos/9\") != -1\r\n        || userAgentString.indexOf(\"symbianos/3\") != -1\r\n        || userAgentString.indexOf(\"series60/3\")!= -1\r\n        || userAgentString.indexOf(\"series60/4\")!= -1\r\n        || userAgentString.indexOf(\"series60/5\")!= -1)\r\n        {\r\n            document.location.href = \"3rd.htm\";\r\n        }\r\n    else if(userAgentString.indexOf(\"blackberry\") != -1)\r\n        {\r\n            document.location.href = \"wapblackberry.html\"\r\n        }    \r\n    else if(userAgentString.indexOf(\"windows nt\") != -1\r\n        || userPlatform.indexOf(\"win32\") != -1)\r\n        {\r\n            //chrome\ufffd\ufffdIE\ufffd\ufffd\ufffd\u02f8\ufffd\ufffdchromeframe\ufffd\u0132\ufffd\ufffd\r\n           if (userAgentString.indexOf(\"chromeframe\") != -1) \r\n           {\r\n                document.location.href = \"webcamera.html\";\r\n           }\r\n           else if (userAgentString.indexOf(\"firefox\") != -1 ||\r\n                userAgentString.indexOf(\"chrome\") != -1 ||\r\n                userAgentString.indexOf(\"safari\") != -1) \r\n           {\r\n                document.location.href = \"WebClient.html\";\r\n           }\r\n           else\r\n           {\r\n                document.location.href = \"webcamera.html\";\r\n           }\r\n        }\r\n    else if(userAgentString.indexOf(\"macintosh\") != -1\r\n        || userAgentString.indexOf(\"mac os x 10\") != -1\r\n        || userPlatform.indexOf(\"macintel\") != -1)\r\n        {\r\n             document.location.href = \"WebClient.html\";\r\n        }\r\n    else \r\n        {\r\n            \r\n        }\r\n</script>\r\n\r\n</head>\r\n\r\n<style type=\"text/css\">\r\n<!--\r\n.STYLE1 {\r\n\tfont-size: 12px;\r\n\tfont-weight: bold;\r\n}\r\n.STYLE2 {font-size: 10px}\r\n-->\r\n</style>\r\n\r\n<body>\r\n<body bgcolor=\"#e0fcaf\" >\r\n<blockquote>\r\n    <p align=\"left\" class=\"STYLE1\">DVR Components</p>\r\n</blockquote>\r\n<hr color=\"#ff8000\">\r\n<p class=\"STYLE2\">We did not recognize the platform you are<br> \r\n  using.You can choose the appropriate link<br> \r\n  to download the software.</p>\r\n<p class=\"STYLE2\"><strong> \r\n\r\nPersonal Computer</strong>\r\n<blockquote class=\"STYLE2\">\r\n  <p>1.<a href=\"webcamera.html\"><strong>Microsoft Internet Explorer Plugins</a></p>\r\n  <p>  \r\n    2.<a href=\"WebClient.html\"><strong>Apple Safari Explorer Plugins</a></p>\r\n</blockquote>\r\n<p class=\"STYLE2\"> \r\n<strong>Mobile Phone</strong>\r\n<blockquote>\r\n  <p class=\"STYLE2\">\r\n    1.<a href=\"PcamEn.htm\"><strong>Windows Mobile/Pocket PC</a></p>\r\n  <p class=\"STYLE2\">\r\n    2.<a href=\"3rd.htm\"><strong>Symbian</a></p>\r\n  <p class=\"STYLE2\">\r\n    3.<a href=\"BlackBerry.htm\"><strong>BlackBerry</a></p>\r\n</blockquote>\r\n</body>\r\n\r\n</html>\r\n",
         "datamd5" : "009154aa80674c63d2c18bf11f8a49ab",
         "datammh3" : -667928947,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "mweb.co.za"
         ],
         "geolocus" : {
            "asn" : "AS20011",
            "continent" : "AF",
            "continentname" : "Africa",
            "country" : "ZA",
            "countryname" : "South Africa",
            "domain" : [
               "optinet.net",
               "web.africa"
            ],
            "isineu" : "false",
            "latitude" : "-30.559482",
            "location" : "-30.559482,22.937506",
            "longitude" : "22.937506",
            "netname" : "OPTINET-15-20091027",
            "organization" : "Dimension Data",
            "subnet" : "41.132.0.0/14"
         },
         "host" : [
            "41-133-87-0"
         ],
         "hostname" : [
            "41-133-87-0.dyn.mweb.co.za"
         ],
         "ip" : "41.133.87.0",
         "ipv6" : "false",
         "latitude" : "-25.7599",
         "location" : "-25.7599,28.2604",
         "longitude" : "28.2604",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "OPTINET",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 50880,
         "product" : "Cross Web Server",
         "productvendor" : "Cross Web Server",
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "reverse" : [
            "41-133-87-0.dyn.mweb.co.za"
         ],
         "seen_date" : "2024-10-15",
         "source" : "datascan",
         "status" : 200,
         "subdomains" : [
            "dyn.mweb.co.za"
         ],
         "subnet" : "41.133.64.0/19",
         "tld" : [
            "co.za"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }