View Issue Details

IDProjectCategoryView StatusLast Update
0002395Kali LinuxQueued Tool Additionpublic2021-05-18 11:00
Reporterjobroche Assigned Tosbrun  
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
Fixed in Version2017.3 
Summary0002395: Add InSpy v2.0.2 - A LinkedIn enumeration tool
Description

This script enumerates employee names and titles from any organization
using LinkedIn. It outputs all identified employees, titles and their respective emails (if the argument is provided) to assist with social engineering engagements or information gathering.

This script is fast, lightweight and does not require any additional libraries to be downloaded within Kali.

This would be my first contribution to the Kali Linux distribution and would love to have my script/tool implemented.

Please see screenshot for sample output.

Script: https://github.com/gojhonny/InSpy

Attached Files
inspy_output.png (505,430 bytes)

Activities

rhertzog

rhertzog

2017-07-08 18:13

administrator   ~0006879

Waiting ack from g0tmi1k.

g0tmi1k

g0tmi1k

2017-07-18 14:13

administrator   ~0006920

ACK.

Name: InSpy
Version: 2.0.2
Homepage: https://github.com/gojhonny/InSpy
Download: https://github.com/gojhonny/InSpy/archive/2.0.2.tar.gz
License: MIT ~ https://github.com/gojhonny/InSpy/blob/master/LICENSE
Description: A LinkedIn enumeration tool

There is nothing in Kali yet that supports what this does.
Handy for Open Source Intelligence (OSINT) gathering.

jobroche

jobroche

2017-07-20 12:24

reporter   ~0006942

Script has been updated, latest download may be found at: https://github.com/gojhonny/InSpy/archive/2.0.3.tar.gz

sbrun

sbrun

2017-08-30 09:32

manager   ~0007199

Last edited: 2017-08-30 09:34

I just upload inspy version 2.0.3-0kali1 in kali-dev-only

As logs are not handled correctly for Kali, I preferred to disable them. If there is a real need, I can reactivate them and try to patch the code for Kali.

command: inspy -h

Issue History

Date Modified Username Field Change
2015-07-07 05:19 jobroche New Issue
2015-07-07 05:19 jobroche File Added: inspy_output.png
2017-06-22 14:19 g0tmi1k Assigned To => sbrun
2017-06-22 14:19 g0tmi1k Status new => assigned
2017-07-08 18:13 rhertzog Status assigned => feedback
2017-07-08 18:13 rhertzog Note Added: 0006879
2017-07-18 14:13 g0tmi1k Note Added: 0006920
2017-07-18 14:13 g0tmi1k Summary InSpy - A LinkedIn employee enumerator => Add InSpy v2.0.2 - A LinkedIn enumeration tool
2017-07-18 14:13 g0tmi1k Description Updated
2017-07-18 14:25 g0tmi1k Status feedback => assigned
2017-07-20 12:24 jobroche Note Added: 0006942
2017-08-30 09:32 sbrun Note Added: 0007199
2017-08-30 09:34 sbrun Note Edited: 0007199
2017-10-12 07:16 sbrun Status assigned => resolved
2017-10-12 07:16 sbrun Resolution open => fixed
2017-10-12 07:16 sbrun Fixed in Version => 2017.3
2021-02-21 17:50 g0tmi1k View Status private => public
2021-05-18 11:00 g0tmi1k Category New Tool Requests => Queued Tool Addition