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

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

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

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

工具目录

分类

查看所有分类
Loading categories
LinkedInt — LinkedIn 侦察工具 | Kitploit
工具/GitHubGitHub/vysecurity/linkedint
OSINT (开源情报)侦察信息收集渗透测试社会工程学电子邮件收集红队Archived
GitHubvysecurity/linkedint

LinkedInt

LinkedIn 侦察工具

查看仓库
1.2k21363年前Kitploit 审核通过

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

赞助开源工具开发

  • 欢迎赞助我以维护该工具:https://github.com/sponsors/vysecurity

免责声明

  • 本项目仅用于教育和测试目的。

作者

  • LinkedInt 由 Vincent Yiu (@vysecurity) 开发:https://www.vincentyiu.com | https://vysecurity.rocks
  • 原始爬虫由 Danny Chrastil (@DisK0nn3cT) 编写:https://github.com/DisK0nn3cT/linkedin-gatherer

贡献者:

  • Leesoh
  • harshil-shah004

安装

root@kitploit:~
git clone https://github.com/vysecurity/LinkedInt
cd LinkedInt
pip install -r requirements.txt

更新日志

[v1.1 2021-05-01]

修复:

  • 临时修复缺少位置字段的问题

[v1.1 2021-03-27]

修复:

  • 修复了身份验证流程
  • 修复了 Hunter API 演示密钥 - 已移除

新增:

  • 对没有照片的个人资料,增加了更好看的缺失图片占位符。
  • 将所有图片嵌入 HTML 文件中,支持离线查看。
  • 添加了鸣谢

[v0.1 测试版 2017-07-12]

新增:

  • UI 更新
  • 按公司过滤限制
  • 添加 Hunter 进行电子邮件预测

使用方法

  1. 在 LinkedInt.cfg 中输入 LinkedIn 凭据
  2. 在 LinkedInt.cfg 中输入 Hunter.io API 密钥
  3. 运行 LinkedInt.py 并按照提示操作(如下示例)。

示例

以通用汽车(General Motors)为目标,因其设有漏洞赏金计划。

root@kitploit:~
██╗     ██╗███╗   ██╗██╗  ██╗███████╗██████╗ ██╗███╗   ██╗████████╗
██║     ██║████╗  ██║██║ ██╔╝██╔════╝██╔══██╗██║████╗  ██║╚══██╔══╝
██║     ██║██╔██╗ ██║█████╔╝ █████╗  ██║  ██║██║██╔██╗ ██║   ██║
██║     ██║██║╚██╗██║██╔═██╗ ██╔══╝  ██║  ██║██║██║╚██╗██║   ██║
███████╗██║██║ ╚████║██║  ██╗███████╗██████╔╝██║██║ ╚████║   ██║
╚══════╝╚═╝╚═╝  ╚═══╝╚═╝  ╚═╝╚══════╝╚═════╝ ╚═╝╚═╝  ╚═══╝   ╚═╝

Providing you with Linkedin Intelligence
Author: Vincent Yiu (@vysec, @vysecurity)
Original version by @DisK0nn3cT
[*] Enter search Keywords (use quotes for more precise results)
"General Motors"

[*] Enter filename for output (exclude file extension)
generalmotors

[*] Filter by Company? (Y/N):
Y

[*] Specify a Company ID (Provide ID or leave blank to automate):


[*] Enter e-mail domain suffix (eg. contoso.com):
gm.com

[*] Select a prefix for e-mail generation (auto,full,firstlast,firstmlast,flast,first.last,fmlast):
auto

[*] Automatically using Hunter IO to determine best Prefix
[!] {first}.{last}
[+] Found first.last prefix

输出(HTML):

输出 HTML 报告

下载工具