Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
blackbird — 一款用于通过用户名和电子邮件在社交网络中搜索账号的开源情报工具。 | Kitploit
工具/GitHubGitHub/p1ngul1n0/blackbird
OSINT (开源情报)侦察社会工程学OSINT信息收集社会工程学电子邮件收集电子邮件收集 分类第 8 名OSINT (开源情报) 分类第 10 名社会工程学OSINT 分类第 9 名社会工程学 分类第 17 名
7.5k844191年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
GitHubp1ngul1n0/blackbird

blackbird

一款用于通过用户名和电子邮件在社交网络中搜索账号的开源情报工具。

查看仓库网站

Blackbird

Blackbird 是一款强大的 OSINT 工具,它将超过 600 个平台上的快速用户名和电子邮件搜索与免费的人工智能分析功能相结合。通过利用像 WhatsMyName 这样的社区驱动项目,它确保了低误报率和高质量的结果。功能包括智能过滤器、精美的 PDF/CSV 导出以及完全自动化的分析——所有这些都来自一个 CLI。


SherlockEyeCover

设置

克隆仓库

root@kitploit:~
git clone https://github.com/p1ngul1n0/blackbird
cd blackbird

安装依赖

root@kitploit:~
pip install -r requirements.txt

用法

按用户名搜索

root@kitploit:~
python blackbird.py --username johndoe

按电子邮件搜索

root@kitploit:~
python blackbird.py --email [email protected] 

导出结果为 PDF

root@kitploit:~
python blackbird.py --email  --pdf

✨ AI(免费)

Blackbird 集成了一款 AI 引擎,可分析找到用户名或电子邮件的站点,并返回用户的行为和技术特征——帮助您用更少的精力了解更多。

  • 不共享敏感数据——仅发送站点名称

  • 使用完全免费,有合理的每日限制

  • AI 结果也包含在 PDF 导出中 (--pdf)

生成 API 密钥:

root@kitploit:~
python blackbird.py --setup-ai

使用它

root@kitploit:~
python blackbird.py --username johndoe --ai

更多

有关项目的更多详细信息,请访问文档

项目开发者

Lucas Antoniaci

WhatsMyName

Blackbird 与 WhatsMyName 项目完全集成,该项目拥有 600 多个站点,可以执行精确的反向用户名搜索。

赞助商

DigitalOcean Referral Badge

免责声明

root@kitploit:~
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.
下载工具