Returning 10 result(s) out of 939 in 0.822 second(s)

  • 125.227.140.1:18264 (tcp/http) - last seen on 2024-11-07 at 05:02:05 UTC

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

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

      Operating System
      Linux Linux Kernel
      URL

      http://125.227.140.1:18264/ 200

      HTTP Title
      Check Point Certificate Services
      Reverse DNS
      125-227-140-1.hinet-ip.hinet.net
      ASN
      AS3462
      Organization
      Data Communication Business Group
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
      Product
      CheckPoint SVN foundation
      CPE(s)

      <enterprise field>: cpe

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

    • Data MD5
      822d2865e70f71a087cfe98be317feac
      HTTP Header MD5
      2808cd5f5242b19a885f3f5f15de4683
      HTTP Body MD5
      42dfc1464a24d2f00975f8d7efcbed62
    • HTTP/1.0 200 OK
      Date: Thu, 07 Nov 2024 05:24:08 GMT
      Server: Check Point SVN foundation
      Content-Type: text/html
      X-UA-Compatible: IE=EmulateIE7
      Connection: close
      X-Frame-Options: SAMEORIGIN
      Content-Length: 6639
      
      <HTML><HEAD><TITLE>Check Point Certificate Services</TITLE><META http-equiv=Content-Type content="text/html; charset=utf-8"><base target="_self">
      </HEAD><BODY topmargin="2" leftmargin="5"><FONT id=locPageFont face=Arial>
      <P style="margin-top: 10; margin-bottom: 0">
      <img border="0" src="install_title.gif" width="625" height="101"><P style="margin-top: 10; margin-bottom: 0">&nbsp;<P style="margin-top: 10; margin-bottom: 0"><LOCID id=locInstallIE>
      	<A onmouseover="window.status='Install this CA certification path';return true;" onclick="preInstall();return false;" onmouseout="window.status='';return true;" href="internal_ca_b64.cer">
      Install this CA certification path</A> to allow your computer to trust this CA certificates.</LOCID>
      	<P style="margin-top: 10; margin-bottom: 10"><b>OR</b><TABLE cellSpacing=0 cellPadding=0 border=0 height="1">
      	<TBODY><TR><TD height="9"><p style="margin-top: 0; margin-bottom: 0"></TD>
      	<TD height="9"><p style="margin-top: 0; margin-bottom: 0"><FONT id=locDlCaCFont face=Arial>
      	<A onmouseover="window.status='Download CA certificate'; return true;" onclick="handleGetCert();return false;" onmouseout="window.status=''; return true;" href="internal_ca.cer">
      	<LOCID id=locDownloadCert>Download CA certificate</LOCID></A></FONT>&nbsp; 
          to save this certificate on disk</TD></TR></TBODY></TABLE>
      	<SPAN id=spnXEnroll style="DISPLAY: none"><!-- XEnroll will be inserted here --></SPAN><!-- A DHTML alert box, for the transient message routines -->
      	<TABLE id=tblWorkingMsg style="DISPLAY: none; POSITION: absolute" cellSpacing=0 cellPadding=0 border=0><TBODY>
      	<TR><TD bgColor=#000040 height=3></TD></TR></TBODY></TABLE></BODY></HTML>
      	<script> 
      		function ShowTransientMessage(sMessage) {
      			window.status=sMessage;
      			spnWorkingMsg.innerText=sMessage;
      			tblWorkingMsg.style.display='';
      			tblWorkingMsg.style.pixelTop=
      			(document.body.clientHeight/2)-(tblWorkingMsg.offsetHeight/2)+(document.body.scrollTop);
      			tblWorkingMsg.style.pixelLeft=
      			(document.body.clientWidth/2)-(tblWorkingMsg.offsetWidth/2)+(document.body.scrollLeft);
      		}
      		function HideTransientMessage() {
      			window.status="";
      			tblWorkingMsg.style.display='none';	
      		}
      function loadXEnroll(sContinueCmd) {
      	spnXEnroll.innerHTML="";
      	var sCPU=navigator.cpuClass.toLowerCase();
      	if ("x86"!=sCPU && "alpha"!=sCPU) {
      		alert(eval(L_BadCPU_ErrorMessage));
      			g_fnOnLoadFail();
      		return;
      	}
      	var sControl="<Object \n"
      		+ "  ClassID=\"clsid:127698e4-e730-4e5c-a2b1-21490a70c8a1\"\n"
      		+ "  Codebase=\"/CertControl/xenrlinf.cab#Version=5,131,3659,0\"\n"
      		+ "  ID=XEnroll\n"
      			+ "></Object>";
      	spnXEnroll.innerHTML=sControl;
      	setTimeout("loadXEnrollPhase2(\""+sContinueCmd+"\")", 1);
      	}
      function loadXEnrollPhase2(sContinueCmd) {
      	if (4!=XEnroll.readyState) { // 4=READYSTATE_COMPLETE
      		ShowTransientMessage(L_DownloadingControl_Message);
      			setTimeout("loadXEnrollPhase2(\""+sContinueCmd+"\")", 500);
      	} else {
      		HideTransientMessage();
      		var nResult=ConfirmXEnrollLoaded();
      		if (0!=nResult) {
      			if (438==nResult) {
      				alert(L_ControlLoadFailed_ErrorMessage);
      			} else {
      				var sErrorNumber="0x"+toHex(nResult);
      				alert(eval(L_ControlLoadFailedEx_ErrorMessage));
      			}
      			g_fnOnLoadFail();
      			return;
      		}
      		execScript(sContinueCmd, "JavaScript");
      	}
      }
      		function disableAllControls() { 
      			if (null==document.UIForm) {
      				return;
      			} 
      			var nCount=document.UIForm.elements.length;
      			var nIndex;
      			for (nIndex=0; nIndex<nCount; nIndex++) { //>
      				document.UIForm.elements(nIndex).disabled=true;
      			}
      		} 
      		var g_fnOnLoadFail=disableAllControls;
      		var L_UnknownInstallFailure_ErrorMessage="\"Unable to install the CA certificate:\\n\\nError: \"+sErrorNumber"; 
      		var g_bXEnrollLoaded=false; 
      		var g_bInstallingCert=false;   
      		function handleGetCert() {
      			location="internal_ca.cer";
      		} 
      		function preInstall() {
      			if (true==g_bInstallingCert) {
      				return;
      			}
      			g_bInstallingCert=true;
      			if (false==g_bXEnrollLoaded) {
      				g_fnOnLoadFail=handleLoadFail;
      				loadXEnroll("preInstallPhase2()"); 
      			} else {
      				Install();
      			}
      		}
      		function preInstallPhase2() {
      			g_bXEnrollLoaded=true;
      			Install();
      		}
      function handleLoadFail() {
       			g_bInstallingCert=false;
      		} 
      		function evalErrorMessage(sErrorNumber) {
      			return eval(L_UnknownInstallFailure_ErrorMessage);
      		}
      	</script>
      	<SCRIPT language=VBScript>
       		Const L_BadCPU_ErrorMessage="""Your CPU (""+sCPU+"") is not supported."""
      		Const L_DownloadingControl_Message="Downloading ActiveX control..."
      		Const L_ControlLoadFailed_ErrorMessage="The proper version of the ActiveX control failed to download and install. You may not have sufficient permissions. Please ask your system administrator for assistance."
      			Const L_ControlLoadFailedEx_ErrorMessage="""An unexpected error (""+sErrorNumber+"") occurred while downloading and installing the proper version of the ActiveX control. Please ask your system administrator for assistance."""
       		Function ConfirmXEnrollLoaded()
      			On Error Resume Next
      			Dim nTest
      			nTest=XEnroll.HashAlgID
      			ConfirmXEnrollLoaded=Err.Number
      		End Function
       		Function toHex(number)
      			toHex=Hex(number)
      		End Function
      
      
       		Sub Install()
      			Dim sMessage
      			On Error Resume Next
      			XEnroll.InstallPKCS7 sPKCS7
      			If 0=Err.Number Then
      				' Certificate has been successfully installed.
      				Alert "Certificate has been successfully installed"
      			Else
      				' unknown error
      				sMessage=evalErrorMessage("0x" & Hex(Err.Number))
      				Alert sMessage
      			End If
      			g_bInstallingCert=False	
      		End Sub
      Public sPKCS7
      sPKCS7="-----BEGIN CERTIFICATE-----" & vbNewLine 
      sPKCS7=sPKCS7 & "MIIC0TCCAbmgAwIBAgIBATANBgkqhkiG9w0BAQsFADAbMRkwFwYDVQQKExBrZXlwYXNjby4uYnptZW1tMB4XDTE5MDYwMjAzMTU1OVoXDTM4MDExOTAzMTQwN1owGzEZMBcGA1UEChMQa2V5cGFzY28uLmJ6bWVtbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJKe+uuq3B5VoAqmIfqaEP3uHnv8Kz4Br2I5Z2fiOov9Uosq0BOZYNNYdR1p/eKbkmBazyM0Gk4DiLHIAwk5DLqwDuyfWd4TX+k+PAO7r/L/dbirDS6G5PBH4f/2+fNwwlGqa4AJbYeevsTYZIa4fq6NQq0xfd/KN04O4BKN6jLzGO3p+9ehSUlAEFJw8JFM9jYe9A6by5oCdGqePVaUL2uQRqcTg703C8ACWM64xamTFU++2ztomy7vFhzhe5bdR2dYtF19LVkpBwmGiylTK07S3mQ4t6G9LbVjNqYeT6kDQu1r3s/SVbZD3fEHlytMUwFNLYdBXzbHBgJURR6ol+8CAwEAAaMgMB4wDwYDVR0TAQH/BAUwAwEB/zALBgNVHQ8EBAMCAYYwDQYJKoZIhvcNAQELBQADggEBAGfDBYrFbvhDAX89D5f0HRlxRtxN9Wu3pnDx5wVG0mokVN3wwKtlloWOsLhQZeI1bD/kYJZHczlNEHFFM3/Q2j1rbmuflxj03hhkzHpCN5n6mZIEerqpz5TPWdhZa5IVH8JLXCX1DCSpQxdRuiLkZcD3MKcp1b9ANxyd8nImYzQB8AhlrvHPRCsvu1Ybd4fPzi7ROvZpA6rtfxYwzg4uehbZss/lGe5oC5eIcdCv5Jm1wa18VNDl5/QU1PuqyLRrLu+HHsladoAjFu8ClWdzImqeLJVRmFXBt/ctyUWdpW2uh1tvkRm2jdGOtaO4vXtLBmwrmcjlYDrL7CvLnau4J/E="
      sPKCS7=sPKCS7 & vbNewLine & "-----END CERTIFICATE-----" & vbNewLine
      </SCRIPT>
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T05:02:05.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "42dfc1464a24d2f00975f8d7efcbed62",
               "bodymmh3" : 981095893,
               "headermd5" : "2808cd5f5242b19a885f3f5f15de4683",
               "headermmh3" : -225611941,
               "title" : "Check Point Certificate Services"
            },
            "length" : 6858
         },
         "asn" : "AS3462",
         "city" : "New Taipei City",
         "country" : "TW",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nDate: Thu, 07 Nov 2024 05:24:08 GMT\r\nServer: Check Point SVN foundation\r\nContent-Type: text/html\r\nX-UA-Compatible: IE=EmulateIE7\r\nConnection: close\r\nX-Frame-Options: SAMEORIGIN\r\nContent-Length: 6639\r\n\r\n<HTML><HEAD><TITLE>Check Point Certificate Services</TITLE><META http-equiv=Content-Type content=\"text/html; charset=utf-8\"><base target=\"_self\">\n</HEAD><BODY topmargin=\"2\" leftmargin=\"5\"><FONT id=locPageFont face=Arial>\n<P style=\"margin-top: 10; margin-bottom: 0\">\n<img border=\"0\" src=\"install_title.gif\" width=\"625\" height=\"101\"><P style=\"margin-top: 10; margin-bottom: 0\">&nbsp;<P style=\"margin-top: 10; margin-bottom: 0\"><LOCID id=locInstallIE>\n\t<A onmouseover=\"window.status='Install this CA certification path';return true;\" onclick=\"preInstall();return false;\" onmouseout=\"window.status='';return true;\" href=\"internal_ca_b64.cer\">\nInstall this CA certification path</A> to allow your computer to trust this CA certificates.</LOCID>\n\t<P style=\"margin-top: 10; margin-bottom: 10\"><b>OR</b><TABLE cellSpacing=0 cellPadding=0 border=0 height=\"1\">\n\t<TBODY><TR><TD height=\"9\"><p style=\"margin-top: 0; margin-bottom: 0\"></TD>\n\t<TD height=\"9\"><p style=\"margin-top: 0; margin-bottom: 0\"><FONT id=locDlCaCFont face=Arial>\n\t<A onmouseover=\"window.status='Download CA certificate'; return true;\" onclick=\"handleGetCert();return false;\" onmouseout=\"window.status=''; return true;\" href=\"internal_ca.cer\">\n\t<LOCID id=locDownloadCert>Download CA certificate</LOCID></A></FONT>&nbsp; \n    to save this certificate on disk</TD></TR></TBODY></TABLE>\n\t<SPAN id=spnXEnroll style=\"DISPLAY: none\"><!-- XEnroll will be inserted here --></SPAN><!-- A DHTML alert box, for the transient message routines -->\n\t<TABLE id=tblWorkingMsg style=\"DISPLAY: none; POSITION: absolute\" cellSpacing=0 cellPadding=0 border=0><TBODY>\n\t<TR><TD bgColor=#000040 height=3></TD></TR></TBODY></TABLE></BODY></HTML>\n\t<script> \n\t\tfunction ShowTransientMessage(sMessage) {\n\t\t\twindow.status=sMessage;\n\t\t\tspnWorkingMsg.innerText=sMessage;\n\t\t\ttblWorkingMsg.style.display='';\n\t\t\ttblWorkingMsg.style.pixelTop=\n\t\t\t(document.body.clientHeight/2)-(tblWorkingMsg.offsetHeight/2)+(document.body.scrollTop);\n\t\t\ttblWorkingMsg.style.pixelLeft=\n\t\t\t(document.body.clientWidth/2)-(tblWorkingMsg.offsetWidth/2)+(document.body.scrollLeft);\n\t\t}\n\t\tfunction HideTransientMessage() {\n\t\t\twindow.status=\"\";\n\t\t\ttblWorkingMsg.style.display='none';\t\n\t\t}\nfunction loadXEnroll(sContinueCmd) {\n\tspnXEnroll.innerHTML=\"\";\n\tvar sCPU=navigator.cpuClass.toLowerCase();\n\tif (\"x86\"!=sCPU && \"alpha\"!=sCPU) {\n\t\talert(eval(L_BadCPU_ErrorMessage));\n\t\t\tg_fnOnLoadFail();\n\t\treturn;\n\t}\n\tvar sControl=\"<Object \\n\"\n\t\t+ \"  ClassID=\\\"clsid:127698e4-e730-4e5c-a2b1-21490a70c8a1\\\"\\n\"\n\t\t+ \"  Codebase=\\\"/CertControl/xenrlinf.cab#Version=5,131,3659,0\\\"\\n\"\n\t\t+ \"  ID=XEnroll\\n\"\n\t\t\t+ \"></Object>\";\n\tspnXEnroll.innerHTML=sControl;\n\tsetTimeout(\"loadXEnrollPhase2(\\\"\"+sContinueCmd+\"\\\")\", 1);\n\t}\nfunction loadXEnrollPhase2(sContinueCmd) {\n\tif (4!=XEnroll.readyState) { // 4=READYSTATE_COMPLETE\n\t\tShowTransientMessage(L_DownloadingControl_Message);\n\t\t\tsetTimeout(\"loadXEnrollPhase2(\\\"\"+sContinueCmd+\"\\\")\", 500);\n\t} else {\n\t\tHideTransientMessage();\n\t\tvar nResult=ConfirmXEnrollLoaded();\n\t\tif (0!=nResult) {\n\t\t\tif (438==nResult) {\n\t\t\t\talert(L_ControlLoadFailed_ErrorMessage);\n\t\t\t} else {\n\t\t\t\tvar sErrorNumber=\"0x\"+toHex(nResult);\n\t\t\t\talert(eval(L_ControlLoadFailedEx_ErrorMessage));\n\t\t\t}\n\t\t\tg_fnOnLoadFail();\n\t\t\treturn;\n\t\t}\n\t\texecScript(sContinueCmd, \"JavaScript\");\n\t}\n}\n\t\tfunction disableAllControls() { \n\t\t\tif (null==document.UIForm) {\n\t\t\t\treturn;\n\t\t\t} \n\t\t\tvar nCount=document.UIForm.elements.length;\n\t\t\tvar nIndex;\n\t\t\tfor (nIndex=0; nIndex<nCount; nIndex++) { //>\n\t\t\t\tdocument.UIForm.elements(nIndex).disabled=true;\n\t\t\t}\n\t\t} \n\t\tvar g_fnOnLoadFail=disableAllControls;\n\t\tvar L_UnknownInstallFailure_ErrorMessage=\"\\\"Unable to install the CA certificate:\\\\n\\\\nError: \\\"+sErrorNumber\"; \n\t\tvar g_bXEnrollLoaded=false; \n\t\tvar g_bInstallingCert=false;   \n\t\tfunction handleGetCert() {\n\t\t\tlocation=\"internal_ca.cer\";\n\t\t} \n\t\tfunction preInstall() {\n\t\t\tif (true==g_bInstallingCert) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tg_bInstallingCert=true;\n\t\t\tif (false==g_bXEnrollLoaded) {\n\t\t\t\tg_fnOnLoadFail=handleLoadFail;\n\t\t\t\tloadXEnroll(\"preInstallPhase2()\"); \n\t\t\t} else {\n\t\t\t\tInstall();\n\t\t\t}\n\t\t}\n\t\tfunction preInstallPhase2() {\n\t\t\tg_bXEnrollLoaded=true;\n\t\t\tInstall();\n\t\t}\nfunction handleLoadFail() {\n \t\t\tg_bInstallingCert=false;\n\t\t} \n\t\tfunction evalErrorMessage(sErrorNumber) {\n\t\t\treturn eval(L_UnknownInstallFailure_ErrorMessage);\n\t\t}\n\t</script>\n\t<SCRIPT language=VBScript>\n \t\tConst L_BadCPU_ErrorMessage=\"\"\"Your CPU (\"\"+sCPU+\"\") is not supported.\"\"\"\n\t\tConst L_DownloadingControl_Message=\"Downloading ActiveX control...\"\n\t\tConst L_ControlLoadFailed_ErrorMessage=\"The proper version of the ActiveX control failed to download and install. You may not have sufficient permissions. Please ask your system administrator for assistance.\"\n\t\t\tConst L_ControlLoadFailedEx_ErrorMessage=\"\"\"An unexpected error (\"\"+sErrorNumber+\"\") occurred while downloading and installing the proper version of the ActiveX control. Please ask your system administrator for assistance.\"\"\"\n \t\tFunction ConfirmXEnrollLoaded()\n\t\t\tOn Error Resume Next\n\t\t\tDim nTest\n\t\t\tnTest=XEnroll.HashAlgID\n\t\t\tConfirmXEnrollLoaded=Err.Number\n\t\tEnd Function\n \t\tFunction toHex(number)\n\t\t\ttoHex=Hex(number)\n\t\tEnd Function\n\n\n \t\tSub Install()\n\t\t\tDim sMessage\n\t\t\tOn Error Resume Next\n\t\t\tXEnroll.InstallPKCS7 sPKCS7\n\t\t\tIf 0=Err.Number Then\n\t\t\t\t' Certificate has been successfully installed.\n\t\t\t\tAlert \"Certificate has been successfully installed\"\n\t\t\tElse\n\t\t\t\t' unknown error\n\t\t\t\tsMessage=evalErrorMessage(\"0x\" & Hex(Err.Number))\n\t\t\t\tAlert sMessage\n\t\t\tEnd If\n\t\t\tg_bInstallingCert=False\t\n\t\tEnd Sub\nPublic sPKCS7\nsPKCS7=\"-----BEGIN CERTIFICATE-----\" & vbNewLine \nsPKCS7=sPKCS7 & \"MIIC0TCCAbmgAwIBAgIBATANBgkqhkiG9w0BAQsFADAbMRkwFwYDVQQKExBrZXlwYXNjby4uYnptZW1tMB4XDTE5MDYwMjAzMTU1OVoXDTM4MDExOTAzMTQwN1owGzEZMBcGA1UEChMQa2V5cGFzY28uLmJ6bWVtbTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJKe+uuq3B5VoAqmIfqaEP3uHnv8Kz4Br2I5Z2fiOov9Uosq0BOZYNNYdR1p/eKbkmBazyM0Gk4DiLHIAwk5DLqwDuyfWd4TX+k+PAO7r/L/dbirDS6G5PBH4f/2+fNwwlGqa4AJbYeevsTYZIa4fq6NQq0xfd/KN04O4BKN6jLzGO3p+9ehSUlAEFJw8JFM9jYe9A6by5oCdGqePVaUL2uQRqcTg703C8ACWM64xamTFU++2ztomy7vFhzhe5bdR2dYtF19LVkpBwmGiylTK07S3mQ4t6G9LbVjNqYeT6kDQu1r3s/SVbZD3fEHlytMUwFNLYdBXzbHBgJURR6ol+8CAwEAAaMgMB4wDwYDVR0TAQH/BAUwAwEB/zALBgNVHQ8EBAMCAYYwDQYJKoZIhvcNAQELBQADggEBAGfDBYrFbvhDAX89D5f0HRlxRtxN9Wu3pnDx5wVG0mokVN3wwKtlloWOsLhQZeI1bD/kYJZHczlNEHFFM3/Q2j1rbmuflxj03hhkzHpCN5n6mZIEerqpz5TPWdhZa5IVH8JLXCX1DCSpQxdRuiLkZcD3MKcp1b9ANxyd8nImYzQB8AhlrvHPRCsvu1Ybd4fPzi7ROvZpA6rtfxYwzg4uehbZss/lGe5oC5eIcdCv5Jm1wa18VNDl5/QU1PuqyLRrLu+HHsladoAjFu8ClWdzImqeLJVRmFXBt/ctyUWdpW2uh1tvkRm2jdGOtaO4vXtLBmwrmcjlYDrL7CvLnau4J/E=\"\nsPKCS7=sPKCS7 & vbNewLine & \"-----END CERTIFICATE-----\" & vbNewLine\n</SCRIPT>",
         "datamd5" : "822d2865e70f71a087cfe98be317feac",
         "datammh3" : -1138347207,
         "device" : {
            "class" : "<enterprise field>: device.class",
            "productvendor" : "<enterprise field>: device.productvendor"
         },
         "domain" : [
            "hinet.net"
         ],
         "geolocus" : {
            "asn" : "AS3462",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "TW",
            "countryname" : "Taiwan",
            "domain" : [
               "hinet.net",
               "twnic.net",
               "twnic.net.tw"
            ],
            "isineu" : "false",
            "latitude" : "23.69781",
            "location" : "23.69781,120.960515",
            "longitude" : "120.960515",
            "netname" : "HINET-NET",
            "organization" : "Data Communication Business Group",
            "subnet" : "125.227.128.0/17"
         },
         "host" : [
            "125-227-140-1"
         ],
         "hostname" : [
            "125-227-140-1.hinet-ip.hinet.net"
         ],
         "ip" : "125.227.140.1",
         "ipv6" : "false",
         "latitude" : "25.0620",
         "location" : "25.0620,121.4570",
         "longitude" : "121.4570",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Data Communication Business Group",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 18264,
         "product" : "SVN foundation",
         "productvendor" : "CheckPoint",
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "reverse" : [
            "125-227-140-1.hinet-ip.hinet.net"
         ],
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "status" : 200,
         "subdomains" : [
            "hinet-ip.hinet.net"
         ],
         "subnet" : "125.224.0.0/13",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "net"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 59.125.156.174:18264 (tcp/http) - last seen on 2024-11-07 at 04:43:28 UTC

    • IP
      59.125.156.174
      Network
      59.112.0.0/12
      Domain(s)
      hinet.net
      Device

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

      Operating System
      Linux Linux Kernel
      URL

      http://59.125.156.174:18264/ 200

      HTTP Title
      Check Point Certificate Services
      Reverse DNS
      59-125-156-174.hinet-ip.hinet.net
      ASN
      AS3462
      Organization
      Data Communication Business Group
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
      Product
      CheckPoint SVN foundation
      CPE(s)

      <enterprise field>: cpe

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

    • Data MD5
      69e1b54493bd419e148fe1a4b7a53d7a
      HTTP Header MD5
      a23e405588c4d738aaa25f36bc6638f4
      HTTP Body MD5
      42dfc1464a24d2f00975f8d7efcbed62
    • HTTP/1.0 200 OK
      Date: Thu, 07 Nov 2024 04:44:07 GMT
      Server: Check Point SVN foundation
      Content-Type: text/html
      X-UA-Compatible: IE=EmulateIE7
      Connection: close
      X-Frame-Options: SAMEORIGIN
      Strict-Transport-Security: max-age=31536000; includeSubDomains
      Content-Length: 6647
      
      <HTML><HEAD><TITLE>Check Point Certificate Services</TITLE><META http-equiv=Content-Type content="text/html; charset=utf-8"><base target="_self">
      </HEAD><BODY topmargin="2" leftmargin="5"><FONT id=locPageFont face=Arial>
      <P style="margin-top: 10; margin-bottom: 0">
      <img border="0" src="install_title.gif" width="625" height="101"><P style="margin-top: 10; margin-bottom: 0">&nbsp;<P style="margin-top: 10; margin-bottom: 0"><LOCID id=locInstallIE>
      	<A onmouseover="window.status='Install this CA certification path';return true;" onclick="preInstall();return false;" onmouseout="window.status='';return true;" href="internal_ca_b64.cer">
      Install this CA certification path</A> to allow your computer to trust this CA certificates.</LOCID>
      	<P style="margin-top: 10; margin-bottom: 10"><b>OR</b><TABLE cellSpacing=0 cellPadding=0 border=0 height="1">
      	<TBODY><TR><TD height="9"><p style="margin-top: 0; margin-bottom: 0"></TD>
      	<TD height="9"><p style="margin-top: 0; margin-bottom: 0"><FONT id=locDlCaCFont face=Arial>
      	<A onmouseover="window.status='Download CA certificate'; return true;" onclick="handleGetCert();return false;" onmouseout="window.status=''; return true;" href="internal_ca.cer">
      	<LOCID id=locDownloadCert>Download CA certificate</LOCID></A></FONT>&nbsp; 
          to save this certificate on disk</TD></TR></TBODY></TABLE>
      	<SPAN id=spnXEnroll style="DISPLAY: none"><!-- XEnroll will be inserted here --></SPAN><!-- A DHTML alert box, for the transient message routines -->
      	<TABLE id=tblWorkingMsg style="DISPLAY: none; POSITION: absolute" cellSpacing=0 cellPadding=0 border=0><TBODY>
      	<TR><TD bgColor=#000040 height=3></TD></TR></TBODY></TABLE></BODY></HTML>
      	<script> 
      		function ShowTransientMessage(sMessage) {
      			window.status=sMessage;
      			spnWorkingMsg.innerText=sMessage;
      			tblWorkingMsg.style.display='';
      			tblWorkingMsg.style.pixelTop=
      			(document.body.clientHeight/2)-(tblWorkingMsg.offsetHeight/2)+(document.body.scrollTop);
      			tblWorkingMsg.style.pixelLeft=
      			(document.body.clientWidth/2)-(tblWorkingMsg.offsetWidth/2)+(document.body.scrollLeft);
      		}
      		function HideTransientMessage() {
      			window.status="";
      			tblWorkingMsg.style.display='none';	
      		}
      function loadXEnroll(sContinueCmd) {
      	spnXEnroll.innerHTML="";
      	var sCPU=navigator.cpuClass.toLowerCase();
      	if ("x86"!=sCPU && "alpha"!=sCPU) {
      		alert(eval(L_BadCPU_ErrorMessage));
      			g_fnOnLoadFail();
      		return;
      	}
      	var sControl="<Object \n"
      		+ "  ClassID=\"clsid:127698e4-e730-4e5c-a2b1-21490a70c8a1\"\n"
      		+ "  Codebase=\"/CertControl/xenrlinf.cab#Version=5,131,3659,0\"\n"
      		+ "  ID=XEnroll\n"
      			+ "></Object>";
      	spnXEnroll.innerHTML=sControl;
      	setTimeout("loadXEnrollPhase2(\""+sContinueCmd+"\")", 1);
      	}
      function loadXEnrollPhase2(sContinueCmd) {
      	if (4!=XEnroll.readyState) { // 4=READYSTATE_COMPLETE
      		ShowTransientMessage(L_DownloadingControl_Message);
      			setTimeout("loadXEnrollPhase2(\""+sContinueCmd+"\")", 500);
      	} else {
      		HideTransientMessage();
      		var nResult=ConfirmXEnrollLoaded();
      		if (0!=nResult) {
      			if (438==nResult) {
      				alert(L_ControlLoadFailed_ErrorMessage);
      			} else {
      				var sErrorNumber="0x"+toHex(nResult);
      				alert(eval(L_ControlLoadFailedEx_ErrorMessage));
      			}
      			g_fnOnLoadFail();
      			return;
      		}
      		execScript(sContinueCmd, "JavaScript");
      	}
      }
      		function disableAllControls() { 
      			if (null==document.UIForm) {
      				return;
      			} 
      			var nCount=document.UIForm.elements.length;
      			var nIndex;
      			for (nIndex=0; nIndex<nCount; nIndex++) { //>
      				document.UIForm.elements(nIndex).disabled=true;
      			}
      		} 
      		var g_fnOnLoadFail=disableAllControls;
      		var L_UnknownInstallFailure_ErrorMessage="\"Unable to install the CA certificate:\\n\\nError: \"+sErrorNumber"; 
      		var g_bXEnrollLoaded=false; 
      		var g_bInstallingCert=false;   
      		function handleGetCert() {
      			location="internal_ca.cer";
      		} 
      		function preInstall() {
      			if (true==g_bInstallingCert) {
      				return;
      			}
      			g_bInstallingCert=true;
      			if (false==g_bXEnrollLoaded) {
      				g_fnOnLoadFail=handleLoadFail;
      				loadXEnroll("preInstallPhase2()"); 
      			} else {
      				Install();
      			}
      		}
      		function preInstallPhase2() {
      			g_bXEnrollLoaded=true;
      			Install();
      		}
      function handleLoadFail() {
       			g_bInstallingCert=false;
      		} 
      		function evalErrorMessage(sErrorNumber) {
      			return eval(L_UnknownInstallFailure_ErrorMessage);
      		}
      	</script>
      	<SCRIPT language=VBScript>
       		Const L_BadCPU_ErrorMessage="""Your CPU (""+sCPU+"") is not supported."""
      		Const L_DownloadingControl_Message="Downloading ActiveX control..."
      		Const L_ControlLoadFailed_ErrorMessage="The proper version of the ActiveX control failed to download and install. You may not have sufficient permissions. Please ask your system administrator for assistance."
      			Const L_ControlLoadFailedEx_ErrorMessage="""An unexpected error (""+sErrorNumber+"") occurred while downloading and installing the proper version of the ActiveX control. Please ask your system administrator for assistance."""
       		Function ConfirmXEnrollLoaded()
      			On Error Resume Next
      			Dim nTest
      			nTest=XEnroll.HashAlgID
      			ConfirmXEnrollLoaded=Err.Number
      		End Function
       		Function toHex(number)
      			toHex=Hex(number)
      		End Function
      
      
       		Sub Install()
      			Dim sMessage
      			On Error Resume Next
      			XEnroll.InstallPKCS7 sPKCS7
      			If 0=Err.Number Then
      				' Certificate has been successfully installed.
      				Alert "Certificate has been successfully installed"
      			Else
      				' unknown error
      				sMessage=evalErrorMessage("0x" & Hex(Err.Number))
      				Alert sMessage
      			End If
      			g_bInstallingCert=False	
      		End Sub
      Public sPKCS7
      sPKCS7="-----BEGIN CERTIFICATE-----" & vbNewLine 
      sPKCS7=sPKCS7 & "MIIC1zCCAb+gAwIBAgIBATANBgkqhkiG9w0BAQUFADAeMRwwGgYDVQQKExNGSFctQ1AtTWdtdC4uc2hiYW5qMB4XDTE3MDQwOTA5MjI1NVoXDTM3MDQwNDA5MjI1NVowHjEcMBoGA1UEChMTRkhXLUNQLU1nbXQuLnNoYmFuajCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJOgplAeMs7MhIbsL1wALHQbtrMKagEiuH0bdM7fHBuI9CfXAukHw66gxQ5dWRi9YzJYFUwjpYKJVedSToh4+6NkL50KO7B3ysOJuf8lyJwexQ2hoIi3wI0q5VDGr9OGzbT8TighIOf06g7btSNAzIN/a6G29IshDfhz6u21akGhqjSXsJmVG/82eapOX8kPpbYbrkTNVXVy18OcQLSNylJkbhqTFzOxyEMk3TJX1vpLFEUVapAAwx52J/SO0OU2Z4W/DhuaQ7JbA3qM53oXZiJMYu9TCtyjgZE/rGpuy1DlJIx1DeB3IfKbcXfUyYkUEkwM5V7mFK/wTUJf2SeQEiMCAwEAAaMgMB4wDwYDVR0TAQH/BAUwAwEB/zALBgNVHQ8EBAMCAYYwDQYJKoZIhvcNAQEFBQADggEBAGXvESpQzggHdR3Dg8iGKWB4uF4TT5QwC13fgDLmHo/K1/cmi1H+II9Q+qqeP9t4foNcAIF5LiiAttcQReNyadhwCUDa5QS9ZeqKdzmCaoPh11sBOt8xlWbwbnxOVWwEZsDM4fzzTzIf+y3qLmpOx3Jk269rWOcL0bKRFhWIGHSYkxSlcRRsJp6kbM2rBdojQe+Ner6YW855zQIOeE2IlXaNu33BacaIsQFzQLBoJN1axbrYZ8k/fH0PVfyijKO0NS7uX4qM9Tg5wJGep2R3OEGkHjbKELq1U7EgWWh89aeVPGrkxtL9wI2oV6dkbnRUAIBqCSYmt0C6XS/CvuhaVkI="
      sPKCS7=sPKCS7 & vbNewLine & "-----END CERTIFICATE-----" & vbNewLine
      </SCRIPT>
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T04:43:28.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "42dfc1464a24d2f00975f8d7efcbed62",
               "bodymmh3" : 1002205530,
               "headermd5" : "a23e405588c4d738aaa25f36bc6638f4",
               "headermmh3" : 812504626,
               "title" : "Check Point Certificate Services"
            },
            "length" : 6930
         },
         "asn" : "AS3462",
         "city" : "Kaohsiung",
         "country" : "TW",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nDate: Thu, 07 Nov 2024 04:44:07 GMT\r\nServer: Check Point SVN foundation\r\nContent-Type: text/html\r\nX-UA-Compatible: IE=EmulateIE7\r\nConnection: close\r\nX-Frame-Options: SAMEORIGIN\r\nStrict-Transport-Security: max-age=31536000; includeSubDomains\r\nContent-Length: 6647\r\n\r\n<HTML><HEAD><TITLE>Check Point Certificate Services</TITLE><META http-equiv=Content-Type content=\"text/html; charset=utf-8\"><base target=\"_self\">\n</HEAD><BODY topmargin=\"2\" leftmargin=\"5\"><FONT id=locPageFont face=Arial>\n<P style=\"margin-top: 10; margin-bottom: 0\">\n<img border=\"0\" src=\"install_title.gif\" width=\"625\" height=\"101\"><P style=\"margin-top: 10; margin-bottom: 0\">&nbsp;<P style=\"margin-top: 10; margin-bottom: 0\"><LOCID id=locInstallIE>\n\t<A onmouseover=\"window.status='Install this CA certification path';return true;\" onclick=\"preInstall();return false;\" onmouseout=\"window.status='';return true;\" href=\"internal_ca_b64.cer\">\nInstall this CA certification path</A> to allow your computer to trust this CA certificates.</LOCID>\n\t<P style=\"margin-top: 10; margin-bottom: 10\"><b>OR</b><TABLE cellSpacing=0 cellPadding=0 border=0 height=\"1\">\n\t<TBODY><TR><TD height=\"9\"><p style=\"margin-top: 0; margin-bottom: 0\"></TD>\n\t<TD height=\"9\"><p style=\"margin-top: 0; margin-bottom: 0\"><FONT id=locDlCaCFont face=Arial>\n\t<A onmouseover=\"window.status='Download CA certificate'; return true;\" onclick=\"handleGetCert();return false;\" onmouseout=\"window.status=''; return true;\" href=\"internal_ca.cer\">\n\t<LOCID id=locDownloadCert>Download CA certificate</LOCID></A></FONT>&nbsp; \n    to save this certificate on disk</TD></TR></TBODY></TABLE>\n\t<SPAN id=spnXEnroll style=\"DISPLAY: none\"><!-- XEnroll will be inserted here --></SPAN><!-- A DHTML alert box, for the transient message routines -->\n\t<TABLE id=tblWorkingMsg style=\"DISPLAY: none; POSITION: absolute\" cellSpacing=0 cellPadding=0 border=0><TBODY>\n\t<TR><TD bgColor=#000040 height=3></TD></TR></TBODY></TABLE></BODY></HTML>\n\t<script> \n\t\tfunction ShowTransientMessage(sMessage) {\n\t\t\twindow.status=sMessage;\n\t\t\tspnWorkingMsg.innerText=sMessage;\n\t\t\ttblWorkingMsg.style.display='';\n\t\t\ttblWorkingMsg.style.pixelTop=\n\t\t\t(document.body.clientHeight/2)-(tblWorkingMsg.offsetHeight/2)+(document.body.scrollTop);\n\t\t\ttblWorkingMsg.style.pixelLeft=\n\t\t\t(document.body.clientWidth/2)-(tblWorkingMsg.offsetWidth/2)+(document.body.scrollLeft);\n\t\t}\n\t\tfunction HideTransientMessage() {\n\t\t\twindow.status=\"\";\n\t\t\ttblWorkingMsg.style.display='none';\t\n\t\t}\nfunction loadXEnroll(sContinueCmd) {\n\tspnXEnroll.innerHTML=\"\";\n\tvar sCPU=navigator.cpuClass.toLowerCase();\n\tif (\"x86\"!=sCPU && \"alpha\"!=sCPU) {\n\t\talert(eval(L_BadCPU_ErrorMessage));\n\t\t\tg_fnOnLoadFail();\n\t\treturn;\n\t}\n\tvar sControl=\"<Object \\n\"\n\t\t+ \"  ClassID=\\\"clsid:127698e4-e730-4e5c-a2b1-21490a70c8a1\\\"\\n\"\n\t\t+ \"  Codebase=\\\"/CertControl/xenrlinf.cab#Version=5,131,3659,0\\\"\\n\"\n\t\t+ \"  ID=XEnroll\\n\"\n\t\t\t+ \"></Object>\";\n\tspnXEnroll.innerHTML=sControl;\n\tsetTimeout(\"loadXEnrollPhase2(\\\"\"+sContinueCmd+\"\\\")\", 1);\n\t}\nfunction loadXEnrollPhase2(sContinueCmd) {\n\tif (4!=XEnroll.readyState) { // 4=READYSTATE_COMPLETE\n\t\tShowTransientMessage(L_DownloadingControl_Message);\n\t\t\tsetTimeout(\"loadXEnrollPhase2(\\\"\"+sContinueCmd+\"\\\")\", 500);\n\t} else {\n\t\tHideTransientMessage();\n\t\tvar nResult=ConfirmXEnrollLoaded();\n\t\tif (0!=nResult) {\n\t\t\tif (438==nResult) {\n\t\t\t\talert(L_ControlLoadFailed_ErrorMessage);\n\t\t\t} else {\n\t\t\t\tvar sErrorNumber=\"0x\"+toHex(nResult);\n\t\t\t\talert(eval(L_ControlLoadFailedEx_ErrorMessage));\n\t\t\t}\n\t\t\tg_fnOnLoadFail();\n\t\t\treturn;\n\t\t}\n\t\texecScript(sContinueCmd, \"JavaScript\");\n\t}\n}\n\t\tfunction disableAllControls() { \n\t\t\tif (null==document.UIForm) {\n\t\t\t\treturn;\n\t\t\t} \n\t\t\tvar nCount=document.UIForm.elements.length;\n\t\t\tvar nIndex;\n\t\t\tfor (nIndex=0; nIndex<nCount; nIndex++) { //>\n\t\t\t\tdocument.UIForm.elements(nIndex).disabled=true;\n\t\t\t}\n\t\t} \n\t\tvar g_fnOnLoadFail=disableAllControls;\n\t\tvar L_UnknownInstallFailure_ErrorMessage=\"\\\"Unable to install the CA certificate:\\\\n\\\\nError: \\\"+sErrorNumber\"; \n\t\tvar g_bXEnrollLoaded=false; \n\t\tvar g_bInstallingCert=false;   \n\t\tfunction handleGetCert() {\n\t\t\tlocation=\"internal_ca.cer\";\n\t\t} \n\t\tfunction preInstall() {\n\t\t\tif (true==g_bInstallingCert) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tg_bInstallingCert=true;\n\t\t\tif (false==g_bXEnrollLoaded) {\n\t\t\t\tg_fnOnLoadFail=handleLoadFail;\n\t\t\t\tloadXEnroll(\"preInstallPhase2()\"); \n\t\t\t} else {\n\t\t\t\tInstall();\n\t\t\t}\n\t\t}\n\t\tfunction preInstallPhase2() {\n\t\t\tg_bXEnrollLoaded=true;\n\t\t\tInstall();\n\t\t}\nfunction handleLoadFail() {\n \t\t\tg_bInstallingCert=false;\n\t\t} \n\t\tfunction evalErrorMessage(sErrorNumber) {\n\t\t\treturn eval(L_UnknownInstallFailure_ErrorMessage);\n\t\t}\n\t</script>\n\t<SCRIPT language=VBScript>\n \t\tConst L_BadCPU_ErrorMessage=\"\"\"Your CPU (\"\"+sCPU+\"\") is not supported.\"\"\"\n\t\tConst L_DownloadingControl_Message=\"Downloading ActiveX control...\"\n\t\tConst L_ControlLoadFailed_ErrorMessage=\"The proper version of the ActiveX control failed to download and install. You may not have sufficient permissions. Please ask your system administrator for assistance.\"\n\t\t\tConst L_ControlLoadFailedEx_ErrorMessage=\"\"\"An unexpected error (\"\"+sErrorNumber+\"\") occurred while downloading and installing the proper version of the ActiveX control. Please ask your system administrator for assistance.\"\"\"\n \t\tFunction ConfirmXEnrollLoaded()\n\t\t\tOn Error Resume Next\n\t\t\tDim nTest\n\t\t\tnTest=XEnroll.HashAlgID\n\t\t\tConfirmXEnrollLoaded=Err.Number\n\t\tEnd Function\n \t\tFunction toHex(number)\n\t\t\ttoHex=Hex(number)\n\t\tEnd Function\n\n\n \t\tSub Install()\n\t\t\tDim sMessage\n\t\t\tOn Error Resume Next\n\t\t\tXEnroll.InstallPKCS7 sPKCS7\n\t\t\tIf 0=Err.Number Then\n\t\t\t\t' Certificate has been successfully installed.\n\t\t\t\tAlert \"Certificate has been successfully installed\"\n\t\t\tElse\n\t\t\t\t' unknown error\n\t\t\t\tsMessage=evalErrorMessage(\"0x\" & Hex(Err.Number))\n\t\t\t\tAlert sMessage\n\t\t\tEnd If\n\t\t\tg_bInstallingCert=False\t\n\t\tEnd Sub\nPublic sPKCS7\nsPKCS7=\"-----BEGIN CERTIFICATE-----\" & vbNewLine \nsPKCS7=sPKCS7 & \"MIIC1zCCAb+gAwIBAgIBATANBgkqhkiG9w0BAQUFADAeMRwwGgYDVQQKExNGSFctQ1AtTWdtdC4uc2hiYW5qMB4XDTE3MDQwOTA5MjI1NVoXDTM3MDQwNDA5MjI1NVowHjEcMBoGA1UEChMTRkhXLUNQLU1nbXQuLnNoYmFuajCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJOgplAeMs7MhIbsL1wALHQbtrMKagEiuH0bdM7fHBuI9CfXAukHw66gxQ5dWRi9YzJYFUwjpYKJVedSToh4+6NkL50KO7B3ysOJuf8lyJwexQ2hoIi3wI0q5VDGr9OGzbT8TighIOf06g7btSNAzIN/a6G29IshDfhz6u21akGhqjSXsJmVG/82eapOX8kPpbYbrkTNVXVy18OcQLSNylJkbhqTFzOxyEMk3TJX1vpLFEUVapAAwx52J/SO0OU2Z4W/DhuaQ7JbA3qM53oXZiJMYu9TCtyjgZE/rGpuy1DlJIx1DeB3IfKbcXfUyYkUEkwM5V7mFK/wTUJf2SeQEiMCAwEAAaMgMB4wDwYDVR0TAQH/BAUwAwEB/zALBgNVHQ8EBAMCAYYwDQYJKoZIhvcNAQEFBQADggEBAGXvESpQzggHdR3Dg8iGKWB4uF4TT5QwC13fgDLmHo/K1/cmi1H+II9Q+qqeP9t4foNcAIF5LiiAttcQReNyadhwCUDa5QS9ZeqKdzmCaoPh11sBOt8xlWbwbnxOVWwEZsDM4fzzTzIf+y3qLmpOx3Jk269rWOcL0bKRFhWIGHSYkxSlcRRsJp6kbM2rBdojQe+Ner6YW855zQIOeE2IlXaNu33BacaIsQFzQLBoJN1axbrYZ8k/fH0PVfyijKO0NS7uX4qM9Tg5wJGep2R3OEGkHjbKELq1U7EgWWh89aeVPGrkxtL9wI2oV6dkbnRUAIBqCSYmt0C6XS/CvuhaVkI=\"\nsPKCS7=sPKCS7 & vbNewLine & \"-----END CERTIFICATE-----\" & vbNewLine\n</SCRIPT>",
         "datamd5" : "69e1b54493bd419e148fe1a4b7a53d7a",
         "datammh3" : -965090399,
         "device" : {
            "class" : "<enterprise field>: device.class",
            "productvendor" : "<enterprise field>: device.productvendor"
         },
         "domain" : [
            "hinet.net"
         ],
         "geolocus" : {
            "asn" : "AS3462",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "TW",
            "countryname" : "Taiwan",
            "domain" : [
               "hinet.net",
               "powerbtoc.com",
               "twnic.net",
               "twnic.net.tw"
            ],
            "isineu" : "false",
            "latitude" : "23.69781",
            "location" : "23.69781,120.960515",
            "longitude" : "120.960515",
            "netname" : "HINET-NET",
            "organization" : "Data Communication Business Group",
            "subnet" : "59.124.0.0/15"
         },
         "host" : [
            "59-125-156-174"
         ],
         "hostname" : [
            "59-125-156-174.hinet-ip.hinet.net"
         ],
         "ip" : "59.125.156.174",
         "ipv6" : "false",
         "latitude" : "22.6148",
         "location" : "22.6148,120.3139",
         "longitude" : "120.3139",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Data Communication Business Group",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 18264,
         "product" : "SVN foundation",
         "productvendor" : "CheckPoint",
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "reverse" : [
            "59-125-156-174.hinet-ip.hinet.net"
         ],
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "status" : 200,
         "subdomains" : [
            "hinet-ip.hinet.net"
         ],
         "subnet" : "59.112.0.0/12",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "net"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 203.69.148.133:18264 (tcp/http) - last seen on 2024-11-07 at 04:43:27 UTC

    • IP
      203.69.148.133
      Network
      203.69.144.0/20
      Device

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

      URL

      http://203.69.148.133:18264/ 200

      HTTP Title
      Service Not Found
      ASN
      AS3462
      Organization
      Data Communication Business Group
      Protocol
      http
      Source
      datascan
    • Product
      F5 Networks BIGIP
      HTTP Component(s)
      F5 Networks BIGIP
      CPE(s)

      <enterprise field>: cpe

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

    • Data MD5
      ec5914f5b49d386c6428a66809ba707b
      HTTP Header MD5
      b10249bd04c0a829baabf56579cd1485
      HTTP Body MD5
      92cc10b9e21b2407a9140156607c3e38
    • HTTP/1.0 200 OK
      Server: BigIP
      Connection: close
      Content-Length: 165
      
      <html><head><title>Service Not Found</title></head><body>Service Not Found, Please connect with Fully Qualified Name. Example http://service.domain.com</body></html>
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T04:43:27.000Z",
         "app" : {
            "extract" : {
               "domain" : [
                  "domain.com"
               ],
               "hostname" : [
                  "service.domain.com"
               ],
               "url" : [
                  "http://service.domain.com"
               ]
            },
            "http" : {
               "bodymd5" : "92cc10b9e21b2407a9140156607c3e38",
               "bodymmh3" : -719974565,
               "component" : [
                  {
                     "productvendor" : "F5 Networks",
                     "product" : "BIGIP"
                  }
               ],
               "headermd5" : "b10249bd04c0a829baabf56579cd1485",
               "headermmh3" : 1426521044,
               "title" : "Service Not Found"
            },
            "length" : 239
         },
         "asn" : "AS3462",
         "city" : "New Taipei City",
         "country" : "TW",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nServer: BigIP\r\nConnection: close\r\nContent-Length: 165\r\n\r\n<html><head><title>Service Not Found</title></head><body>Service Not Found, Please connect with Fully Qualified Name. Example http://service.domain.com</body></html>",
         "datamd5" : "ec5914f5b49d386c6428a66809ba707b",
         "datammh3" : 2041641276,
         "device" : {
            "class" : "<enterprise field>: device.class",
            "product" : "<enterprise field>: device.product",
            "productvendor" : "<enterprise field>: device.productvendor"
         },
         "geolocus" : {
            "asn" : "AS3462",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "TW",
            "countryname" : "Taiwan",
            "domain" : [
               "hinet.net",
               "twnic.net",
               "twnic.net.tw"
            ],
            "isineu" : "false",
            "latitude" : "23.69781",
            "location" : "23.69781,120.960515",
            "longitude" : "120.960515",
            "netname" : "HINET-NET",
            "organization" : "Data Communication Business Group",
            "subnet" : "203.69.144.0/20"
         },
         "ip" : "203.69.148.133",
         "ipv6" : "false",
         "latitude" : "25.0620",
         "location" : "25.0620,121.4570",
         "longitude" : "121.4570",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Data Communication Business Group",
         "port" : 18264,
         "product" : "BIGIP",
         "productvendor" : "F5 Networks",
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "status" : 200,
         "subnet" : "203.69.144.0/20",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 59.125.58.156:18264 (tcp/http) - last seen on 2024-11-07 at 03:32:53 UTC

    • IP
      59.125.58.156
      Network
      59.112.0.0/12
      Device

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

      Operating System
      Linux Linux Kernel
      URL

      http://59.125.58.156:18264/ 200

      HTTP Title
      Check Point Certificate Services
      ASN
      AS3462
      Organization
      Data Communication Business Group
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
      Product
      CheckPoint SVN foundation
      CPE(s)

      <enterprise field>: cpe

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

    • Data MD5
      e7a8a23a7187993e25990fbaac5cfb5d
      HTTP Header MD5
      a23e405588c4d738aaa25f36bc6638f4
      HTTP Body MD5
      42dfc1464a24d2f00975f8d7efcbed62
    • HTTP/1.0 200 OK
      Date: Thu, 07 Nov 2024 03:32:51 GMT
      Server: Check Point SVN foundation
      Content-Type: text/html
      X-UA-Compatible: IE=EmulateIE7
      Connection: close
      X-Frame-Options: SAMEORIGIN
      Strict-Transport-Security: max-age=31536000; includeSubDomains
      Content-Length: 6627
      
      <HTML><HEAD><TITLE>Check Point Certificate Services</TITLE><META http-equiv=Content-Type content="text/html; charset=utf-8"><base target="_self">
      </HEAD><BODY topmargin="2" leftmargin="5"><FONT id=locPageFont face=Arial>
      <P style="margin-top: 10; margin-bottom: 0">
      <img border="0" src="install_title.gif" width="625" height="101"><P style="margin-top: 10; margin-bottom: 0">&nbsp;<P style="margin-top: 10; margin-bottom: 0"><LOCID id=locInstallIE>
      	<A onmouseover="window.status='Install this CA certification path';return true;" onclick="preInstall();return false;" onmouseout="window.status='';return true;" href="internal_ca_b64.cer">
      Install this CA certification path</A> to allow your computer to trust this CA certificates.</LOCID>
      	<P style="margin-top: 10; margin-bottom: 10"><b>OR</b><TABLE cellSpacing=0 cellPadding=0 border=0 height="1">
      	<TBODY><TR><TD height="9"><p style="margin-top: 0; margin-bottom: 0"></TD>
      	<TD height="9"><p style="margin-top: 0; margin-bottom: 0"><FONT id=locDlCaCFont face=Arial>
      	<A onmouseover="window.status='Download CA certificate'; return true;" onclick="handleGetCert();return false;" onmouseout="window.status=''; return true;" href="internal_ca.cer">
      	<LOCID id=locDownloadCert>Download CA certificate</LOCID></A></FONT>&nbsp; 
          to save this certificate on disk</TD></TR></TBODY></TABLE>
      	<SPAN id=spnXEnroll style="DISPLAY: none"><!-- XEnroll will be inserted here --></SPAN><!-- A DHTML alert box, for the transient message routines -->
      	<TABLE id=tblWorkingMsg style="DISPLAY: none; POSITION: absolute" cellSpacing=0 cellPadding=0 border=0><TBODY>
      	<TR><TD bgColor=#000040 height=3></TD></TR></TBODY></TABLE></BODY></HTML>
      	<script> 
      		function ShowTransientMessage(sMessage) {
      			window.status=sMessage;
      			spnWorkingMsg.innerText=sMessage;
      			tblWorkingMsg.style.display='';
      			tblWorkingMsg.style.pixelTop=
      			(document.body.clientHeight/2)-(tblWorkingMsg.offsetHeight/2)+(document.body.scrollTop);
      			tblWorkingMsg.style.pixelLeft=
      			(document.body.clientWidth/2)-(tblWorkingMsg.offsetWidth/2)+(document.body.scrollLeft);
      		}
      		function HideTransientMessage() {
      			window.status="";
      			tblWorkingMsg.style.display='none';	
      		}
      function loadXEnroll(sContinueCmd) {
      	spnXEnroll.innerHTML="";
      	var sCPU=navigator.cpuClass.toLowerCase();
      	if ("x86"!=sCPU && "alpha"!=sCPU) {
      		alert(eval(L_BadCPU_ErrorMessage));
      			g_fnOnLoadFail();
      		return;
      	}
      	var sControl="<Object \n"
      		+ "  ClassID=\"clsid:127698e4-e730-4e5c-a2b1-21490a70c8a1\"\n"
      		+ "  Codebase=\"/CertControl/xenrlinf.cab#Version=5,131,3659,0\"\n"
      		+ "  ID=XEnroll\n"
      			+ "></Object>";
      	spnXEnroll.innerHTML=sControl;
      	setTimeout("loadXEnrollPhase2(\""+sContinueCmd+"\")", 1);
      	}
      function loadXEnrollPhase2(sContinueCmd) {
      	if (4!=XEnroll.readyState) { // 4=READYSTATE_COMPLETE
      		ShowTransientMessage(L_DownloadingControl_Message);
      			setTimeout("loadXEnrollPhase2(\""+sContinueCmd+"\")", 500);
      	} else {
      		HideTransientMessage();
      		var nResult=ConfirmXEnrollLoaded();
      		if (0!=nResult) {
      			if (438==nResult) {
      				alert(L_ControlLoadFailed_ErrorMessage);
      			} else {
      				var sErrorNumber="0x"+toHex(nResult);
      				alert(eval(L_ControlLoadFailedEx_ErrorMessage));
      			}
      			g_fnOnLoadFail();
      			return;
      		}
      		execScript(sContinueCmd, "JavaScript");
      	}
      }
      		function disableAllControls() { 
      			if (null==document.UIForm) {
      				return;
      			} 
      			var nCount=document.UIForm.elements.length;
      			var nIndex;
      			for (nIndex=0; nIndex<nCount; nIndex++) { //>
      				document.UIForm.elements(nIndex).disabled=true;
      			}
      		} 
      		var g_fnOnLoadFail=disableAllControls;
      		var L_UnknownInstallFailure_ErrorMessage="\"Unable to install the CA certificate:\\n\\nError: \"+sErrorNumber"; 
      		var g_bXEnrollLoaded=false; 
      		var g_bInstallingCert=false;   
      		function handleGetCert() {
      			location="internal_ca.cer";
      		} 
      		function preInstall() {
      			if (true==g_bInstallingCert) {
      				return;
      			}
      			g_bInstallingCert=true;
      			if (false==g_bXEnrollLoaded) {
      				g_fnOnLoadFail=handleLoadFail;
      				loadXEnroll("preInstallPhase2()"); 
      			} else {
      				Install();
      			}
      		}
      		function preInstallPhase2() {
      			g_bXEnrollLoaded=true;
      			Install();
      		}
      function handleLoadFail() {
       			g_bInstallingCert=false;
      		} 
      		function evalErrorMessage(sErrorNumber) {
      			return eval(L_UnknownInstallFailure_ErrorMessage);
      		}
      	</script>
      	<SCRIPT language=VBScript>
       		Const L_BadCPU_ErrorMessage="""Your CPU (""+sCPU+"") is not supported."""
      		Const L_DownloadingControl_Message="Downloading ActiveX control..."
      		Const L_ControlLoadFailed_ErrorMessage="The proper version of the ActiveX control failed to download and install. You may not have sufficient permissions. Please ask your system administrator for assistance."
      			Const L_ControlLoadFailedEx_ErrorMessage="""An unexpected error (""+sErrorNumber+"") occurred while downloading and installing the proper version of the ActiveX control. Please ask your system administrator for assistance."""
       		Function ConfirmXEnrollLoaded()
      			On Error Resume Next
      			Dim nTest
      			nTest=XEnroll.HashAlgID
      			ConfirmXEnrollLoaded=Err.Number
      		End Function
       		Function toHex(number)
      			toHex=Hex(number)
      		End Function
      
      
       		Sub Install()
      			Dim sMessage
      			On Error Resume Next
      			XEnroll.InstallPKCS7 sPKCS7
      			If 0=Err.Number Then
      				' Certificate has been successfully installed.
      				Alert "Certificate has been successfully installed"
      			Else
      				' unknown error
      				sMessage=evalErrorMessage("0x" & Hex(Err.Number))
      				Alert sMessage
      			End If
      			g_bInstallingCert=False	
      		End Sub
      Public sPKCS7
      sPKCS7="-----BEGIN CERTIFICATE-----" & vbNewLine 
      sPKCS7=sPKCS7 & "MIICxzCCAa+gAwIBAgIBATANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQKEwtTTVMuLmJhbzd2NDAeFw0yMjA2MDUwNzU2MzZaFw0zODAxMTkwMzE0MDdaMBYxFDASBgNVBAoTC1NNUy4uYmFvN3Y0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoWVhtc2dXgIiyGliGH4A4jyNFKHJ4WlXYskY71C5BIVEdh8sy/L9coHJXmen5y0/58lxLMae2BgzjCYBX8uqnjhQKWu1LjRRJiZ5G0GkS/7FT22cdpnfA0iUxxU9erO4nu+USDxNH8+gpBG3HxvlTaGWiCt3VptPV/KCSWxJ1+FHTnf4k1m0JEOcKxDUVRqDPtiOLRMTbwpfi5FAXYAWkvgO8jWnV9Lr2XpmfE2gvfEviB+AWKI1H+6ECuNikM6qQ8UqdNQthLTYHkm2xHS1x7ipMtNaTUMG9g8uQVgYFGC9lsJ/EgfsIKivbt7CJ/kNDqSs3R9VofrWXeJ7hyyMrwIDAQABoyAwHjAPBgNVHRMBAf8EBTADAQH/MAsGA1UdDwQEAwIBhjANBgkqhkiG9w0BAQsFAAOCAQEAe/TCjmcROtekpoEbw1yX547JHbv4/dnqk/jwfjStL2zOeD9zsVHC+0vUbL6sAFcefkm3frTdQ8VxL/S1VIudPx56ykYJyw/cB5wUDY/Te+zNHouzFeozlqXyHIkaScf/jB9rt2/kQeaK9nMEnGF+8fhnfsilaS43x3GeRw1AT55pOYzr0RzUX46pusxJWHzjP6fmeHjq5Pu9hT5PsF3g+loY6JHcgBcaorTjOs25B2bcYzRa0ZHH9vgc9cB9gs5dToKBe2ceGE2xpCZ7t0RYFuMPGMXGvfq7mCtHWeKazdwPRYmV1inb9gKWHjrxkRhdjKSaB1r9NtoMS/GVoeY59A=="
      sPKCS7=sPKCS7 & vbNewLine & "-----END CERTIFICATE-----" & vbNewLine
      </SCRIPT>
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T03:32:53.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "42dfc1464a24d2f00975f8d7efcbed62",
               "bodymmh3" : -625354720,
               "headermd5" : "a23e405588c4d738aaa25f36bc6638f4",
               "headermmh3" : 1553828548,
               "title" : "Check Point Certificate Services"
            },
            "length" : 6910
         },
         "asn" : "AS3462",
         "city" : "Taichung",
         "country" : "TW",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nDate: Thu, 07 Nov 2024 03:32:51 GMT\r\nServer: Check Point SVN foundation\r\nContent-Type: text/html\r\nX-UA-Compatible: IE=EmulateIE7\r\nConnection: close\r\nX-Frame-Options: SAMEORIGIN\r\nStrict-Transport-Security: max-age=31536000; includeSubDomains\r\nContent-Length: 6627\r\n\r\n<HTML><HEAD><TITLE>Check Point Certificate Services</TITLE><META http-equiv=Content-Type content=\"text/html; charset=utf-8\"><base target=\"_self\">\n</HEAD><BODY topmargin=\"2\" leftmargin=\"5\"><FONT id=locPageFont face=Arial>\n<P style=\"margin-top: 10; margin-bottom: 0\">\n<img border=\"0\" src=\"install_title.gif\" width=\"625\" height=\"101\"><P style=\"margin-top: 10; margin-bottom: 0\">&nbsp;<P style=\"margin-top: 10; margin-bottom: 0\"><LOCID id=locInstallIE>\n\t<A onmouseover=\"window.status='Install this CA certification path';return true;\" onclick=\"preInstall();return false;\" onmouseout=\"window.status='';return true;\" href=\"internal_ca_b64.cer\">\nInstall this CA certification path</A> to allow your computer to trust this CA certificates.</LOCID>\n\t<P style=\"margin-top: 10; margin-bottom: 10\"><b>OR</b><TABLE cellSpacing=0 cellPadding=0 border=0 height=\"1\">\n\t<TBODY><TR><TD height=\"9\"><p style=\"margin-top: 0; margin-bottom: 0\"></TD>\n\t<TD height=\"9\"><p style=\"margin-top: 0; margin-bottom: 0\"><FONT id=locDlCaCFont face=Arial>\n\t<A onmouseover=\"window.status='Download CA certificate'; return true;\" onclick=\"handleGetCert();return false;\" onmouseout=\"window.status=''; return true;\" href=\"internal_ca.cer\">\n\t<LOCID id=locDownloadCert>Download CA certificate</LOCID></A></FONT>&nbsp; \n    to save this certificate on disk</TD></TR></TBODY></TABLE>\n\t<SPAN id=spnXEnroll style=\"DISPLAY: none\"><!-- XEnroll will be inserted here --></SPAN><!-- A DHTML alert box, for the transient message routines -->\n\t<TABLE id=tblWorkingMsg style=\"DISPLAY: none; POSITION: absolute\" cellSpacing=0 cellPadding=0 border=0><TBODY>\n\t<TR><TD bgColor=#000040 height=3></TD></TR></TBODY></TABLE></BODY></HTML>\n\t<script> \n\t\tfunction ShowTransientMessage(sMessage) {\n\t\t\twindow.status=sMessage;\n\t\t\tspnWorkingMsg.innerText=sMessage;\n\t\t\ttblWorkingMsg.style.display='';\n\t\t\ttblWorkingMsg.style.pixelTop=\n\t\t\t(document.body.clientHeight/2)-(tblWorkingMsg.offsetHeight/2)+(document.body.scrollTop);\n\t\t\ttblWorkingMsg.style.pixelLeft=\n\t\t\t(document.body.clientWidth/2)-(tblWorkingMsg.offsetWidth/2)+(document.body.scrollLeft);\n\t\t}\n\t\tfunction HideTransientMessage() {\n\t\t\twindow.status=\"\";\n\t\t\ttblWorkingMsg.style.display='none';\t\n\t\t}\nfunction loadXEnroll(sContinueCmd) {\n\tspnXEnroll.innerHTML=\"\";\n\tvar sCPU=navigator.cpuClass.toLowerCase();\n\tif (\"x86\"!=sCPU && \"alpha\"!=sCPU) {\n\t\talert(eval(L_BadCPU_ErrorMessage));\n\t\t\tg_fnOnLoadFail();\n\t\treturn;\n\t}\n\tvar sControl=\"<Object \\n\"\n\t\t+ \"  ClassID=\\\"clsid:127698e4-e730-4e5c-a2b1-21490a70c8a1\\\"\\n\"\n\t\t+ \"  Codebase=\\\"/CertControl/xenrlinf.cab#Version=5,131,3659,0\\\"\\n\"\n\t\t+ \"  ID=XEnroll\\n\"\n\t\t\t+ \"></Object>\";\n\tspnXEnroll.innerHTML=sControl;\n\tsetTimeout(\"loadXEnrollPhase2(\\\"\"+sContinueCmd+\"\\\")\", 1);\n\t}\nfunction loadXEnrollPhase2(sContinueCmd) {\n\tif (4!=XEnroll.readyState) { // 4=READYSTATE_COMPLETE\n\t\tShowTransientMessage(L_DownloadingControl_Message);\n\t\t\tsetTimeout(\"loadXEnrollPhase2(\\\"\"+sContinueCmd+\"\\\")\", 500);\n\t} else {\n\t\tHideTransientMessage();\n\t\tvar nResult=ConfirmXEnrollLoaded();\n\t\tif (0!=nResult) {\n\t\t\tif (438==nResult) {\n\t\t\t\talert(L_ControlLoadFailed_ErrorMessage);\n\t\t\t} else {\n\t\t\t\tvar sErrorNumber=\"0x\"+toHex(nResult);\n\t\t\t\talert(eval(L_ControlLoadFailedEx_ErrorMessage));\n\t\t\t}\n\t\t\tg_fnOnLoadFail();\n\t\t\treturn;\n\t\t}\n\t\texecScript(sContinueCmd, \"JavaScript\");\n\t}\n}\n\t\tfunction disableAllControls() { \n\t\t\tif (null==document.UIForm) {\n\t\t\t\treturn;\n\t\t\t} \n\t\t\tvar nCount=document.UIForm.elements.length;\n\t\t\tvar nIndex;\n\t\t\tfor (nIndex=0; nIndex<nCount; nIndex++) { //>\n\t\t\t\tdocument.UIForm.elements(nIndex).disabled=true;\n\t\t\t}\n\t\t} \n\t\tvar g_fnOnLoadFail=disableAllControls;\n\t\tvar L_UnknownInstallFailure_ErrorMessage=\"\\\"Unable to install the CA certificate:\\\\n\\\\nError: \\\"+sErrorNumber\"; \n\t\tvar g_bXEnrollLoaded=false; \n\t\tvar g_bInstallingCert=false;   \n\t\tfunction handleGetCert() {\n\t\t\tlocation=\"internal_ca.cer\";\n\t\t} \n\t\tfunction preInstall() {\n\t\t\tif (true==g_bInstallingCert) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tg_bInstallingCert=true;\n\t\t\tif (false==g_bXEnrollLoaded) {\n\t\t\t\tg_fnOnLoadFail=handleLoadFail;\n\t\t\t\tloadXEnroll(\"preInstallPhase2()\"); \n\t\t\t} else {\n\t\t\t\tInstall();\n\t\t\t}\n\t\t}\n\t\tfunction preInstallPhase2() {\n\t\t\tg_bXEnrollLoaded=true;\n\t\t\tInstall();\n\t\t}\nfunction handleLoadFail() {\n \t\t\tg_bInstallingCert=false;\n\t\t} \n\t\tfunction evalErrorMessage(sErrorNumber) {\n\t\t\treturn eval(L_UnknownInstallFailure_ErrorMessage);\n\t\t}\n\t</script>\n\t<SCRIPT language=VBScript>\n \t\tConst L_BadCPU_ErrorMessage=\"\"\"Your CPU (\"\"+sCPU+\"\") is not supported.\"\"\"\n\t\tConst L_DownloadingControl_Message=\"Downloading ActiveX control...\"\n\t\tConst L_ControlLoadFailed_ErrorMessage=\"The proper version of the ActiveX control failed to download and install. You may not have sufficient permissions. Please ask your system administrator for assistance.\"\n\t\t\tConst L_ControlLoadFailedEx_ErrorMessage=\"\"\"An unexpected error (\"\"+sErrorNumber+\"\") occurred while downloading and installing the proper version of the ActiveX control. Please ask your system administrator for assistance.\"\"\"\n \t\tFunction ConfirmXEnrollLoaded()\n\t\t\tOn Error Resume Next\n\t\t\tDim nTest\n\t\t\tnTest=XEnroll.HashAlgID\n\t\t\tConfirmXEnrollLoaded=Err.Number\n\t\tEnd Function\n \t\tFunction toHex(number)\n\t\t\ttoHex=Hex(number)\n\t\tEnd Function\n\n\n \t\tSub Install()\n\t\t\tDim sMessage\n\t\t\tOn Error Resume Next\n\t\t\tXEnroll.InstallPKCS7 sPKCS7\n\t\t\tIf 0=Err.Number Then\n\t\t\t\t' Certificate has been successfully installed.\n\t\t\t\tAlert \"Certificate has been successfully installed\"\n\t\t\tElse\n\t\t\t\t' unknown error\n\t\t\t\tsMessage=evalErrorMessage(\"0x\" & Hex(Err.Number))\n\t\t\t\tAlert sMessage\n\t\t\tEnd If\n\t\t\tg_bInstallingCert=False\t\n\t\tEnd Sub\nPublic sPKCS7\nsPKCS7=\"-----BEGIN CERTIFICATE-----\" & vbNewLine \nsPKCS7=sPKCS7 & \"MIICxzCCAa+gAwIBAgIBATANBgkqhkiG9w0BAQsFADAWMRQwEgYDVQQKEwtTTVMuLmJhbzd2NDAeFw0yMjA2MDUwNzU2MzZaFw0zODAxMTkwMzE0MDdaMBYxFDASBgNVBAoTC1NNUy4uYmFvN3Y0MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoWVhtc2dXgIiyGliGH4A4jyNFKHJ4WlXYskY71C5BIVEdh8sy/L9coHJXmen5y0/58lxLMae2BgzjCYBX8uqnjhQKWu1LjRRJiZ5G0GkS/7FT22cdpnfA0iUxxU9erO4nu+USDxNH8+gpBG3HxvlTaGWiCt3VptPV/KCSWxJ1+FHTnf4k1m0JEOcKxDUVRqDPtiOLRMTbwpfi5FAXYAWkvgO8jWnV9Lr2XpmfE2gvfEviB+AWKI1H+6ECuNikM6qQ8UqdNQthLTYHkm2xHS1x7ipMtNaTUMG9g8uQVgYFGC9lsJ/EgfsIKivbt7CJ/kNDqSs3R9VofrWXeJ7hyyMrwIDAQABoyAwHjAPBgNVHRMBAf8EBTADAQH/MAsGA1UdDwQEAwIBhjANBgkqhkiG9w0BAQsFAAOCAQEAe/TCjmcROtekpoEbw1yX547JHbv4/dnqk/jwfjStL2zOeD9zsVHC+0vUbL6sAFcefkm3frTdQ8VxL/S1VIudPx56ykYJyw/cB5wUDY/Te+zNHouzFeozlqXyHIkaScf/jB9rt2/kQeaK9nMEnGF+8fhnfsilaS43x3GeRw1AT55pOYzr0RzUX46pusxJWHzjP6fmeHjq5Pu9hT5PsF3g+loY6JHcgBcaorTjOs25B2bcYzRa0ZHH9vgc9cB9gs5dToKBe2ceGE2xpCZ7t0RYFuMPGMXGvfq7mCtHWeKazdwPRYmV1inb9gKWHjrxkRhdjKSaB1r9NtoMS/GVoeY59A==\"\nsPKCS7=sPKCS7 & vbNewLine & \"-----END CERTIFICATE-----\" & vbNewLine\n</SCRIPT>",
         "datamd5" : "e7a8a23a7187993e25990fbaac5cfb5d",
         "datammh3" : 237454027,
         "device" : {
            "class" : "<enterprise field>: device.class",
            "productvendor" : "<enterprise field>: device.productvendor"
         },
         "geolocus" : {
            "asn" : "AS3462",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "TW",
            "countryname" : "Taiwan",
            "domain" : [
               "hinet.net",
               "powerbtoc.com",
               "twnic.net",
               "twnic.net.tw"
            ],
            "isineu" : "false",
            "latitude" : "23.69781",
            "location" : "23.69781,120.960515",
            "longitude" : "120.960515",
            "netname" : "HINET-NET",
            "organization" : "Data Communication Business Group",
            "subnet" : "59.124.0.0/15"
         },
         "ip" : "59.125.58.156",
         "ipv6" : "false",
         "latitude" : "24.1440",
         "location" : "24.1440,120.6844",
         "longitude" : "120.6844",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Data Communication Business Group",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 18264,
         "product" : "SVN foundation",
         "productvendor" : "CheckPoint",
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "status" : 200,
         "subnet" : "59.112.0.0/12",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 117.56.250.30:18264 (tcp/http) - last seen on 2024-11-07 at 02:24:01 UTC

    • IP
      117.56.250.30
      Network
      117.56.0.0/16
      Domain(s)
      hinet.net
      Device

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

      Operating System
      Linux Linux Kernel
      URL

      http://117.56.250.30:18264/ 404

      HTTP Title
      404 File Not Found
      Reverse DNS
      117-56-250-30.hinet-ip.hinet.net
      ASN
      AS4782
      Organization
      Data Communication Business Group
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
      Product
      CheckPoint SVN foundation
      CPE(s)

      <enterprise field>: cpe

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

    • Data MD5
      cea7b57714efa5b4a4135bc5336cfc00
      HTTP Header MD5
      f19c239e607a25c905faadbfb8c27be2
      HTTP Body MD5
      a3447ce1f20b34c4a2d30516afc8d494
    • HTTP/1.0 404 Not Found
      Date: Thu, 07 Nov 2024 02:23:59 GMT
      Server: Check Point SVN foundation
      Content-Type: text/html
      X-UA-Compatible: IE=EmulateIE7
      Connection: close
      X-Frame-Options: SAMEORIGIN
      Strict-Transport-Security: max-age=31536000; includeSubDomains
      Last-Modified: Sat, 24 Dec 2022 04:20:57 GMT
      Content-Length: 204
      
      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
      <HTML>
      <HEAD>
      <TITLE> 404 File Not Found </TITLE>
      </HEAD>
      
      <BODY>
      
      The URL you requested could not be found on this server.
      
      </BODY>
      </HTML>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T02:24:01.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "a3447ce1f20b34c4a2d30516afc8d494",
               "bodymmh3" : 1121888723,
               "header" : [
                  {
                     "name" : "Last-Modified",
                     "value" : "Sat, 24 Dec 2022 04:20:57 GMT"
                  }
               ],
               "headermd5" : "f19c239e607a25c905faadbfb8c27be2",
               "headermmh3" : -33748343,
               "title" : "404 File Not Found"
            },
            "length" : 539
         },
         "asn" : "AS4782",
         "city" : "Pingtung City",
         "country" : "TW",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 404 Not Found\r\nDate: Thu, 07 Nov 2024 02:23:59 GMT\r\nServer: Check Point SVN foundation\r\nContent-Type: text/html\r\nX-UA-Compatible: IE=EmulateIE7\r\nConnection: close\r\nX-Frame-Options: SAMEORIGIN\r\nStrict-Transport-Security: max-age=31536000; includeSubDomains\r\nLast-Modified: Sat, 24 Dec 2022 04:20:57 GMT\r\nContent-Length: 204\r\n\r\n<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">\n<HTML>\n<HEAD>\n<TITLE> 404 File Not Found </TITLE>\n</HEAD>\n\n<BODY>\n\nThe URL you requested could not be found on this server.\n\n</BODY>\n</HTML>\n",
         "datamd5" : "cea7b57714efa5b4a4135bc5336cfc00",
         "datammh3" : 2023982343,
         "device" : {
            "class" : "<enterprise field>: device.class",
            "productvendor" : "<enterprise field>: device.productvendor"
         },
         "domain" : [
            "hinet.net"
         ],
         "geolocus" : {
            "asn" : "AS4782",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "TW",
            "countryname" : "Taiwan",
            "domain" : [
               "hinet.net",
               "service.gov.tw",
               "twnic.net",
               "twnic.net.tw"
            ],
            "isineu" : "false",
            "latitude" : "23.69781",
            "location" : "23.69781,120.960515",
            "longitude" : "120.960515",
            "netname" : "GSN-NET",
            "organization" : "Government Service Network (GSN)",
            "subnet" : "117.56.0.0/16"
         },
         "host" : [
            "117-56-250-30"
         ],
         "hostname" : [
            "117-56-250-30.hinet-ip.hinet.net"
         ],
         "ip" : "117.56.250.30",
         "ipv6" : "false",
         "latitude" : "22.6745",
         "location" : "22.6745,120.4910",
         "longitude" : "120.4910",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Data Communication Business Group",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 18264,
         "product" : "SVN foundation",
         "productvendor" : "CheckPoint",
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "Not Found",
         "reverse" : [
            "117-56-250-30.hinet-ip.hinet.net"
         ],
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "status" : 404,
         "subdomains" : [
            "hinet-ip.hinet.net"
         ],
         "subnet" : "117.56.0.0/16",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "net"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 60.251.113.220:18264 (tcp/http) - last seen on 2024-11-07 at 01:40:20 UTC

    • IP
      60.251.113.220
      Network
      60.248.0.0/14
      Domain(s)
      hinet.net
      Device

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

      Operating System
      Linux Linux Kernel
      URL

      http://60.251.113.220:18264/ 200

      HTTP Title
      Check Point Certificate Services
      Reverse DNS
      60-251-113-220.hinet-ip.hinet.net
      ASN
      AS3462
      Organization
      Data Communication Business Group
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
      Product
      CheckPoint SVN foundation
      CPE(s)

      <enterprise field>: cpe

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

    • Data MD5
      7ff9e31cb23dddf16f264cdbe04ede19
      HTTP Header MD5
      2808cd5f5242b19a885f3f5f15de4683
      HTTP Body MD5
      42dfc1464a24d2f00975f8d7efcbed62
    • HTTP/1.0 200 OK
      Date: Thu, 07 Nov 2024 01:40:18 GMT
      Server: Check Point SVN foundation
      Content-Type: text/html
      X-UA-Compatible: IE=EmulateIE7
      Connection: close
      X-Frame-Options: SAMEORIGIN
      Content-Length: 6659
      
      <HTML><HEAD><TITLE>Check Point Certificate Services</TITLE><META http-equiv=Content-Type content="text/html; charset=utf-8"><base target="_self">
      </HEAD><BODY topmargin="2" leftmargin="5"><FONT id=locPageFont face=Arial>
      <P style="margin-top: 10; margin-bottom: 0">
      <img border="0" src="install_title.gif" width="625" height="101"><P style="margin-top: 10; margin-bottom: 0">&nbsp;<P style="margin-top: 10; margin-bottom: 0"><LOCID id=locInstallIE>
      	<A onmouseover="window.status='Install this CA certification path';return true;" onclick="preInstall();return false;" onmouseout="window.status='';return true;" href="internal_ca_b64.cer">
      Install this CA certification path</A> to allow your computer to trust this CA certificates.</LOCID>
      	<P style="margin-top: 10; margin-bottom: 10"><b>OR</b><TABLE cellSpacing=0 cellPadding=0 border=0 height="1">
      	<TBODY><TR><TD height="9"><p style="margin-top: 0; margin-bottom: 0"></TD>
      	<TD height="9"><p style="margin-top: 0; margin-bottom: 0"><FONT id=locDlCaCFont face=Arial>
      	<A onmouseover="window.status='Download CA certificate'; return true;" onclick="handleGetCert();return false;" onmouseout="window.status=''; return true;" href="internal_ca.cer">
      	<LOCID id=locDownloadCert>Download CA certificate</LOCID></A></FONT>&nbsp; 
          to save this certificate on disk</TD></TR></TBODY></TABLE>
      	<SPAN id=spnXEnroll style="DISPLAY: none"><!-- XEnroll will be inserted here --></SPAN><!-- A DHTML alert box, for the transient message routines -->
      	<TABLE id=tblWorkingMsg style="DISPLAY: none; POSITION: absolute" cellSpacing=0 cellPadding=0 border=0><TBODY>
      	<TR><TD bgColor=#000040 height=3></TD></TR></TBODY></TABLE></BODY></HTML>
      	<script> 
      		function ShowTransientMessage(sMessage) {
      			window.status=sMessage;
      			spnWorkingMsg.innerText=sMessage;
      			tblWorkingMsg.style.display='';
      			tblWorkingMsg.style.pixelTop=
      			(document.body.clientHeight/2)-(tblWorkingMsg.offsetHeight/2)+(document.body.scrollTop);
      			tblWorkingMsg.style.pixelLeft=
      			(document.body.clientWidth/2)-(tblWorkingMsg.offsetWidth/2)+(document.body.scrollLeft);
      		}
      		function HideTransientMessage() {
      			window.status="";
      			tblWorkingMsg.style.display='none';	
      		}
      function loadXEnroll(sContinueCmd) {
      	spnXEnroll.innerHTML="";
      	var sCPU=navigator.cpuClass.toLowerCase();
      	if ("x86"!=sCPU && "alpha"!=sCPU) {
      		alert(eval(L_BadCPU_ErrorMessage));
      			g_fnOnLoadFail();
      		return;
      	}
      	var sControl="<Object \n"
      		+ "  ClassID=\"clsid:127698e4-e730-4e5c-a2b1-21490a70c8a1\"\n"
      		+ "  Codebase=\"/CertControl/xenrlinf.cab#Version=5,131,3659,0\"\n"
      		+ "  ID=XEnroll\n"
      			+ "></Object>";
      	spnXEnroll.innerHTML=sControl;
      	setTimeout("loadXEnrollPhase2(\""+sContinueCmd+"\")", 1);
      	}
      function loadXEnrollPhase2(sContinueCmd) {
      	if (4!=XEnroll.readyState) { // 4=READYSTATE_COMPLETE
      		ShowTransientMessage(L_DownloadingControl_Message);
      			setTimeout("loadXEnrollPhase2(\""+sContinueCmd+"\")", 500);
      	} else {
      		HideTransientMessage();
      		var nResult=ConfirmXEnrollLoaded();
      		if (0!=nResult) {
      			if (438==nResult) {
      				alert(L_ControlLoadFailed_ErrorMessage);
      			} else {
      				var sErrorNumber="0x"+toHex(nResult);
      				alert(eval(L_ControlLoadFailedEx_ErrorMessage));
      			}
      			g_fnOnLoadFail();
      			return;
      		}
      		execScript(sContinueCmd, "JavaScript");
      	}
      }
      		function disableAllControls() { 
      			if (null==document.UIForm) {
      				return;
      			} 
      			var nCount=document.UIForm.elements.length;
      			var nIndex;
      			for (nIndex=0; nIndex<nCount; nIndex++) { //>
      				document.UIForm.elements(nIndex).disabled=true;
      			}
      		} 
      		var g_fnOnLoadFail=disableAllControls;
      		var L_UnknownInstallFailure_ErrorMessage="\"Unable to install the CA certificate:\\n\\nError: \"+sErrorNumber"; 
      		var g_bXEnrollLoaded=false; 
      		var g_bInstallingCert=false;   
      		function handleGetCert() {
      			location="internal_ca.cer";
      		} 
      		function preInstall() {
      			if (true==g_bInstallingCert) {
      				return;
      			}
      			g_bInstallingCert=true;
      			if (false==g_bXEnrollLoaded) {
      				g_fnOnLoadFail=handleLoadFail;
      				loadXEnroll("preInstallPhase2()"); 
      			} else {
      				Install();
      			}
      		}
      		function preInstallPhase2() {
      			g_bXEnrollLoaded=true;
      			Install();
      		}
      function handleLoadFail() {
       			g_bInstallingCert=false;
      		} 
      		function evalErrorMessage(sErrorNumber) {
      			return eval(L_UnknownInstallFailure_ErrorMessage);
      		}
      	</script>
      	<SCRIPT language=VBScript>
       		Const L_BadCPU_ErrorMessage="""Your CPU (""+sCPU+"") is not supported."""
      		Const L_DownloadingControl_Message="Downloading ActiveX control..."
      		Const L_ControlLoadFailed_ErrorMessage="The proper version of the ActiveX control failed to download and install. You may not have sufficient permissions. Please ask your system administrator for assistance."
      			Const L_ControlLoadFailedEx_ErrorMessage="""An unexpected error (""+sErrorNumber+"") occurred while downloading and installing the proper version of the ActiveX control. Please ask your system administrator for assistance."""
       		Function ConfirmXEnrollLoaded()
      			On Error Resume Next
      			Dim nTest
      			nTest=XEnroll.HashAlgID
      			ConfirmXEnrollLoaded=Err.Number
      		End Function
       		Function toHex(number)
      			toHex=Hex(number)
      		End Function
      
      
       		Sub Install()
      			Dim sMessage
      			On Error Resume Next
      			XEnroll.InstallPKCS7 sPKCS7
      			If 0=Err.Number Then
      				' Certificate has been successfully installed.
      				Alert "Certificate has been successfully installed"
      			Else
      				' unknown error
      				sMessage=evalErrorMessage("0x" & Hex(Err.Number))
      				Alert sMessage
      			End If
      			g_bInstallingCert=False	
      		End Sub
      Public sPKCS7
      sPKCS7="-----BEGIN CERTIFICATE-----" & vbNewLine 
      sPKCS7=sPKCS7 & "MIIC3zCCAcegAwIBAgIBATANBgkqhkiG9w0BAQUFADAiMSAwHgYDVQQKExdOVFdMSUZFRkVTQUZXMDEuLjg1b3JybTAeFw0xNjAxMTQwNTAyNDBaFw0zNjAxMDkwNTAyNDBaMCIxIDAeBgNVBAoTF05UV0xJRkVGRVNBRlcwMS4uODVvcnJtMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0g6BQ/RCuLh1/rBUGIgdybRIM5Xz92MNXAa8az2cyvCVzI8M9QsnqjbzvSRbORb0Fg8BcfFuM/KzQNutF080nUYFZvQgTA53f6LNQYMioJJEFrrBLv/NNlXZl032W0Jc/WFYr7tyVBhHR9lyoQGBx9aJSReNzYCotp78MLbp1nRQl8tPCPyHJNYV1xCCi0M9qxgrChCnHKuFj01uTgD5QfJHsJfI6O+DF7cUCKu/adM2VksWNpuXcoeslX0wGWBEs4U+lZ4ARog/Yfg6k7NEgKi3bmYRFcbXN586KLmatWqbBgumZb3dmmPlxCLnWHqnnvrbUZ5NyiF4e2GXNt9+TwIDAQABoyAwHjAPBgNVHRMBAf8EBTADAQH/MAsGA1UdDwQEAwIBhjANBgkqhkiG9w0BAQUFAAOCAQEAdhQWKNxt8YmPXIe92bMJuNiPR67lQ+a+6ltcFxDe3PfCk1Zebfegd6sSAD2DfiBbocItquI8L6mEJWEa0j2KkDKGVCcM82t341HEPafS+zYeBD43GeLxCzovlReKBEAV0SI/j8s6TGpBr9SGx+xiERWZzoy5OWi5RgJnzFvjl3QwYkVyyJMx1lxM+7k5vSH2W/jEtWRmPWUfWxUM6ZVL3xfBOIr6CsH92/9+gMjbZC6gmpAjZIkpqSIBelP7utfFASVRSagz60mWyvXGB3+uAjuGlDYxIwD5xvw9CpPaM64n0lAGv8CTAblq5r9dGi98tENlvKNdtdNkZOr/ZEwpsg=="
      sPKCS7=sPKCS7 & vbNewLine & "-----END CERTIFICATE-----" & vbNewLine
      </SCRIPT>
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T01:40:20.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "42dfc1464a24d2f00975f8d7efcbed62",
               "bodymmh3" : 1226062093,
               "headermd5" : "2808cd5f5242b19a885f3f5f15de4683",
               "headermmh3" : 728685154,
               "title" : "Check Point Certificate Services"
            },
            "length" : 6878
         },
         "asn" : "AS3462",
         "city" : "Daan",
         "country" : "TW",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 200 OK\r\nDate: Thu, 07 Nov 2024 01:40:18 GMT\r\nServer: Check Point SVN foundation\r\nContent-Type: text/html\r\nX-UA-Compatible: IE=EmulateIE7\r\nConnection: close\r\nX-Frame-Options: SAMEORIGIN\r\nContent-Length: 6659\r\n\r\n<HTML><HEAD><TITLE>Check Point Certificate Services</TITLE><META http-equiv=Content-Type content=\"text/html; charset=utf-8\"><base target=\"_self\">\n</HEAD><BODY topmargin=\"2\" leftmargin=\"5\"><FONT id=locPageFont face=Arial>\n<P style=\"margin-top: 10; margin-bottom: 0\">\n<img border=\"0\" src=\"install_title.gif\" width=\"625\" height=\"101\"><P style=\"margin-top: 10; margin-bottom: 0\">&nbsp;<P style=\"margin-top: 10; margin-bottom: 0\"><LOCID id=locInstallIE>\n\t<A onmouseover=\"window.status='Install this CA certification path';return true;\" onclick=\"preInstall();return false;\" onmouseout=\"window.status='';return true;\" href=\"internal_ca_b64.cer\">\nInstall this CA certification path</A> to allow your computer to trust this CA certificates.</LOCID>\n\t<P style=\"margin-top: 10; margin-bottom: 10\"><b>OR</b><TABLE cellSpacing=0 cellPadding=0 border=0 height=\"1\">\n\t<TBODY><TR><TD height=\"9\"><p style=\"margin-top: 0; margin-bottom: 0\"></TD>\n\t<TD height=\"9\"><p style=\"margin-top: 0; margin-bottom: 0\"><FONT id=locDlCaCFont face=Arial>\n\t<A onmouseover=\"window.status='Download CA certificate'; return true;\" onclick=\"handleGetCert();return false;\" onmouseout=\"window.status=''; return true;\" href=\"internal_ca.cer\">\n\t<LOCID id=locDownloadCert>Download CA certificate</LOCID></A></FONT>&nbsp; \n    to save this certificate on disk</TD></TR></TBODY></TABLE>\n\t<SPAN id=spnXEnroll style=\"DISPLAY: none\"><!-- XEnroll will be inserted here --></SPAN><!-- A DHTML alert box, for the transient message routines -->\n\t<TABLE id=tblWorkingMsg style=\"DISPLAY: none; POSITION: absolute\" cellSpacing=0 cellPadding=0 border=0><TBODY>\n\t<TR><TD bgColor=#000040 height=3></TD></TR></TBODY></TABLE></BODY></HTML>\n\t<script> \n\t\tfunction ShowTransientMessage(sMessage) {\n\t\t\twindow.status=sMessage;\n\t\t\tspnWorkingMsg.innerText=sMessage;\n\t\t\ttblWorkingMsg.style.display='';\n\t\t\ttblWorkingMsg.style.pixelTop=\n\t\t\t(document.body.clientHeight/2)-(tblWorkingMsg.offsetHeight/2)+(document.body.scrollTop);\n\t\t\ttblWorkingMsg.style.pixelLeft=\n\t\t\t(document.body.clientWidth/2)-(tblWorkingMsg.offsetWidth/2)+(document.body.scrollLeft);\n\t\t}\n\t\tfunction HideTransientMessage() {\n\t\t\twindow.status=\"\";\n\t\t\ttblWorkingMsg.style.display='none';\t\n\t\t}\nfunction loadXEnroll(sContinueCmd) {\n\tspnXEnroll.innerHTML=\"\";\n\tvar sCPU=navigator.cpuClass.toLowerCase();\n\tif (\"x86\"!=sCPU && \"alpha\"!=sCPU) {\n\t\talert(eval(L_BadCPU_ErrorMessage));\n\t\t\tg_fnOnLoadFail();\n\t\treturn;\n\t}\n\tvar sControl=\"<Object \\n\"\n\t\t+ \"  ClassID=\\\"clsid:127698e4-e730-4e5c-a2b1-21490a70c8a1\\\"\\n\"\n\t\t+ \"  Codebase=\\\"/CertControl/xenrlinf.cab#Version=5,131,3659,0\\\"\\n\"\n\t\t+ \"  ID=XEnroll\\n\"\n\t\t\t+ \"></Object>\";\n\tspnXEnroll.innerHTML=sControl;\n\tsetTimeout(\"loadXEnrollPhase2(\\\"\"+sContinueCmd+\"\\\")\", 1);\n\t}\nfunction loadXEnrollPhase2(sContinueCmd) {\n\tif (4!=XEnroll.readyState) { // 4=READYSTATE_COMPLETE\n\t\tShowTransientMessage(L_DownloadingControl_Message);\n\t\t\tsetTimeout(\"loadXEnrollPhase2(\\\"\"+sContinueCmd+\"\\\")\", 500);\n\t} else {\n\t\tHideTransientMessage();\n\t\tvar nResult=ConfirmXEnrollLoaded();\n\t\tif (0!=nResult) {\n\t\t\tif (438==nResult) {\n\t\t\t\talert(L_ControlLoadFailed_ErrorMessage);\n\t\t\t} else {\n\t\t\t\tvar sErrorNumber=\"0x\"+toHex(nResult);\n\t\t\t\talert(eval(L_ControlLoadFailedEx_ErrorMessage));\n\t\t\t}\n\t\t\tg_fnOnLoadFail();\n\t\t\treturn;\n\t\t}\n\t\texecScript(sContinueCmd, \"JavaScript\");\n\t}\n}\n\t\tfunction disableAllControls() { \n\t\t\tif (null==document.UIForm) {\n\t\t\t\treturn;\n\t\t\t} \n\t\t\tvar nCount=document.UIForm.elements.length;\n\t\t\tvar nIndex;\n\t\t\tfor (nIndex=0; nIndex<nCount; nIndex++) { //>\n\t\t\t\tdocument.UIForm.elements(nIndex).disabled=true;\n\t\t\t}\n\t\t} \n\t\tvar g_fnOnLoadFail=disableAllControls;\n\t\tvar L_UnknownInstallFailure_ErrorMessage=\"\\\"Unable to install the CA certificate:\\\\n\\\\nError: \\\"+sErrorNumber\"; \n\t\tvar g_bXEnrollLoaded=false; \n\t\tvar g_bInstallingCert=false;   \n\t\tfunction handleGetCert() {\n\t\t\tlocation=\"internal_ca.cer\";\n\t\t} \n\t\tfunction preInstall() {\n\t\t\tif (true==g_bInstallingCert) {\n\t\t\t\treturn;\n\t\t\t}\n\t\t\tg_bInstallingCert=true;\n\t\t\tif (false==g_bXEnrollLoaded) {\n\t\t\t\tg_fnOnLoadFail=handleLoadFail;\n\t\t\t\tloadXEnroll(\"preInstallPhase2()\"); \n\t\t\t} else {\n\t\t\t\tInstall();\n\t\t\t}\n\t\t}\n\t\tfunction preInstallPhase2() {\n\t\t\tg_bXEnrollLoaded=true;\n\t\t\tInstall();\n\t\t}\nfunction handleLoadFail() {\n \t\t\tg_bInstallingCert=false;\n\t\t} \n\t\tfunction evalErrorMessage(sErrorNumber) {\n\t\t\treturn eval(L_UnknownInstallFailure_ErrorMessage);\n\t\t}\n\t</script>\n\t<SCRIPT language=VBScript>\n \t\tConst L_BadCPU_ErrorMessage=\"\"\"Your CPU (\"\"+sCPU+\"\") is not supported.\"\"\"\n\t\tConst L_DownloadingControl_Message=\"Downloading ActiveX control...\"\n\t\tConst L_ControlLoadFailed_ErrorMessage=\"The proper version of the ActiveX control failed to download and install. You may not have sufficient permissions. Please ask your system administrator for assistance.\"\n\t\t\tConst L_ControlLoadFailedEx_ErrorMessage=\"\"\"An unexpected error (\"\"+sErrorNumber+\"\") occurred while downloading and installing the proper version of the ActiveX control. Please ask your system administrator for assistance.\"\"\"\n \t\tFunction ConfirmXEnrollLoaded()\n\t\t\tOn Error Resume Next\n\t\t\tDim nTest\n\t\t\tnTest=XEnroll.HashAlgID\n\t\t\tConfirmXEnrollLoaded=Err.Number\n\t\tEnd Function\n \t\tFunction toHex(number)\n\t\t\ttoHex=Hex(number)\n\t\tEnd Function\n\n\n \t\tSub Install()\n\t\t\tDim sMessage\n\t\t\tOn Error Resume Next\n\t\t\tXEnroll.InstallPKCS7 sPKCS7\n\t\t\tIf 0=Err.Number Then\n\t\t\t\t' Certificate has been successfully installed.\n\t\t\t\tAlert \"Certificate has been successfully installed\"\n\t\t\tElse\n\t\t\t\t' unknown error\n\t\t\t\tsMessage=evalErrorMessage(\"0x\" & Hex(Err.Number))\n\t\t\t\tAlert sMessage\n\t\t\tEnd If\n\t\t\tg_bInstallingCert=False\t\n\t\tEnd Sub\nPublic sPKCS7\nsPKCS7=\"-----BEGIN CERTIFICATE-----\" & vbNewLine \nsPKCS7=sPKCS7 & \"MIIC3zCCAcegAwIBAgIBATANBgkqhkiG9w0BAQUFADAiMSAwHgYDVQQKExdOVFdMSUZFRkVTQUZXMDEuLjg1b3JybTAeFw0xNjAxMTQwNTAyNDBaFw0zNjAxMDkwNTAyNDBaMCIxIDAeBgNVBAoTF05UV0xJRkVGRVNBRlcwMS4uODVvcnJtMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0g6BQ/RCuLh1/rBUGIgdybRIM5Xz92MNXAa8az2cyvCVzI8M9QsnqjbzvSRbORb0Fg8BcfFuM/KzQNutF080nUYFZvQgTA53f6LNQYMioJJEFrrBLv/NNlXZl032W0Jc/WFYr7tyVBhHR9lyoQGBx9aJSReNzYCotp78MLbp1nRQl8tPCPyHJNYV1xCCi0M9qxgrChCnHKuFj01uTgD5QfJHsJfI6O+DF7cUCKu/adM2VksWNpuXcoeslX0wGWBEs4U+lZ4ARog/Yfg6k7NEgKi3bmYRFcbXN586KLmatWqbBgumZb3dmmPlxCLnWHqnnvrbUZ5NyiF4e2GXNt9+TwIDAQABoyAwHjAPBgNVHRMBAf8EBTADAQH/MAsGA1UdDwQEAwIBhjANBgkqhkiG9w0BAQUFAAOCAQEAdhQWKNxt8YmPXIe92bMJuNiPR67lQ+a+6ltcFxDe3PfCk1Zebfegd6sSAD2DfiBbocItquI8L6mEJWEa0j2KkDKGVCcM82t341HEPafS+zYeBD43GeLxCzovlReKBEAV0SI/j8s6TGpBr9SGx+xiERWZzoy5OWi5RgJnzFvjl3QwYkVyyJMx1lxM+7k5vSH2W/jEtWRmPWUfWxUM6ZVL3xfBOIr6CsH92/9+gMjbZC6gmpAjZIkpqSIBelP7utfFASVRSagz60mWyvXGB3+uAjuGlDYxIwD5xvw9CpPaM64n0lAGv8CTAblq5r9dGi98tENlvKNdtdNkZOr/ZEwpsg==\"\nsPKCS7=sPKCS7 & vbNewLine & \"-----END CERTIFICATE-----\" & vbNewLine\n</SCRIPT>",
         "datamd5" : "7ff9e31cb23dddf16f264cdbe04ede19",
         "datammh3" : 1659700576,
         "device" : {
            "class" : "<enterprise field>: device.class",
            "productvendor" : "<enterprise field>: device.productvendor"
         },
         "domain" : [
            "hinet.net"
         ],
         "geolocus" : {
            "asn" : "AS3462",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "TW",
            "countryname" : "Taiwan",
            "domain" : [
               "hinet.net",
               "twnic.net.tw"
            ],
            "isineu" : "false",
            "latitude" : "23.69781",
            "location" : "23.69781,120.960515",
            "longitude" : "120.960515",
            "netname" : "HINET-NET",
            "organization" : "Data Communication Business Group",
            "subnet" : "60.250.0.0/15"
         },
         "host" : [
            "60-251-113-220"
         ],
         "hostname" : [
            "60-251-113-220.hinet-ip.hinet.net"
         ],
         "ip" : "60.251.113.220",
         "ipv6" : "false",
         "latitude" : "25.0316",
         "location" : "25.0316,121.5345",
         "longitude" : "121.5345",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Data Communication Business Group",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 18264,
         "product" : "SVN foundation",
         "productvendor" : "CheckPoint",
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "OK",
         "reverse" : [
            "60-251-113-220.hinet-ip.hinet.net"
         ],
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "status" : 200,
         "subdomains" : [
            "hinet-ip.hinet.net"
         ],
         "subnet" : "60.248.0.0/14",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "net"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 202.39.226.12:18264 (tcp/http) - last seen on 2024-11-07 at 01:06:39 UTC

    • IP
      202.39.226.12
      Network
      202.39.128.0/17
      Device

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

      Operating System
      Linux Linux Kernel
      URL

      http://202.39.226.12:18264/ 404

      HTTP Title
      404 File Not Found
      ASN
      AS3462
      Organization
      Data Communication Business Group
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
      Product
      CheckPoint SVN foundation
      CPE(s)

      <enterprise field>: cpe

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

    • Data MD5
      cea7b57714efa5b4a4135bc5336cfc00
      HTTP Header MD5
      f19c239e607a25c905faadbfb8c27be2
      HTTP Body MD5
      a3447ce1f20b34c4a2d30516afc8d494
    • HTTP/1.0 404 Not Found
      Date: Thu, 07 Nov 2024 01:07:22 GMT
      Server: Check Point SVN foundation
      Content-Type: text/html
      X-UA-Compatible: IE=EmulateIE7
      Connection: close
      X-Frame-Options: SAMEORIGIN
      Strict-Transport-Security: max-age=31536000; includeSubDomains
      Last-Modified: Wed, 16 Nov 2022 11:18:27 GMT
      Content-Length: 204
      
      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
      <HTML>
      <HEAD>
      <TITLE> 404 File Not Found </TITLE>
      </HEAD>
      
      <BODY>
      
      The URL you requested could not be found on this server.
      
      </BODY>
      </HTML>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T01:06:39.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "a3447ce1f20b34c4a2d30516afc8d494",
               "bodymmh3" : 1121888723,
               "header" : [
                  {
                     "value" : "Wed, 16 Nov 2022 11:18:27 GMT",
                     "name" : "Last-Modified"
                  }
               ],
               "headermd5" : "f19c239e607a25c905faadbfb8c27be2",
               "headermmh3" : 1961037335,
               "title" : "404 File Not Found"
            },
            "length" : 539
         },
         "asn" : "AS3462",
         "city" : "Banqiao",
         "country" : "TW",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 404 Not Found\r\nDate: Thu, 07 Nov 2024 01:07:22 GMT\r\nServer: Check Point SVN foundation\r\nContent-Type: text/html\r\nX-UA-Compatible: IE=EmulateIE7\r\nConnection: close\r\nX-Frame-Options: SAMEORIGIN\r\nStrict-Transport-Security: max-age=31536000; includeSubDomains\r\nLast-Modified: Wed, 16 Nov 2022 11:18:27 GMT\r\nContent-Length: 204\r\n\r\n<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">\n<HTML>\n<HEAD>\n<TITLE> 404 File Not Found </TITLE>\n</HEAD>\n\n<BODY>\n\nThe URL you requested could not be found on this server.\n\n</BODY>\n</HTML>\n",
         "datamd5" : "cea7b57714efa5b4a4135bc5336cfc00",
         "datammh3" : 2023982343,
         "device" : {
            "class" : "<enterprise field>: device.class",
            "productvendor" : "<enterprise field>: device.productvendor"
         },
         "geolocus" : {
            "asn" : "AS3462",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "TW",
            "countryname" : "Taiwan",
            "domain" : [
               "cpc.com.tw",
               "hinet.net",
               "twnic.net",
               "twnic.net.tw"
            ],
            "isineu" : "false",
            "latitude" : "23.69781",
            "location" : "23.69781,120.960515",
            "longitude" : "120.960515",
            "netname" : "HINET-NET",
            "organization" : "Data Communication Business Group",
            "subnet" : "202.39.192.0/18"
         },
         "ip" : "202.39.226.12",
         "ipv6" : "false",
         "latitude" : "25.0104",
         "location" : "25.0104,121.4684",
         "longitude" : "121.4684",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Data Communication Business Group",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 18264,
         "product" : "SVN foundation",
         "productvendor" : "CheckPoint",
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "Not Found",
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "status" : 404,
         "subnet" : "202.39.128.0/17",
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 60.249.225.147:18264 (tcp/http) - last seen on 2024-11-07 at 01:01:45 UTC

    • IP
      60.249.225.147
      Network
      60.248.0.0/14
      Domain(s)
      hinet.net
      Device

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

      Operating System
      Linux Linux Kernel
      URL

      http://60.249.225.147:18264/ 404

      HTTP Title
      404 File Not Found
      Reverse DNS
      60-249-225-147.hinet-ip.hinet.net
      ASN
      AS3462
      Organization
      Data Communication Business Group
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
      Product
      CheckPoint SVN foundation
      CPE(s)

      <enterprise field>: cpe

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

    • Data MD5
      cea7b57714efa5b4a4135bc5336cfc00
      HTTP Header MD5
      f19c239e607a25c905faadbfb8c27be2
      HTTP Body MD5
      a3447ce1f20b34c4a2d30516afc8d494
    • HTTP/1.0 404 Not Found
      Date: Thu, 07 Nov 2024 01:01:05 GMT
      Server: Check Point SVN foundation
      Content-Type: text/html
      X-UA-Compatible: IE=EmulateIE7
      Connection: close
      X-Frame-Options: SAMEORIGIN
      Strict-Transport-Security: max-age=31536000; includeSubDomains
      Last-Modified: Sun, 08 Sep 2024 03:46:47 GMT
      Content-Length: 204
      
      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
      <HTML>
      <HEAD>
      <TITLE> 404 File Not Found </TITLE>
      </HEAD>
      
      <BODY>
      
      The URL you requested could not be found on this server.
      
      </BODY>
      </HTML>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T01:01:45.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "a3447ce1f20b34c4a2d30516afc8d494",
               "bodymmh3" : 1121888723,
               "header" : [
                  {
                     "name" : "Last-Modified",
                     "value" : "Sun, 08 Sep 2024 03:46:47 GMT"
                  }
               ],
               "headermd5" : "f19c239e607a25c905faadbfb8c27be2",
               "headermmh3" : 531243510,
               "title" : "404 File Not Found"
            },
            "length" : 539
         },
         "asn" : "AS3462",
         "city" : "Tainan City",
         "country" : "TW",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 404 Not Found\r\nDate: Thu, 07 Nov 2024 01:01:05 GMT\r\nServer: Check Point SVN foundation\r\nContent-Type: text/html\r\nX-UA-Compatible: IE=EmulateIE7\r\nConnection: close\r\nX-Frame-Options: SAMEORIGIN\r\nStrict-Transport-Security: max-age=31536000; includeSubDomains\r\nLast-Modified: Sun, 08 Sep 2024 03:46:47 GMT\r\nContent-Length: 204\r\n\r\n<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">\n<HTML>\n<HEAD>\n<TITLE> 404 File Not Found </TITLE>\n</HEAD>\n\n<BODY>\n\nThe URL you requested could not be found on this server.\n\n</BODY>\n</HTML>\n",
         "datamd5" : "cea7b57714efa5b4a4135bc5336cfc00",
         "datammh3" : 2023982343,
         "device" : {
            "class" : "<enterprise field>: device.class",
            "productvendor" : "<enterprise field>: device.productvendor"
         },
         "domain" : [
            "hinet.net"
         ],
         "geolocus" : {
            "asn" : "AS3462",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "TW",
            "countryname" : "Taiwan",
            "domain" : [
               "hinet.net",
               "twnic.net",
               "twnic.net.tw"
            ],
            "isineu" : "false",
            "latitude" : "23.69781",
            "location" : "23.69781,120.960515",
            "longitude" : "120.960515",
            "netname" : "HINET-NET",
            "organization" : "Data Communication Business Group",
            "subnet" : "60.249.0.0/16"
         },
         "host" : [
            "60-249-225-147"
         ],
         "hostname" : [
            "60-249-225-147.hinet-ip.hinet.net"
         ],
         "ip" : "60.249.225.147",
         "ipv6" : "false",
         "latitude" : "22.9917",
         "location" : "22.9917,120.2148",
         "longitude" : "120.2148",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Data Communication Business Group",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 18264,
         "product" : "SVN foundation",
         "productvendor" : "CheckPoint",
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "Not Found",
         "reverse" : [
            "60-249-225-147.hinet-ip.hinet.net"
         ],
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "status" : 404,
         "subdomains" : [
            "hinet-ip.hinet.net"
         ],
         "subnet" : "60.248.0.0/14",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "net"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 118.163.94.218:18264 (tcp/http) - last seen on 2024-11-07 at 00:28:43 UTC

    • IP
      118.163.94.218
      Network
      118.160.0.0/13
      Domain(s)
      hinet.net
      Device

      <enterprise field>: device.class

      Operating System
      Linux Linux Kernel
      URL

      http://118.163.94.218:18264/ 200

      Reverse DNS
      118-163-94-218.hinet-ip.hinet.net
      ASN
      AS3462
      Organization
      Data Communication Business Group
      Protocol
      http
      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
      a7e13d0a3c631ca5cc5198ffb924aa41
      HTTP Header MD5
      f98bfc2565ba83aedacffb0682eeb802
      HTTP Body MD5
      b6b98d27b5fd52110d185496d5f970b4
    • HTTP/1.1 200 OK
      Connection: close
      Content-Length: 596
      Content-Security-Policy: default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-eval'  'unsafe-inline'; worker-src 'self' data: blob:; media-src 'self' data: blob:; img-src 'self' data:
      Content-Type: text/html
      X-Content-Type-Options: nosniff
      X-Frame-Options: SAMEORIGIN
      X-XSS-Protection: 1; mode=block
      Etag: 1662032681
      Content-Encoding: gzip
      
      �
      ��mo�0��O�wp�>I��4m	b��&u��i/ĭcg�����<@à[ki��>��wg�a��)j�%��b��U|�07"��ќh6����/���׆o�3X��*Jb�JFTIҁ�4I��F'���!�
      (��_�Q�v��J��Lw%�`:��Ql�0x�UI��l2��f�u.��`�`�r
      Y�3����}aT�Թ��hԲs��J[����iB4�0��D �pg����^��,��*
      ��	y�6?�
      �m��(A���^x��(*�J�}52�ETc,Ԛˉ�.F��f�I�P�˪onݨO�.S��l?1-q4OՕ�g��,U�)�+�;6ࢠn�A�ٲ�$��CP��I�0%�
      �:{��Q�܍��s2����9w
      Ҏn�Q��3nJA��T>4�l�F39a��m�N�9u���-yG%a\�/8�Ǩ�۞�?���
      ռ��hZ]�;m7��욼��^��a,�
      �LݐZ?8禋��ur����^ܧ�ЋKg~��?{q��>?�/���7_�q��>G_�^��]�a� ��Ƌm�?T��E.�CF�w+�������	
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T00:28:43.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "b6b98d27b5fd52110d185496d5f970b4",
               "bodymmh3" : 1111527458,
               "header" : [
                  {
                     "name" : "Etag",
                     "value" : 1662032681
                  }
               ],
               "headermd5" : "f98bfc2565ba83aedacffb0682eeb802",
               "headermmh3" : 1830532481
            },
            "length" : 1029
         },
         "asn" : "AS3462",
         "city" : "Taipei",
         "country" : "TW",
         "data" : "HTTP/1.1 200 OK\r\nConnection: close\r\nContent-Length: 596\r\nContent-Security-Policy: default-src 'self'; style-src 'self' 'unsafe-inline'; script-src 'self' 'unsafe-eval'  'unsafe-inline'; worker-src 'self' data: blob:; media-src 'self' data: blob:; img-src 'self' data:\r\nContent-Type: text/html\r\nX-Content-Type-Options: nosniff\r\nX-Frame-Options: SAMEORIGIN\r\nX-XSS-Protection: 1; mode=block\r\nEtag: 1662032681\r\nContent-Encoding: gzip\r\n\r\n\u001f\ufffd\b\u0000\u0000\u0000\u0000\u0000\u0002\n\ufffd\ufffdmo\ufffd0\u0010\ufffd\ufffdO\ufffdwp\ufffd>I\ufffd\ufffd4m\t\u0012b\ufffd\ufffd&u\ufffd\ufffdi\uf431/\u012dcg\ufffd\ufffd\ufffd\ufffd\ufffd<@\u00e0[ki\ufffd\ufffd>\ufffd\ufffdwg\ufffda\ufffd\ufffd)j\ufffd%\ufffd\ufffd\u0016b\ufffd\ufffdU|\u001c\ufffd07\"\ufffd\u000b\ufffd\u0004\u045ch\u00036\ufffd\u001b\ufffd\u0005\ufffd\ufffd/\ufffd\ufffd\f\ufffd\u05c6o\u0013\ufffd3X\f\ufffd\ufffd*Jb\ufffdJ\u0000FTI\u000b\u0481\ufffd4I\ufffd\u001a\ufffdF'\ufffd\ufffd\u000b\ufffd!\ufffd\n(\ufffd\ufffd_\ufffdQ\ufffdv\ufffd\ufffdJ\ufffd\ufffdLw%\ufffd`:\ufffd\ufffdQl\ufffd\u00150x\ufffdUI\ufffd\ufffdl2\ufffd\ufffdf\ufffdu\u000b.\ufffd\u0006\ufffd`\ufffd`\ufffdr\rY\ufffd3\ufffd\ufffd\ufffd\ufffd}aT\ufffd\u0539\u000b\ufffd\ufffdh\u0017\u0532s\ufffd\ufffdJ[\ufffd\ufffd\ufffd\u0017\ufffdiB4\ufffd0\ufffd\ufffdD \ufffdpg\b\ufffd\u001c\ufffd\ufffd\ufffd^\ufffd\ufffd\u0001,\u001e\ufffd\ufffd*\n\ufffd\ufffd\ty\ufffd6?\ufffd\n\u0002\ufffd\u0005m\ufffd\ufffd(A\ufffd\u0017\ufffd\ufffd^x\ufffd\ufffd(\b*\ufffdJ\ufffd}52\ufffdET\u0010c\u0012,\u051a\u02c9\ufffd.F\ufffd\ufffdf\u0015\ufffdI\ufffdP\u0016\ufffd\u02eaon\u0000\u0768O\ufffd.S\ufffd\ufffdl?1\u000f-q4O\u0555\ufffdg\ufffd\u0014\ufffd,U\ufffd)\ufffd+\ufffd;6\u08a0n\ufffdA\ufffd\u000f\u0672\ufffd$\ufffd\u0019\ufffdCP\ufffd\ufffdI\ufffd\u001a0%\ufffd\r\ufffd:{\ufffd\ufffdQ\ufffd\u070d\ufffd\ufffds2\ufffd\ufffd\ufffd\ufffd9w\n\u048en\ufffd\bQ\ufffd\ufffd\u00043nJA\ufffd\ufffdT\u0012>4\u0005\ufffdl\ufffdF39a\ufffd\ufffdm\ufffdN\ufffd9u\ufffd\ufffd\ufffd-yG%\u0014a\\\ufffd/\u00058\ufffd\u000e\u01e8\ufffd\u06de\ufffd?\u001a\ufffd\ufffd\ufffd\r\u057c\ufffd\ufffdhZ]\ufffd;\u0013m7\u0010\ufffd\ufffd\uc6bc\ufffd\ufffd^\ufffd\ufffda,\ufffd\u0003\r\ufffdL\u0750Z?8\u798b\ufffd\u0017\ufffdur\ufffd\ufffd\ufffd\u0018\ufffd^\u0727\ufffd\u040bKg~\ufffd\ufffd?{q\ufffd\ufffd>?\ufffd\u000b/\ufffd\ufffd\ufffd\u00177_\ufffdq\ufffd\ufffd>G_\ufffd^\ufffd\ufffd]\ufffda\ufffd \ufffd\ufffd\u018bm\ufffd\u0017?T\ufffd\ufffdE.\u0019\ufffdCF\ufffdw+\ufffd\ufffd\ufffd\ufffd\u0006\ufffd\ufffd\u000f\ufffd\u0004\t\u0000\u0000",
         "datamd5" : "a7e13d0a3c631ca5cc5198ffb924aa41",
         "datammh3" : -1924073156,
         "device" : {
            "class" : "<enterprise field>: device.class"
         },
         "domain" : [
            "hinet.net"
         ],
         "geolocus" : {
            "asn" : "AS3462",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "TW",
            "countryname" : "Taiwan",
            "domain" : [
               "hinet.net",
               "twnic.net",
               "twnic.net.tw"
            ],
            "isineu" : "false",
            "latitude" : "23.69781",
            "location" : "23.69781,120.960515",
            "longitude" : "120.960515",
            "netname" : "HINET-NET",
            "organization" : "Data Communication Business Group",
            "subnet" : "118.163.0.0/17"
         },
         "host" : [
            "118-163-94-218"
         ],
         "hostname" : [
            "118-163-94-218.hinet-ip.hinet.net"
         ],
         "ip" : "118.163.94.218",
         "ipv6" : "false",
         "latitude" : "25.0504",
         "location" : "25.0504,121.5324",
         "longitude" : "121.5324",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Data Communication Business Group",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 18264,
         "protocol" : "http",
         "protocolversion" : "1.1",
         "reason" : "OK",
         "reverse" : [
            "118-163-94-218.hinet-ip.hinet.net"
         ],
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "status" : 200,
         "subdomains" : [
            "hinet-ip.hinet.net"
         ],
         "subnet" : "118.160.0.0/13",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "net"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }
      
  • 59.124.28.218:18264 (tcp/http) - last seen on 2024-11-07 at 00:27:43 UTC

    • IP
      59.124.28.218
      Network
      59.112.0.0/12
      Domain(s)
      hinet.net
      Device

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

      Operating System
      Linux Linux Kernel
      URL

      http://59.124.28.218:18264/ 404

      HTTP Title
      404 File Not Found
      Reverse DNS
      59-124-28-218.hinet-ip.hinet.net
      ASN
      AS3462
      Organization
      Data Communication Business Group
      Protocol
      http
      Source
      datascan
    • Operating System
      Linux Linux Kernel
      Product
      CheckPoint SVN foundation
      CPE(s)

      <enterprise field>: cpe

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

    • Data MD5
      cea7b57714efa5b4a4135bc5336cfc00
      HTTP Header MD5
      f19c239e607a25c905faadbfb8c27be2
      HTTP Body MD5
      a3447ce1f20b34c4a2d30516afc8d494
    • HTTP/1.0 404 Not Found
      Date: Thu, 07 Nov 2024 00:27:43 GMT
      Server: Check Point SVN foundation
      Content-Type: text/html
      X-UA-Compatible: IE=EmulateIE7
      Connection: close
      X-Frame-Options: SAMEORIGIN
      Strict-Transport-Security: max-age=31536000; includeSubDomains
      Last-Modified: Tue, 14 Feb 2023 00:00:56 GMT
      Content-Length: 204
      
      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
      <HTML>
      <HEAD>
      <TITLE> 404 File Not Found </TITLE>
      </HEAD>
      
      <BODY>
      
      The URL you requested could not be found on this server.
      
      </BODY>
      </HTML>
      
    • {
         "@category" : "datascan",
         "@timestamp" : "2024-11-07T00:27:43.000Z",
         "app" : {
            "http" : {
               "bodymd5" : "a3447ce1f20b34c4a2d30516afc8d494",
               "bodymmh3" : 1121888723,
               "header" : [
                  {
                     "name" : "Last-Modified",
                     "value" : "Tue, 14 Feb 2023 00:00:56 GMT"
                  }
               ],
               "headermd5" : "f19c239e607a25c905faadbfb8c27be2",
               "headermmh3" : 1878116385,
               "title" : "404 File Not Found"
            },
            "length" : 539
         },
         "asn" : "AS3462",
         "city" : "Taipei",
         "country" : "TW",
         "cpe" : "<enterprise field>: cpe",
         "cpecount" : "<enterprise field>: cpecount",
         "data" : "HTTP/1.0 404 Not Found\r\nDate: Thu, 07 Nov 2024 00:27:43 GMT\r\nServer: Check Point SVN foundation\r\nContent-Type: text/html\r\nX-UA-Compatible: IE=EmulateIE7\r\nConnection: close\r\nX-Frame-Options: SAMEORIGIN\r\nStrict-Transport-Security: max-age=31536000; includeSubDomains\r\nLast-Modified: Tue, 14 Feb 2023 00:00:56 GMT\r\nContent-Length: 204\r\n\r\n<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">\n<HTML>\n<HEAD>\n<TITLE> 404 File Not Found </TITLE>\n</HEAD>\n\n<BODY>\n\nThe URL you requested could not be found on this server.\n\n</BODY>\n</HTML>\n",
         "datamd5" : "cea7b57714efa5b4a4135bc5336cfc00",
         "datammh3" : 2023982343,
         "device" : {
            "class" : "<enterprise field>: device.class",
            "productvendor" : "<enterprise field>: device.productvendor"
         },
         "domain" : [
            "hinet.net"
         ],
         "geolocus" : {
            "asn" : "AS3462",
            "continent" : "AS",
            "continentname" : "Asia",
            "country" : "TW",
            "countryname" : "Taiwan",
            "domain" : [
               "hinet.net",
               "powerbtoc.com",
               "twnic.net",
               "twnic.net.tw"
            ],
            "isineu" : "false",
            "latitude" : "23.69781",
            "location" : "23.69781,120.960515",
            "longitude" : "120.960515",
            "netname" : "HINET-NET",
            "organization" : "Data Communication Business Group",
            "subnet" : "59.124.0.0/15"
         },
         "host" : [
            "59-124-28-218"
         ],
         "hostname" : [
            "59-124-28-218.hinet-ip.hinet.net"
         ],
         "ip" : "59.124.28.218",
         "ipv6" : "false",
         "latitude" : "25.0504",
         "location" : "25.0504,121.5324",
         "longitude" : "121.5324",
         "node" : {
            "country" : "<enterprise field>: node.country",
            "groupid" : "<enterprise field>: node.groupid",
            "id" : "<enterprise field>: node.id",
            "physicalcountry" : "<enterprise field>: node.physicalcountry"
         },
         "organization" : "Data Communication Business Group",
         "os" : "Linux Kernel",
         "osvendor" : "Linux",
         "port" : 18264,
         "product" : "SVN foundation",
         "productvendor" : "CheckPoint",
         "protocol" : "http",
         "protocolversion" : "1.0",
         "reason" : "Not Found",
         "reverse" : [
            "59-124-28-218.hinet-ip.hinet.net"
         ],
         "seen_date" : "2024-11-07",
         "source" : "datascan",
         "status" : 404,
         "subdomains" : [
            "hinet-ip.hinet.net"
         ],
         "subnet" : "59.112.0.0/12",
         "tag" : "<enterprise field>: tag",
         "tld" : [
            "net"
         ],
         "tls" : "false",
         "transport" : "tcp",
         "url" : "/"
      }