URLhaus
用于恶意软件分发的恶意 URL 数据库
- 认证方式
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 安全
- 文档 / URL
- https://urlhaus.abuse.ch/api/
简介
URLhaus 提供恶意 URL 数据——仅 POST(GET 返回 401,已实测)。
快速开始
URL 查询(POST):
curl -X POST "https://urlhaus-api.abuse.ch/v1/url/" \
-d "url=https://example.com/malware"
{ "error": "Unauthorized" }
注意事项
- 恶意 URL 数据库。
- 需要 POST(GET → 401,已实测)。
常见问题
URLhaus 免费吗? 是的——免费且开放。
为什么 401? 不允许 GET(已实测)——请使用 POST。
返回什么? 恶意 URL 数据。
安全 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Application Environment Verification Android library and API to verify the safety of user devices, detect rooted devices and other risks | API Key | Yes | Yes | ↗ |
| BinaryEdge Provide access to BinaryEdge 40fy scanning platform | API Key | Yes | Yes | ↗ |
| BitWarden Best open-source password manager | OAuth | Yes | Unknown | ↗ |
| Botd Botd is a browser library for JavaScript bot detection | API Key | Yes | Yes | ↗ |
| Bugcrowd Bugcrowd API for interacting and tracking the reported issues programmatically | API Key | Yes | Unknown | ↗ |