Censys
互联网连接主机和设备的搜索引擎
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- No
- 分类
- 安全
- 文档 / URL
- https://search.censys.io/api
简介
Censys 提供互联网资产搜索——基于密钥(缺少密钥返回 401,已实测)。
快速开始
主机(替换 YOUR_ID/YOUR_SECRET):
curl "https://search.censys.io/api/v2/hosts/search?q=test" \
-u "YOUR_ID:YOUR_SECRET"
认证方式
- 在 censys.io 注册 → API ID + secret。
- 通过 Basic auth 发送(缺失 → 401,已实测)。
速率限制与注意事项
- 免费层带限额(看文档);付费档可扩展。
- 主机/设备搜索。
常见问题
Censys 免费吗? 免费层带限额;更多需要付费。
为什么 401? 需要 API ID/secret(已实测)——请注册获取凭据。
认证风格是什么? Basic auth(ID:secret)。
安全 分类更多
| 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 | ↗ |