0xDanielLopez/phishunt-feed

GitHub: 0xDanielLopez/phishunt-feed

一个免费开放(CC0)的实时钓鱼域名威胁情报 feed,多格式、多渠道聚合,面向安全防御、研究与 AI 应用。

Stars: 0 | Forks: 0

# phishunt-feed 本仓库中的 `feed.txt` / `feed.json` / `feed.csv` 是**活跃的可疑钓鱼网站**的 24 小时滚动快照,由 phishunt.io 自动刷新。 ## 什么是 phishunt? phishunt 是一个免费的钓鱼域名 feed 和查询服务,由 Daniel López(网络威胁研究员,10年以上经验)运营。其每小时运行的 pipeline 会接入 Certificate Transparency 日志、Google Safe Browsing、urlscan.io、OpenPhish、PhishTank 和 TweetFeed,然后对活跃的可疑钓鱼网站进行分类、截图并重新发布。 ## Feed(本仓库) | 文件 | 格式 | Raw URL | | --- | --- | --- | | `feed.txt` | 每行一个钓鱼域名 | https://raw.githubusercontent.com/0xDanielLopez/phishunt-feed/main/feed.txt | | `feed.json` | 每个域名的完整记录 | https://raw.githubusercontent.com/0xDanielLopez/phishunt-feed/main/feed.json | | `feed.csv` | 适合电子表格处理 | https://raw.githubusercontent.com/0xDanielLopez/phishunt-feed/main/feed.csv | 通过 GitHub Actions 从规范源自动每几小时更新一次。 ## 更丰富 / 实时的访问方式(规范源:phishunt.io) - **REST API** — https://phishunt.io/api/v1/domains (分页 JSON;`?contains=`) - **MCP server(用于 AI agent)** — https://mcp.phishunt.io/ — 6 个工具:`check_domain`、`list_brand_phishings`、`get_recent_detections`、`get_brand_metadata`、`get_cert_metadata`、`search_phishings` - **浏览** — 按[品牌](https://phishunt.io/suspicious/)、[TLS 证书](https://phishunt.io/cert/)、[托管情况](https://phishunt.io/statistics/) - **文档** — https://phishunt.io/docs/ · **AI 参考** — https://phishunt.io/llms-full.txt ## 用法示例 ``` # 最新活跃的钓鱼 domains (plaintext) curl -s https://raw.githubusercontent.com/0xDanielLopez/phishunt-feed/main/feed.txt # domain 是否在 live feed 中?(API) curl -s "https://phishunt.io/api/v1/domains?contains=example" ``` ## 许可证 **CC0 1.0 Universal**(公共领域)。可将其用于黑名单、SIEM、研究或 LLM 训练。建议但非必须注明出处 [phishunt.io](https://phishunt.io)。 ## 来源与联系方式 规范项目:https://phishunt.io · 运营者:Daniel López · 联系方式:info@phishunt.io
标签:API, Homebrew安装, 威胁情报, 安全数据源, 开发者工具, 钓鱼检测, 黑名单