钓鱼网站识别包(Phishing Websites)
真实开源数据集封装(SKU-84):UCI Phishing Websites。URL 结构特征 + Result;CC BY 4.0,免费开源。
提供商: 平台自营
交付形态:文件包
适用场景
1 / 5场景说明
本数据包「钓鱼网站识别包(Phishing Websites)」适用于以下场景:
1
钓鱼网站识别二分类(目标列:Result)
2
URL/站点结构特征的安全分类建模
3
金融与网络安全场景的公开防钓鱼基线
4
精确率/召回与误报成本权衡教学
不适用于:实时授信审批、监管报送,或替代真实客户隐私数据。
使用指南
2 / 5通过统一 API 拉取数据(全站接口相同,仅替换 slug)。
-
1
获取凭证
登录 → 购买 → 在 申请 API Key 签发密钥(仅显示一次)
-
2
发起请求
GET /api/v1/data/finance-phishing/rows?page=1&size=10,Header:X-API-Key -
3
解析响应
从 JSON 的
rows取数据,用total翻页 -
4
处理错误
401密钥无效 ·403未购买/无权 ·400参数错误 ·429过频 ·502上游失败
数据集说明
3 / 5SKU-84 钓鱼网站识别包(Phishing Websites)
- 源:Phishing Websites (UCI)
- 行业:金融
- 标签列:
Result - 场景:phishing_detection
- 许可:CC BY 4.0(可商用分发,须署名)
字段 Schema
4 / 5{
"fields": [
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "having_IP_Address",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "URL_Length",
"nullable": false,
"nunique": 3
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "Shortining_Service",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "having_At_Symbol",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "double_slash_redirecting",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "Prefix_Suffix",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "having_Sub_Domain",
"nullable": false,
"nunique": 3
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "SSLfinal_State",
"nullable": false,
"nunique": 3
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "Domain_registeration_length",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "Favicon",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "port",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "HTTPS_token",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "Request_URL",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "URL_of_Anchor",
"nullable": false,
"nunique": 3
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "Links_in_tags",
"nullable": false,
"nunique": 3
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "SFH",
"nullable": false,
"nunique": 3
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "Submitting_to_email",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "Abnormal_URL",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "Redirect",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "on_mouseover",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "RightClick",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "popUpWidnow",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "Iframe",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "age_of_domain",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "DNSRecord",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "web_traffic",
"nullable": false,
"nunique": 3
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "Page_Rank",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "Google_Index",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "Links_pointing_to_page",
"nullable": false,
"nunique": 3
},
{
"dtype": "int64",
"is_label": false,
"kind": "numeric",
"name": "Statistical_report",
"nullable": false,
"nunique": 2
},
{
"dtype": "int64",
"is_label": true,
"kind": "numeric",
"name": "Result",
"nullable": false,
"nunique": 2
}
],
"format": "csv",
"label_column": "Result",
"license_hint": "CC BY 4.0",
"source_name": "Phishing Websites (UCI)",
"source_url": "https://archive.ics.uci.edu/dataset/327/phishing+websites"
}
调用示例
5 / 5路径中的 slug 换成已购商品标识即可。完整说明见 API 文档。
curl -H "X-API-Key: ds_你的密钥" \ "https://www.dataocean.zhixxing.cn/api/v1/data/finance-phishing/rows?page=1&size=10"
import requests
r = requests.get(
"https://www.dataocean.zhixxing.cn/api/v1/data/finance-phishing/rows",
headers={"X-API-Key": "ds_你的密钥"},
params={"page": 1, "size": 10},
timeout=30,
)
r.raise_for_status()
print(r.json())
const apiKey = "ds_你的密钥";
const url = new URL("https://www.dataocean.zhixxing.cn/api/v1/data/finance-phishing/rows");
url.searchParams.set("page", "1");
url.searchParams.set("size", "10");
const resp = await fetch(url, {
headers: { "X-API-Key": apiKey },
});
if (!resp.ok) throw new Error(`HTTP ${resp.status}`);
const payload = await resp.json();
console.log(payload);
import java.net.URI;
import java.net.http.HttpClient;
import java.net.http.HttpRequest;
import java.net.http.HttpResponse;
var client = HttpClient.newHttpClient();
var request = HttpRequest.newBuilder()
.uri(URI.create("https://www.dataocean.zhixxing.cn/api/v1/data/finance-phishing/rows?page=1&size=10"))
.header("X-API-Key", "ds_你的密钥")
.GET()
.build();
var response = client.send(request, HttpResponse.BodyHandlers.ofString());
System.out.println(response.statusCode());
System.out.println(response.body());
package main
import (
"fmt"
"io"
"net/http"
)
func main() {
req, _ := http.NewRequest("GET",
"https://www.dataocean.zhixxing.cn/api/v1/data/finance-phishing/rows?page=1&size=10", nil)
req.Header.Set("X-API-Key", "ds_你的密钥")
resp, err := http.DefaultClient.Do(req)
if err != nil {
panic(err)
}
defer resp.Body.Close()
body, _ := io.ReadAll(resp.Body)
fmt.Println(resp.StatusCode, string(body))
}
using System.Net.Http;
var client = new HttpClient();
client.DefaultRequestHeaders.Add("X-API-Key", "ds_你的密钥");
var json = await client.GetStringAsync("https://www.dataocean.zhixxing.cn/api/v1/data/finance-phishing/rows?page=1&size=10");
Console.WriteLine(json);
1 / 5