InSpy - 用于渗透测试仪的Linkedin信息收集工具
2019-08-01 11:28:27 Author: mp.weixin.qq.com(查看原文) 阅读量:52 收藏

此信息收集工具的目的是根据组织,职位描述或电子邮件地址提取Linkedin用户.InSpy由gojhonny在python中编写。

多功能
TechSpy
EmpSpy
TechSpy - 为提供商公司使用的技术抓取 LinkedIn职位列表。它尝试通过将作业描述与来自新行分隔文件的关键字进行匹配来识别技术。

EmpSpy - 为在所提供公司工作的员工抓取 LinkedIn。它按标题和/或部门从新行分隔文件中搜索员工。如果用户指定电子邮件格式,它还可以为所识别的员工创建电子邮件。

该工具在GitHub上发布了2年,随着Kali Linux 2017.3的发布,它被添加到了repo中。在这个Kali Linux教程中,我们展示了如何使用InSpy从Linkedin收集信息。

安装
git clone https://github.com/gojhonny/InSpy.git
pip install -r requirements.txt在克隆的InSpy目录中运行。

命令
InSpy - A LinkedIn enumeration tool by Jonathan Broche (@LeapSecurity)

positional arguments:
  company          Company name to use for tasks.

optional arguments:
  -h, --help         show this help message and exit
  -v, --version       show program's version number and exit
  --domain DOMAIN      Company domain to use for searching.
  --email EMAIL       Email format to create email addresses with. [Accepted
                 Formats: [email protected][email protected],
                 [email protected][email protected][email protected],
                 [email protected][email protected][email protected]]
  --titles [file]     Discover employees by title and/or department. Titles and
                 departments are imported from a new line delimited file.
                 [Default: title-list-small.txt]
Output Options:
  --html file       Print results in HTML file.
  --csv file       Print results in CSV format.
  --json file       Print results in JSON.
  --xml file        Print results in XML.

文章来源及下载:

https://github.com/leapsecurity/InSpy

你可能喜欢

子域分析器 - 域信息收集工具

WIG - Web应用程序信息收集工具

收集档案指纹组织(FOCA) – 查找元数据和隐藏信息的工具


文章来源: http://mp.weixin.qq.com/s?__biz=MzAxMjE3ODU3MQ==&mid=2650456348&idx=4&sn=697eae2e5bf68a57f1e0d3dabbb065c6&chksm=83bba4f8b4cc2deec407ac5a59864f3a0ab07489c513f2cc82977625f8550fa3b40b034f3b0e#rd
如有侵权请联系:admin#unsafe.sh