Hybrid Analysis
由 Falcon Sandbox 驱动的文件和 URL 恶意软件分析
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 安全
简介
Hybrid Analysis 提供恶意软件分析——基于密钥(主机 301 到非 www 域名,然后无密钥 403,已实测)。
快速开始
哈希搜索(替换 YOUR_KEY):
curl "https://hybrid-analysis.com/api/v2/search/hash?hash=YOUR_HASH" \
-H "api-key: YOUR_KEY" \
-H "user-agent: YOUR_APP"
认证方式
- 在 hybrid-analysis.com 注册 → API 密钥 + 应用名。
- 通过
api-key/user-agent请求头携带。
⚠️ 坑(已实测):主机 301 到非 www 域名——请用
hybrid-analysis.com(或curl -L)。
速率限制与注意事项
- 基于密钥带免费层(看文档)。
- 文件/URL 分析。
常见问题
Hybrid Analysis 免费吗? 按文档基于密钥带免费层。
为什么 301/403? 主机重定向到非 www(已实测);需要密钥。
认证风格是什么?
api-key + user-agent 请求头。
安全 分类更多
| 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 | ↗ |