Odin HomeODIN logoODIN logo
TableJSON

Products

Cyble Vision
Cyber threat intelligence platform
Cyble Hawk
Threat detection and intelligence capabilities built for federal bodies
AmIBreached
Identify, Prioritize and Mitigate darkweb risks
The Cyber Express
Cyber Security News and Magazine

Search

HostsExposed BucketsExposed Files

Resources

API DocumentationPlatform GuideODIN CLIPostmanSDKs
GoPythonJavaScript

Contact Us

[email protected]

Legal

Terms of ServiceSecurity Disclosure PolicyPrivacy Policy
Leading Threat Intelligence Company
LinkedInTwitter XYoutube
ODIN logoODIN logo
LinkedInGithubMediumTwitter XYoutube
Launch YC: Odin - Attack surface monitoring and internet scanning for everyone

Made with ❤️ from Cupertino

© 2026 Cyble Inc. All Rights Reserved.

182.254.231.240

SummaryCVE DetailsRaw Data
17 Feb 2026, 00:44:12 UTC
{
  "scan_id": 1771187242,
  "ip": "182.254.231.240",
  "is_ipv4": true,
  "is_ipv6": false,
  "location": {
    "network": "182.254.224.0/20",
    "postal_code": "",
    "coordinates": {
      "latitude": "23.1181",
      "longitude": "113.2539"
    },
    "geo_point": "23.1181, 113.2539",
    "locale_code": "en",
    "continent": "Asia",
    "country_code": "CN",
    "country_name": "China",
    "city": "Guangzhou"
  },
  "location_updated_at": "2026-02-14T00:42:43Z",
  "asn": {
    "number": "AS45090",
    "organization": "Shenzhen Tencent Computer Systems Company Limited",
    "country_code": ""
  },
  "asn_updated_at": "0001-01-01T00:00:00Z",
  "whois": {
    "network": "182.254.128.0/17",
    "organization": "Tencent cloud computing (Beijing) Co., Ltd.",
    "descr": "Tencent cloud computing (Beijing) Co., Ltd.,\nFloor 6, Yinke Building,38 Haidian St,,\nHaidian District Beijing",
    "_encoding": {
      "raw": "BASE64"
    }
  },
  "whois_updated_at": "2024-12-09T19:04:31Z",
  "tags": [
    {
      "name": "is_anonymous_proxy",
      "pretty_name": "Anonymous Proxy",
      "value": false,
      "last_updated_at": "2026-02-14T00:42:43Z"
    },
    {
      "name": "is_cdn",
      "pretty_name": "CDN",
      "value": false,
      "last_updated_at": "2026-02-14T01:24:00Z"
    },
    {
      "name": "is_satellite_provider",
      "pretty_name": "Satellite Provider",
      "value": false,
      "last_updated_at": "2026-02-14T00:42:43Z"
    }
  ],
  "services": [
    {
      "port": 21,
      "protocol": "tcp",
      "name": "ftp",
      "version": "",
      "product": "FileZilla ftpd",
      "extra_info": "",
      "tunnel": "",
      "softwares": [
        {
          "uri": "cpe:/a:filezilla-project:filezilla_server",
          "part": "a",
          "vendor": "filezilla\\-project",
          "product": "filezilla_server",
          "version": "ANY",
          "language": "ANY",
          "edition": "ANY",
          "update": "ANY"
        },
        {
          "uri": "cpe:/o:microsoft:windows",
          "part": "o",
          "vendor": "microsoft",
          "product": "windows",
          "version": "ANY",
          "language": "ANY",
          "edition": "ANY",
          "update": "ANY"
        }
      ],
      "modules": {
        "ftp": {
          "banner": "220-FileZilla Server 中文版 0.9.60 beta\r\n220-written by Tim Kosse ([email protected])\r\n220 Please visit https://filezilla-project.org/\r\n"
        }
      },
      "_meta": {
        "name": "",
        "desc": "",
        "category": ""
      },
      "last_updated_at": "2026-02-14T09:38:23.859Z"
    },
    {
      "port": 80,
      "protocol": "tcp",
      "name": "http",
      "version": "1.18.0",
      "product": "nginx",
      "extra_info": "",
      "tunnel": "",
      "softwares": [
        {
          "uri": "cpe:/a:igor_sysoev:nginx:1.18.0",
          "part": "a",
          "vendor": "igor_sysoev",
          "product": "nginx",
          "version": "1\\.18\\.0",
          "language": "ANY",
          "edition": "ANY",
          "update": "ANY"
        }
      ],
      "url": "http://182.254.231.240/",
      "_meta": {
        "name": "",
        "desc": "",
        "category": ""
      },
      "last_updated_at": "2026-02-17T00:44:12.298Z"
    },
    {
      "port": 443,
      "protocol": "tcp",
      "name": "http",
      "version": "1.18.0",
      "product": "nginx",
      "extra_info": "",
      "tunnel": "ssl",
      "softwares": [
        {
          "uri": "cpe:/a:igor_sysoev:nginx:1.18.0",
          "part": "a",
          "vendor": "igor_sysoev",
          "product": "nginx",
          "version": "1\\.18\\.0",
          "language": "ANY",
          "edition": "ANY",
          "update": "ANY"
        }
      ],
      "modules": {
        "http": {
          "body": "<!doctype html>\r\n<html lang=\"zh-cn\">\r\n  <head>\r\n    <meta charset=\"UTF-8\" />\r\n    <meta name=\"renderer\" content=\"webkit\" />\r\n    <link rel=\"icon\" href=\"/logo.png\" />\r\n    <meta name=\"viewport\" content=\"width=device-width,user-scalable=no\" />\r\n    <title></title>\r\n    <link rel=\"stylesheet\" href=\"/iconfont/iconfont.css\" />\r\n    <style>\n      body {\n        margin: 0;\n        padding: 0;\n      }\n\n      .verify-card {\n        position: fixed;\n        top: 0;\n        right: 0;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 100%;\n        padding: 40px;\n        text-align: center;\n        font-size: 18px;\n        font-weight: bold;\n        line-height: 40px;\n        display: none;\n      }\n\n      .global-fit-loading-container {\n        width: 100vw;\n        height: 100vh;\n        background: #60bedb;\n      }\n\n      /* 设置位置 */\n      .global-fit-loading {\n        position: absolute;\n        /* 居中 */\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        /* 高度 */\n        height: 40px;\n        /* 弹性布局 */\n        display: flex;\n        /* 设置子项在y轴方向居中,应该是设置起点在中间,非常有用,不然动画很怪 */\n        align-items: center;\n      }\n\n      /* 小竖条 */\n      .global-fit-loading > .item {\n        height: 50px;\n        width: 5px;\n        background: white;\n        /* 加margin,使竖条之间有空隙 */\n        margin: 0px 3px;\n        /* 圆角 */\n        border-radius: 10px;\n        /* 动画:名称、时间、循环 */\n        animation: fitLoadingAnimation 1s infinite;\n      }\n\n      /* 设置动画 */\n      @keyframes fitLoadingAnimation {\n        0% {\n          height: 0px;\n        }\n\n        50% {\n          height: 50px;\n        }\n\n        100% {\n          height: 0px;\n        }\n      }\n\n      /* 为每一个竖条设置延时 */\n      .global-fit-loading > .item:nth-child(2) {\n        animation-delay: 0.1s;\n      }\n\n      .global-fit-loading > .item:nth-child(3) {\n        animation-delay: 0.2s;\n      }\n\n      .global-fit-loading > .item:nth-child(4) {\n        animation-delay: 0.3s;\n      }\n\n      .global-fit-loading > .item:nth-child(5) {\n        animation-delay: 0.4s;\n      }\n\n      .global-fit-loading > .item:nth-child(6) {\n        animation-delay: 0.5s;\n      }\n\n      .global-fit-loading > .item:nth-child(7) {\n        animation-delay: 0.6s;\n      }\n\n      .global-fit-loading > .item:nth-child(8) {\n        animation-delay: 0.7s;\n      }\n    </style>\r\n    <script type=\"module\" crossorigin src=\"/assets/js/index.8f5aee79.js\"></script>\n    <link rel=\"modulepreload\" crossorigin href=\"/assets/js/ali-oss.33a023b4.js\">\n    <link rel=\"modulepreload\" crossorigin href=\"/assets/js/highlight.js.76c83685.js\">\n    <link rel=\"modulepreload\" crossorigin href=\"/assets/js/vendor.c74e6d83.js\">\n    <link rel=\"modulepreload\" crossorigin href=\"/assets/js/vue-router.ddfcdc30.js\">\n    <link rel=\"modulepreload\" crossorigin href=\"/assets/js/vuex.03308e01.js\">\n    <link rel=\"modulepreload\" crossorigin href=\"/assets/js/lodash.a3dee5f1.js\">\n    <link rel=\"modulepreload\" crossorigin href=\"/assets/js/element-plus.3f132995.js\">\n    <link rel=\"modulepreload\" crossorigin href=\"/assets/js/wangeditor.39020643.js\">\n    <link rel=\"modulepreload\" crossorigin href=\"/assets/js/vue-draggable-plus.7396b5d2.js\">\n    <link rel=\"modulepreload\" crossorigin href=\"/assets/js/amap.71a8b6da.js\">\n    <link rel=\"modulepreload\" crossorigin href=\"/assets/js/pinia.2af7d829.js\">\n    <link rel=\"modulepreload\" crossorigin href=\"/assets/js/qrcode.92954fa3.js\">\n    <link rel=\"modulepreload\" crossorigin href=\"/assets/js/echarts.56502ae2.js\">\n    <link rel=\"modulepreload\" crossorigin href=\"/assets/js/you-yuan.5adb4740.js\">\n    <link rel=\"stylesheet\" href=\"/assets/css/highlight.a268a5e7.css\">\n    <link rel=\"stylesheet\" href=\"/assets/css/vendor.07da1024.css\">\n    <link rel=\"stylesheet\" href=\"/assets/css/wangeditor.501cf061.css\">\n    <link rel=\"stylesheet\" href=\"/assets/css/you-yuan.88ce2fbf.css\">\n    <link rel=\"stylesheet\" href=\"/assets/css/index.fe19096b.css\">\n  </head>\r\n\r\n  <body>\r\n    <div class=\"verify-card\" id=\"verify\">\r\n      <p>您当前的浏览器版本过低,请先更新您的浏览器</p>\r\n      <p><a href=\"https://google.cn/chrome/\" target=\"_blank\" rel=\"noopener noreferrer\">下载更新浏览器</a></p>\r\n    </div>\r\n    <div id=\"app\">\r\n      <div class=\"global-fit-loading-container\">\r\n        <div class=\"global-fit-loading\">\r\n          <div class=\"item\"></div>\r\n          <div class=\"item\"></div>\r\n          <div class=\"item\"></div>\r\n          <div class=\"item\"></div>\r\n          <div class=\"item\"></div>\r\n          <div class=\"item\"></div>\r\n          <div class=\"item\"></div>\r\n          <div class=\"item\"></div>\r\n        </div>\r\n      </div>\r\n    </div>\r\n    <script>\r\n      var isUnsupportedBrowser = false;\r\n      function checkVue3Support() {\r\n        if (!(typeof Symbol !== 'undefined' && typeof Reflect !== 'undefined' && typeof Promise !== 'undefined' && Array.from)) {\r\n          isUnsupportedBrowser = true;\r\n        }\r\n        var ua = navigator.userAgent;\r\n        console.log(ua);\r\n        console.log('---------------------------');\r\n\r\n        var Chrome = ua.match(/Chrome\\/(\\d+.\\d+)/i);\r\n        if (Chrome && Chrome[1] && Number(Chrome[1]) < 80) {\r\n          isUnsupportedBrowser = true;\r\n        }\r\n\r\n        var Firefox = ua.match(/Firefox\\/(\\d+.\\d+)/i);\r\n        console.log('Firefox', Firefox);\r\n        if (Firefox && Firefox[1] && Number(Firefox[1]) < 133) {\r\n          isUnsupportedBrowser = true;\r\n        }\r\n\r\n        var Safari = ua.match(/Version\\/(\\d+.\\d+)/i);\r\n        console.log('Safari', Safari);\r\n        if (Safari && Safari[1] && Number(Safari[1]) < 18) {\r\n          isUnsupportedBrowser = true;\r\n        }\r\n\r\n        var Edge = ua.match(/Edg\\/(\\d+.\\d+)/i);\r\n        console.log('Edge', Edge);\r\n        if (Edge && Edge[1] && Number(Edge[1]) < 128) {\r\n          isUnsupportedBrowser = true;\r\n        }\r\n      }\r\n\r\n      // 调用函数进行检查\r\n      checkVue3Support();\r\n      console.log(isUnsupportedBrowser);\r\n\r\n      if (isUnsupportedBrowser) {\r\n        var verify = document.getElementById('verify');\r\n        var app = document.getElementById('app');\r\n        console.log(verify);\r\n        app.style.display = 'none';\r\n        verify.style.display = 'block';\r\n      }\r\n    </script>\r\n    \r\n  </body>\r\n</html>\r\n",
          "body_murmur": -1074850598,
          "body_sha256": "6334cf10b66e7eb951da42822ddafc7e5ba35cde87c2a701649ac22c78c66d2a",
          "component": [
            "Nginx:1.18.0"
          ],
          "content_length": -1,
          "headers": {
            "accept_ranges": [
              "bytes"
            ],
            "connection": [
              "keep-alive"
            ],
            "content_type": [
              "text/html"
            ],
            "date": [
              "Sat, 07 Feb 2026 21:57:58 GMT"
            ],
            "etag": [
              "\"1dc89d8beb8c713\""
            ],
            "last_modified": [
              "Tue, 20 Jan 2026 06:48:12 GMT"
            ],
            "server": [
              "nginx/1.18.0"
            ],
            "vary": [
              "Accept-Encoding"
            ],
            "x_powered_by": [
              "ASP.NET Access-Control-Allow-0rigin: * Access-Control-Allow-Credentials: true Access-Control-Allow-Methods: * Access-Control-Allow-Headers: *"
            ]
          },
          "protocol": "HTTP/1.1",
          "request": {
            "headers": {
              "accept": [
                "*/*"
              ],
              "user_agent": [
                "Mozilla/5.0 (compatible; Odin; https://docs.getodin.com/)"
              ]
            },
            "method": "GET",
            "url": {
              "host": "182.254.231.240",
              "path": "",
              "scheme": "https"
            }
          },
          "status_code": 200,
          "transfer_encoding": [
            "chunked"
          ]
        },
        "tls": {
          "certificate": {
            "extensions": {
              "authority_info_access": {
                "issuer_urls": [
                  "http://cacerts.digicert.com/EncryptionEverywhereDVTLSCA"
                ],
                "ocsp_urls": [
                  "http://ocsp.digicert.com"
                ]
              },
              "authority_key_id": "78df91905feedeacf6c575ebd54c5553ef244ab6",
              "basic_constraints": {
                "is_ca": true
              },
              "certificate_policies": [
                {
                  "cps": [
                    "http://www.digicert.com/CPS"
                  ],
                  "id": "2.23.140.1.2.1"
                }
              ],
              "ct_precert_scts": "Signed Certificate Timestamp:\n    Version   : v1 (0x0)\n    Log ID    : 0E:57:94:BC:F3:AE:A9:3E:33:1B:2C:99:07:B3:F7:90:\n                DF:9B:C2:3D:71:32:25:DD:21:A9:25:AC:61:C5:4E:21\n    Timestamp : Dec 22 08:40:10.463 2025 GMT\n    Extensions: none\n    Signature : ecdsa-with-SHA256\n                30:45:02:21:00:FF:FA:DA:59:EE:C7:BC:4D:3D:90:11:\n                AF:7B:55:7D:1E:23:BA:BE:77:31:28:85:8E:CC:F6:32:\n                15:D6:9A:D6:F6:02:20:4F:7A:BA:C4:FF:1F:F2:B5:06:\n                37:20:71:DB:C3:69:E8:55:32:F6:AC:7E:20:FF:D9:43:\n                9E:5D:54:3D:E3:78:28\nSigned Certificate Timestamp:\n    Version   : v1 (0x0)\n    Log ID    : 16:83:2D:AB:F0:A9:25:0F:0F:F0:3A:A5:45:FF:C8:BF:\n                C8:23:D0:87:4B:F6:04:29:27:F8:E7:1F:33:13:F5:FA\n    Timestamp : Dec 22 08:40:10.535 2025 GMT\n    Extensions: none\n    Signature : ecdsa-with-SHA256\n                30:44:02:20:17:F2:42:C0:B2:E4:65:19:39:6D:0D:BE:\n                7A:F8:1E:36:28:DF:E3:CF:9A:52:92:2E:B1:79:25:4B:\n                D2:23:61:F7:02:20:76:EA:2B:1E:11:E9:0C:6C:7B:EE:\n                0A:5E:DE:BA:97:80:18:87:ED:C8:BE:56:AC:E5:7D:50:\n                D0:8A:C1:A4:28:3E\nSigned Certificate Timestamp:\n    Version   : v1 (0x0)\n    Log ID    : 64:11:C4:6C:A4:12:EC:A7:89:1C:A2:02:2E:00:BC:AB:\n                4F:28:07:D4:1E:35:27:AB:EA:FE:D5:03:C9:7D:CD:F0\n    Timestamp : Dec 22 08:40:10.523 2025 GMT\n    Extensions: none\n    Signature : ecdsa-with-SHA256\n                30:44:02:20:11:DC:EA:4E:FA:B9:D4:A4:01:8B:0D:47:\n                0A:28:5B:C6:5B:DE:C9:28:52:B4:1A:CE:4C:4B:6C:EA:\n                00:44:D3:FA:02:20:4D:1B:5C:6D:A6:9E:E2:6E:BC:E7:\n                BE:3C:DB:C7:24:8F:F6:4D:C1:81:A6:62:F1:10:61:C1:\n                E5:8B:6C:E1:4B:E3",
              "extended_key_usage": {
                "any": false,
                "apple_code_signing": false,
                "apple_code_signing_development": false,
                "apple_code_signing_third_party": false,
                "apple_crypto_development_env": false,
                "apple_crypto_env": false,
                "apple_crypto_maintenance_env": false,
                "apple_crypto_production_env": false,
                "apple_crypto_qos": false,
                "apple_crypto_test_env": false,
                "apple_crypto_tier0_qos": false,
                "apple_crypto_tier1_qos": false,
                "apple_crypto_tier2_qos": false,
                "apple_crypto_tier3_qos": false,
                "apple_ichat_encryption": false,
                "apple_ichat_signing": false,
                "apple_resource_signing": false,
                "apple_software_update_signing": false,
                "apple_system_identity": false,
                "client_auth": true,
                "code_signing": false,
                "dvcs": false,
                "eap_over_lan": false,
                "eap_over_ppp": false,
                "email_protection": false,
                "ipsec_end_system": false,
                "ipsec_intermediate_system_usage": false,
                "ipsec_tunnel": false,
                "ipsec_user": false,
                "microsoft_ca_exchange": false,
                "microsoft_cert_trust_list_signing": false,
                "microsoft_csp_signature": false,
                "microsoft_document_signing": false,
                "microsoft_drm": false,
                "microsoft_drm_individualization": false,
                "microsoft_efs_recovery": false,
                "microsoft_embedded_nt_crypto": false,
                "microsoft_encrypted_file_system": false,
                "microsoft_enrollment_agent": false,
                "microsoft_kernel_mode_code_signing": false,
                "microsoft_key_recovery_21": false,
                "microsoft_key_recovery_3": false,
                "microsoft_license_server": false,
                "microsoft_licenses": false,
                "microsoft_lifetime_signing": false,
                "microsoft_mobile_device_software": false,
                "microsoft_nt5_crypto": false,
                "microsoft_oem_whql_crypto": false,
                "microsoft_qualified_subordinate": false,
                "microsoft_root_list_signer": false,
                "microsoft_server_gated_crypto": false,
                "microsoft_sgc_serialized": false,
                "microsoft_smart_display": false,
                "microsoft_smartcard_logon": false,
                "microsoft_system_health": false,
                "microsoft_system_health_loophole": false,
                "microsoft_timestamp_signing": false,
                "microsoft_whql_crypto": false,
                "netscape_server_gated_crypto": false,
                "ocsp_signing": false,
                "sbgp_cert_aa_service_auth": false,
                "server_auth": true,
                "time_stamping": false
              },
              "key_usage": {
                "certificate_sign": false,
                "content_commitment": false,
                "crl_sign": false,
                "data_encipherment": false,
                "decipher_only": false,
                "digital_signature": true,
                "encipher_only": false,
                "key_agreement": false,
                "key_encipherment": true
              },
              "subject_alt_name": {
                "dns_names": [
                  "dynz.yysoft.com.cn",
                  "www.dynz.yysoft.com.cn"
                ]
              },
              "subject_key_id": "aced5435624a7df4474b55e97d3383d1df95dc00"
            },
            "fingerprint_md5": "6906A9BDCCF1FE36E3B19F1816C8C560",
            "fingerprint_sha1": "094F168FE71943DB421991E77AA6B874B602235C",
            "fingerprint_sha256": "40FA65776C784C1ED7B01E4F0A8478F18D2EFB5C087AA98757E5817FE08E5ADC",
            "issuer": {
              "common_name": [
                "Encryption Everywhere DV TLS CA - G2"
              ],
              "country": [
                "US"
              ],
              "organization": [
                "DigiCert Inc"
              ],
              "organizational_unit": [
                "www.digicert.com"
              ]
            },
            "issuer_dn": "/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=Encryption Everywhere DV TLS CA - G2",
            "jarm": "21d19d00021d21d21c21d19d21d21d3b0d229d76f2fd7cb8e23bb87da38a20",
            "redacted": false,
            "revocation": {
              "ocsp": {
                "next_update": "2026-02-01T22:18:56",
                "reason": "UNKNOWN",
                "revoked": false
              }
            },
            "serial_number": "12580598430201183225432077733616393773",
            "signature": {
              "algorithm": {
                "name": "SHA256-RSA",
                "oid": "1.2.840.113549.1.1.11"
              },
              "self_signed": false,
              "value": "ODU0N2QyNDYwNmNkYzgxYWE3MDc3OWM2OGZlMmUwZGFiNDA5MzVlNWM4NmYxZDk3NTAwMjdlNWVlNWNlYmM4OTg2NDE3NWM3Y2Y5ZjA4Yjg4NDVkNDIzYjUwNjhkMTNhMDI5ZTcyMTJiNjdlZWRmMTQ3Y2JlZWIzMzMzNzM2YmRiYzJjZjYyMDViNmM0NGYyNzk3OWIwNTAyYWU2OWJiOWM4MjQ0MDhiN2NlNTVlYTMyMjUxNDgzYjIzM2NmOWI2YWVkZjc4NTk4Nzk2Nzg3MjdjMjFiZWU0ZmM1Njc3NTY5Yzg3MTc2ZTBmYzA0OTkxYTRkNjFjMzA2MzI0OTA1ZDY5ODNiZTNiOTc2MzVjN2FkY2VhYzZmN2ZiNWUwNzYzMjVkZmE1ZjgzNDg1M2Q4MzAyNzgxNjc3MWVlMWE2ZDg4NzY0MTZhOWI4ZjBjNzkwNjUxOGM5ODJkZmMyZTI2N2NhNjc4YmQwMDNhYmE1NDUxNWI3OGZlZThkODZmNDJmMGVmNmJkOTZmMDVmNDczN2ExZDhkNDI0MGUwY2FiNzM4Nzk3YzZkZDM1OGIyOWE0Zjc3NzcxZmY0MTkyMWQ1MDg2ZjZiNDMxZGJiMzY2NjY5ZDhiM2ExYjgwZGMyOTQwZTE3MzFlMzZhYTlkZGVkZjE3YjY4Y2NkN2U0ZTQyMTk="
            },
            "signed_certificate_timestamps": [
              {
                "entry_type": "PRE_CERTIFICATE",
                "log_id": "0e5794bcf3aea93e331b2c9907b3f790df9bc23d713225dd21a925ac61c54e21",
                "signature": {
                  "algorithm": "ECDSA",
                  "hash_algorithm": "SHA256",
                  "value": "3045022100fffada59eec7bc4d3d9011af7b557d1e23babe773128858eccf63215d69ad6f602204f7abac4ff1ff2b506372071dbc369e85532f6ac7e20ffd9439e5d543de37828"
                },
                "timestamp": "2025-12-22T08:40:10.463000",
                "version": "v1"
              },
              {
                "entry_type": "PRE_CERTIFICATE",
                "log_id": "16832dabf0a9250f0ff03aa545ffc8bfc823d0874bf6042927f8e71f3313f5fa",
                "signature": {
                  "algorithm": "ECDSA",
                  "hash_algorithm": "SHA256",
                  "value": "3044022017f242c0b2e46519396d0dbe7af81e3628dfe3cf9a52922eb179254bd22361f7022076ea2b1e11e90c6c7bee0a5edeba97801887edc8be56ace57d50d08ac1a4283e"
                },
                "timestamp": "2025-12-22T08:40:10.535000",
                "version": "v1"
              },
              {
                "entry_type": "PRE_CERTIFICATE",
                "log_id": "6411c46ca412eca7891ca2022e00bcab4f2807d41e3527abeafed503c97dcdf0",
                "signature": {
                  "algorithm": "ECDSA",
                  "hash_algorithm": "SHA256",
                  "value": "3044022011dcea4efab9d4a4018b0d470a285bc65bdec92852b41ace4c4b6cea0044d3fa02204d1b5c6da69ee26ebce7be3cdbc7248ff64dc181a662f11061c1e58b6ce14be3"
                },
                "timestamp": "2025-12-22T08:40:10.523000",
                "version": "v1"
              }
            ],
            "signed_certificate_timestamps_oid": "1.3.6.1.4.1.11129.2.4.2",
            "subject": {
              "common_name": [
                "dynz.yysoft.com.cn"
              ]
            },
            "subject_alt_name": {
              "dns_names": [
                "dynz.yysoft.com.cn",
                "www.dynz.yysoft.com.cn"
              ],
              "extended_dns_names": [
                {
                  "domain": "yysoft",
                  "fld": "yysoft.com.cn",
                  "subdomain": "dynz",
                  "tld": "com.cn"
                },
                {
                  "domain": "yysoft",
                  "fld": "yysoft.com.cn",
                  "subdomain": "www.dynz",
                  "tld": "com.cn"
                }
              ]
            },
            "subject_dn": "/CN=dynz.yysoft.com.cn",
            "subject_key_info": {
              "_key": "rsa",
              "dh": [],
              "dsa": [],
              "ecdsa": [],
              "fingerprint_sha256": "85eb8d91d62c891d06fd229cf6be891107d025848f1d2dbc1edb2085acdc4050",
              "key_algorithm": "RSA",
              "rsa": {
                "exponent": 65537,
                "length": 2048,
                "modulus": "MHg5MmYzNjU2OTE1YTkzZWEzZTRiZjIwYjQwN2I4MTFiMWY3MmFlOTI3ODBhZTNiODg3ZGJiYTI0MzU0Y2E4MjQ2OGZlYjEwNjg3ZTlhNGM2YWEyODk2NzU2NGY5N2M3NjJjNzVmOTk0NzdkYjlhZGY2NTFmM2VmNDlhYjdmODUyNTAyNmNmZWNlMWNhZjgwNDE1MjA0NTNhMzFkZTc4OTg3MjdhOTIzOWVmNTA4ZWM3MDc0NTg0YzNlZTA1MGVjNzE2MTkzYWVhNGI4YWE5ZDMxNGE3NjM5MDJiZWRmY2RmOGY3MDFlMjFkYTY1YzcyMDZjMmJkOTk3ZmUzYmVjZjdmNTc5MmMyYzU1YTQ0OGNhMjVmMmI1NDY3M2M0MDBkMmQ3MTk2ZDMxYmRlZGJkY2U3ZjQ1ODA5OTM4MzQyMzY0M2JkYWU2YzQ1ZTlhNTgyYTQ0NTFhZTk0MGRkNjZjYzg4NTBiMzJkOWQzYzJlYTZhYzAyMTkxMzBjY2I0NjU4MTNhM2FkMzM5ZTY1ZmE1ZWZkZGRiM2M0MzRmODdiY2IwYjUxOGMwN2U3MGE3ZTk2ZGIyNzUwNjMyN2VmZWYwMjg5ZWNkOWI0YWZjMzIxODU5OWY1ODRlYjViN2MwODhmMDUyNTFhYzVkMGRkNzQ5MDQ0ZmMzNzRjNzg3NDlmZDFiOQ=="
              }
            },
            "tbs_fingerprint": "7b79866e49315d667a1f3c5ac0548281adb222d6732a1c33bf684dd8e3d78fd6",
            "tbs_noct_fingerprint": "10868aadd891f0a720447ac8d36850c63b11bfeddbee2a42846bf68343be5910",
            "validation_level": "DV",
            "validity": {
              "length_seconds": 7775999,
              "not_after": "2026-03-21T23:59:59",
              "not_before": "2025-12-22T00:00:00"
            },
            "version": 2
          },
          "fingerprint_sha256": "40FA65776C784C1ED7B01E4F0A8478F18D2EFB5C087AA98757E5817FE08E5ADC",
          "precert": false,
          "raw": "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",
          "tags": [
            "dv",
            "trusted"
          ]
        }
      },
      "url": "https://182.254.231.240/",
      "_meta": {
        "name": "",
        "desc": "",
        "category": ""
      },
      "last_updated_at": "2026-02-16T16:03:15.273Z"
    },
    {
      "port": 1433,
      "protocol": "tcp",
      "name": "ms-sql-s",
      "version": "13.00.4001; SP1",
      "product": "Microsoft SQL Server 2016",
      "extra_info": "",
      "tunnel": "",
      "softwares": [
        {
          "uri": "cpe:/a:microsoft:sql_server:2016:sp1",
          "part": "a",
          "vendor": "microsoft",
          "product": "sql_server",
          "version": "2016",
          "language": "ANY",
          "edition": "ANY",
          "update": "sp1"
        },
        {
          "uri": "cpe:/o:microsoft:windows",
          "part": "o",
          "vendor": "microsoft",
          "product": "windows",
          "version": "ANY",
          "language": "ANY",
          "edition": "ANY",
          "update": "ANY"
        }
      ],
      "modules": {
        "mssql": {
          "encrypt_mode": "ENCRYPT_ON",
          "instance_name": "",
          "version": "13.0.4001"
        }
      },
      "cve": [
        {
          "id": "CVE-2016-7249",
          "score": 8.8,
          "severity": "high"
        },
        {
          "id": "CVE-2016-7250",
          "score": 8.8,
          "severity": "high"
        },
        {
          "id": "CVE-2016-7251",
          "score": 6.1,
          "severity": "medium"
        }
      ],
      "_meta": {
        "name": "",
        "desc": "",
        "category": ""
      },
      "last_updated_at": "2026-02-16T02:33:14.445Z"
    },
    {
      "port": 5432,
      "protocol": "tcp",
      "name": "unknown",
      "version": "",
      "product": "",
      "extra_info": "",
      "tunnel": "",
      "modules": {
        "postgres": {
          "errors": [
            {
              "code": "0A000",
              "file": "d:\\pginstaller_13.auto\\postgres.windows-x64\\src\\backend\\postmaster\\postmaster.c",
              "line": "2109",
              "message": "��֧�ֵ�ǰ��Э�� 255.255: ������֧�� 2.0 �� 3.0",
              "routine": "ProcessStartupPacket",
              "severity": "��������"
            },
            {
              "code": "",
              "file": "",
              "line": "",
              "message": "",
              "routine": "",
              "severity": ""
            },
            {
              "code": "",
              "file": "",
              "line": "",
              "message": "",
              "routine": "",
              "severity": ""
            }
          ],
          "is_ssl": false,
          "supported_versions": "��������:  ��֧�ֵ�ǰ��Э�� 0.0: ������֧�� 2.0 �� 3.0"
        }
      },
      "_meta": {
        "name": "",
        "desc": "",
        "category": ""
      },
      "last_updated_at": "2026-02-16T01:16:06.357Z"
    },
    {
      "port": 6379,
      "protocol": "tcp",
      "name": "redis",
      "version": "",
      "product": "Redis key-value store",
      "extra_info": "",
      "tunnel": "",
      "softwares": [
        {
          "uri": "cpe:/a:redislabs:redis",
          "part": "a",
          "vendor": "redislabs",
          "product": "redis",
          "version": "ANY",
          "language": "ANY",
          "edition": "ANY",
          "update": "ANY"
        }
      ],
      "modules": {
        "redis": {
          "arch_bits": "",
          "build_id": "",
          "gcc_version": "",
          "git_sha1": "",
          "info_response": "(Error: NOAUTH Authentication required.)",
          "major": 0,
          "mem_allocator": "",
          "minor": 0,
          "mode": "",
          "nonexistent_response": "(Error: ERR unknown command `NONEXISTENT`, with args beginning with: )",
          "os": "",
          "patchlevel": 0,
          "ping_response": "(Error: NOAUTH Authentication required.)",
          "quit_response": "OK",
          "total_commands_processed": 0,
          "total_connections_received": 0,
          "uptime_in_seconds": 0,
          "used_memory": 0,
          "version": ""
        }
      },
      "_meta": {
        "name": "",
        "desc": "",
        "category": ""
      },
      "last_updated_at": "2026-02-16T13:37:19.795Z"
    }
  ],
  "services_hash": "422c09eaf9cd487ccdfb681f837e8d30adc38c20ac99e400a3c8e07ad606af73",
  "last_updated_at": "2026-02-17T00:44:12.298Z",
  "banner": [
    "mssql",
    "redis",
    "ftp",
    "http",
    "tls",
    "postgres"
  ],
  "is_vuln": true,
  "cveDetails": {
    "CVE-2016-7249": {
      "id": "CVE-2016-7249",
      "references": [
        "http://www.securityfocus.com/bid/94037",
        "http://www.securitytracker.com/id/1037250",
        "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2016/ms16-136"
      ],
      "score": 8.8,
      "services": [
        "1433/ms-sql-s"
      ],
      "severity": "high",
      "summary": "Microsoft SQL Server 2016 does not properly perform a cast of an unspecified pointer, which allows remote authenticated users to gain privileges via unknown vectors, aka \"SQL RDBMS Engine Elevation of Privilege Vulnerability.\"",
      "vector_string": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "weakness": "CWE-264"
    },
    "CVE-2016-7250": {
      "id": "CVE-2016-7250",
      "references": [
        "http://www.securityfocus.com/bid/94060",
        "http://www.securitytracker.com/id/1037250",
        "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2016/ms16-136"
      ],
      "score": 8.8,
      "services": [
        "1433/ms-sql-s"
      ],
      "severity": "high",
      "summary": "Microsoft SQL Server 2014 SP1, 2014 SP2, and 2016 does not properly perform a cast of an unspecified pointer, which allows remote authenticated users to gain privileges via unknown vectors, aka \"SQL RDBMS Engine Elevation of Privilege Vulnerability.\"",
      "vector_string": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "weakness": "CWE-264"
    },
    "CVE-2016-7251": {
      "id": "CVE-2016-7251",
      "references": [
        "http://www.securityfocus.com/bid/94043",
        "http://www.securitytracker.com/id/1037250",
        "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2016/ms16-136"
      ],
      "score": 6.1,
      "services": [
        "1433/ms-sql-s"
      ],
      "severity": "medium",
      "summary": "Cross-site scripting (XSS) vulnerability in the MDS API in Microsoft SQL Server 2016 allows remote attackers to inject arbitrary web script or HTML via an unspecified parameter, aka \"MDS API XSS Vulnerability.\"",
      "vector_string": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "weakness": "CWE-79"
    },
    "CVE-2016-7252": {
      "id": "CVE-2016-7252",
      "references": [
        "http://www.securityfocus.com/bid/94050",
        "http://www.securitytracker.com/id/1037250",
        "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2016/ms16-136"
      ],
      "score": 6.5,
      "services": [
        "1433/ms-sql-s"
      ],
      "severity": "medium",
      "summary": "Microsoft SQL Server 2016 mishandles the FILESTREAM path, which allows remote authenticated users to gain privileges via unspecified vectors, aka \"SQL Analysis Services Information Disclosure Vulnerability.\"",
      "vector_string": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "weakness": "CWE-200"
    },
    "CVE-2017-8516": {
      "id": "CVE-2017-8516",
      "references": [
        "http://www.securityfocus.com/bid/100041",
        "http://www.securitytracker.com/id/1039110",
        "https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2017-8516"
      ],
      "score": 7.5,
      "services": [
        "1433/ms-sql-s"
      ],
      "severity": "high",
      "summary": "Microsoft SQL Server Analysis Services in Microsoft SQL Server 2012, Microsoft SQL Server 2014, and Microsoft SQL Server 2016 allows an information disclosure vulnerability when it improperly enforces permissions, aka \"Microsoft SQL Server Analysis Services Information Disclosure Vulnerability\".",
      "vector_string": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "weakness": "CWE-200"
    }
  }
}