p1ngul1n0/blackbird

GitHub: p1ngul1n0/blackbird

Blackbird 是一款基于 Python 的 OSINT 工具,通过用户名和邮箱在数百个社交平台中搜索账号关联信息,并借助 AI 生成用户行为画像。

Stars: 6536 | Forks: 731

# Blackbird
[![SherlockEyeCover](https://static.pigsec.cn/wp-content/uploads/repos/2026/06/853c043018191851.jpg)](https://cutt.ly/frtVNzQQ) ### 设置 **克隆仓库** ``` git clone https://github.com/p1ngul1n0/blackbird cd blackbird ``` **安装依赖** ``` pip install -r requirements.txt ``` ### 用法 **按用户名搜索** ``` python blackbird.py --username johndoe ``` **按邮箱搜索** ``` python blackbird.py --email johndoe@example.com ``` **将结果导出为 PDF** ``` python blackbird.py --email --pdf ``` ## ✨ AI(免费) Blackbird 集成了一个 AI 引擎,它可以分析找到用户名或邮箱的站点,并返回用户的行为和技术画像——帮助你以更少的精力了解更多信息。 - 不会共享任何敏感数据——仅发送站点名称 - 完全免费使用,设有每日公平限额 - AI 的结果也会包含在 PDF 导出中(```--pdf```) #### 生成 API key: ``` python blackbird.py --setup-ai ``` #### 使用它 ``` python blackbird.py --username johndoe --ai ``` ## 更多 有关该项目的更多详情,请访问文档 ### 项目开发者 [Lucas Antoniaci](https://www.linkedin.com/in/lucas-antoniaci/) ### WhatsMyName Blackbird 已与 [WhatsMyName](https://github.com/WebBreacher/WhatsMyName) 项目完全集成,该项目包含 600 多个站点,可执行精确的用户名反向搜索。 ### 赞助商 [![DigitalOcean Referral Badge](https://web-platforms.sfo2.cdn.digitaloceanspaces.com/WWW/Badge%203.svg)](https://www.digitalocean.com/?refcode=eae02be1dd10&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge) ### 免责声明 ``` This or previous program is for Educational purpose ONLY. Do not use it without permission. The usual disclaimer applies, especially the fact that me (P1ngul1n0) is not liable for any damages caused by direct or indirect use of the information or functionality provided by these programs. The author or any Internet provider bears NO responsibility for content or misuse of these programs or any derivatives thereof. By using these programs you accept the fact that any damage (dataloss, system crash, system compromise, etc.) caused by the use of these programs is not P1ngul1n0's responsibility. ```
标签:ESC4, OSINT, Python, 实时处理, 情报分析, 无后门, 社交媒体情报, 网络指纹, 网络诊断, 逆向工具