使客户端应用能够对照 Google 生成的不安全网络资源列表检查网络资源(最常见的网址)。
服务:safebrowsing.googleapis.com
以下所有 URI 都是 https://safebrowsing.googleapis.com 的相对路径
此服务提供了以下发现文档:
REST 资源:v4.fullHashes
| 方法 | |
|---|---|
find |
POST /v4/fullHashes:find 查找与所请求哈希前缀匹配的完整哈希。 |
REST 资源:v4.threatListUpdates
| 方法 | |
|---|---|
fetch |
POST /v4/threatListUpdates:fetch 获取最新的威胁列表更新。 |
REST 资源:v4.threatLists
| 方法 | |
|---|---|
list |
GET /v4/threatLists 列出可供下载的安全浏览威胁列表。 |
REST 资源:v4.threatMatches
| 方法 | |
|---|---|
find |
POST /v4/threatMatches:find 查找与安全浏览列表匹配的威胁条目。 |