ข้อมูลเมตา
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
เอกสารนี้ใช้กับวิธีการต่อไปนี้
ข้อมูลเมตาเป็นข้อมูลที่ช่วยจำแนกภัยคุกคามประเภทต่างๆ และช่วยให้แสดงคำเตือนที่ให้ข้อมูลได้ดีขึ้น
(ดูภาษาคำเตือนที่แนะนำ)
ข้อมูลเมตาเป็นส่วนหนึ่งของ
ออบเจ็กต์ ThreatMatch
ที่แสดงผลใน
การตอบกลับ FullHashes.find
และประกอบด้วย
- ข้อบ่งชี้รายการภัยคุกคาม (ชุดค่าผสมประเภทภัยคุกคาม/แพลตฟอร์ม/รายการภัยคุกคาม): ระบุรายการ Google Safe Browsing (ภัยคุกคาม)
- ภัยคุกคาม: URL สำหรับ
threatMatches
สำหรับ fullHashes
จะเป็นแฮชแบบเต็ม
- ข้อมูลเมตา: ข้อมูลเพิ่มเติมเกี่ยวกับภัยคุกคาม
ข้อมูลเมตามีให้ในรูปแบบคู่คีย์/ค่าสตริง (ดูช่อง ThreatEntryMetadata) สำหรับคำขอ JSON คีย์และค่ามีการเข้ารหัส base64 ทั้งคู่ ประเภทของข้อมูลเมตาที่แสดงผลจะแตกต่างกันไปตามรายการ Safe Browsing ที่เจาะจง (ชุดค่าผสมประเภทภัยคุกคาม/แพลตฟอร์ม/threatEntry)
เว็บไซต์มัลแวร์
ปัจจุบันข้อมูลเมตาใช้ได้กับรายการที่มีอยู่ทั้งหมดที่มี MALWARE threatType
และ URL threatEntryType
โปรดดูคำอธิบายคู่คีย์/ค่าที่นี่
แป้น |
value |
คำอธิบาย |
malware_threat_type |
หน้า Landing Page |
เว็บไซต์ Landing Page ที่มีมัลแวร์ เว็บไซต์เหล่านี้เป็นประตูสู่มัลแวร์ ซึ่งมักจะเป็นเว็บไซต์ที่ถูกแฮ็กที่มี iframe, สคริปต์ หรือการเปลี่ยนเส้นทางที่โหลดเนื้อหาจากเว็บไซต์อื่นๆ ที่เริ่มการโจมตีจริง |
malware_threat_type |
การเผยแพร่ |
ไซต์ที่เผยแพร่มัลแวร์ เว็บไซต์เหล่านี้ปล่อยการโจมตีด้วยมัลแวร์ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[[["\u003cp\u003eThis documentation focuses on metadata within the Safe Browsing Lookup and Update APIs (v4), aiding in threat distinction and providing informative warnings.\u003c/p\u003e\n"],["\u003cp\u003eMetadata, found within ThreatMatch objects, includes the threat list descriptor, the threat itself (URL or hash), and additional information about the threat.\u003c/p\u003e\n"],["\u003cp\u003eMetadata is presented as key/value string pairs (base64-encoded for JSON) and varies based on the specific Safe Browsing list.\u003c/p\u003e\n"],["\u003cp\u003eCurrently, metadata is available for all lists with \u003ccode\u003eMALWARE\u003c/code\u003e threatType and \u003ccode\u003eURL\u003c/code\u003e threatEntryType, and distinguishes between malware landing and distribution sites.\u003c/p\u003e\n"]]],["The document details metadata within the Lookup and Update APIs (v4), specifically related to `threatListUpdates.fetch` and `fullHashes.find`. Metadata, provided as key/value string pairs, enhances threat differentiation. This is part of the `ThreatMatch` object, that includes threat list descriptor, the threat itself and the associated metadata. For malware, metadata keys like `malware_threat_type` are used, with values such as \"landing\" (gateway sites) or \"distribution\" (attack launching sites). The key and values are base64-encoded in JSON.\n"],null,["# Metadata\n\nThis document applies to the following methods:\n\n- [Lookup API (v4)](/safe-browsing/v4/lookup-api): [threatListUpdates.fetch](/safe-browsing/v4/update-api#example-threatListUpdatesfetch)\n- [Update API (v4)](/safe-browsing/v4/update-api): [fullHashes.find](/safe-browsing/v4/update-api#example-fullHashesfind)\n\nAbout metadata\n--------------\n\nMetadata is information that helps distinguish between threat types and allows for more informative warnings\n(see [Suggested Warning Language](/safe-browsing/v4/usage-limits#UserWarnings)).\nMetadata is part of the\n[ThreatMatch](/safe-browsing/reference/rest/v4/ThreatMatch)\nobject returned in the\n[fullHashes.find response](/safe-browsing/v4/update-api#http-post-response_2)\nand includes:\n\n- The threat list descriptor (threat/platform/threatEntry type combination): Identifies the Safe Browsing (threat) list.\n- The threat: For `threatMatches`, a URL. For `fullHashes`, a full-length hash.\n- The metadata: Additional information about the threat.\n\nMetadata is provided in the form of key/value string pairs (see the\n[ThreatEntryMetadata](/safe-browsing/reference/rest/v4/ThreatMatch#ThreatEntryMetadata)\nfield). For JSON requests, the key and value are both base64-encoded. The *type* of metadata\nreturned will vary depending on the specific Safe Browsing list (the threat/platform/threatEntry\ntype combination).\n\nMalware sites\n-------------\n\nMetadata is currently available for all available lists with the MALWARE `threatType`\nand the URL `threatEntryType`. The key/value pairs are described here.\n\n| key | value | Description |\n|---------------------|--------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| malware_threat_type | landing | Malware landing site. These sites are gateways to malware. They are often hacked sites that include iframes, scripts, or redirects that load content from other sites that launch the actual attacks. |\n| malware_threat_type | distribution | Malware distribution site. These sites launch the malware attacks. |"]]