Metadata
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
本文档适用于以下方法:
元数据是有助于区分威胁类型的信息,并且提供更有用的警告(请参阅建议的警告语言)。元数据是 fullHashes.find 响应中返回的 ThreatMatch 对象的一部分,包括:
- 威胁列表描述符(threat/platform/threatEntry 类型组合):用于标识安全浏览(威胁)列表。
- 威胁:对于
threatMatches
,是一个网址。对于 fullHashes
,表示完整长度的哈希值。
- 元数据:有关威胁的其他信息。
元数据以键值对字符串对的形式提供(请参阅 ThreatEntryMetadata 字段)。对于 JSON 请求,键和值都是采用 base64 编码的。返回的元数据类型因特定的安全浏览列表(威胁/平台/threatEntry 类型组合)而异。
恶意软件网站
元数据目前可用于恶意软件 threatType
和网址 threatEntryType
的所有可用列表。下文介绍了键值对。
key |
value |
说明 |
malware_threat_type |
着陆页: |
恶意软件着陆网站。这些网站是通往恶意软件的通道。这类网站通常是被黑客入侵的网站,其中包含的 iframe、脚本或重定向会加载来自其他网站的内容,从而发起实际攻击。 |
malware_threat_type |
内容分发 |
恶意软件传播网站。这些网站发起了恶意软件攻击。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2023-12-02。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2023-12-02。"],[[["This documentation focuses on metadata within the Safe Browsing Lookup and Update APIs (v4), aiding in threat distinction and providing informative warnings."],["Metadata, found within ThreatMatch objects, includes the threat list descriptor, the threat itself (URL or hash), and additional information about the threat."],["Metadata is presented as key/value string pairs (base64-encoded for JSON) and varies based on the specific Safe Browsing list."],["Currently, metadata is available for all lists with `MALWARE` threatType and `URL` threatEntryType, and distinguishes between malware landing and distribution sites."]]],[]]