Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dirtyheresy/InSpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

24 Commits

Repository files navigation

InSpy

Introduction


InSpy is a python based LinkedIn enumeration tool.

Version 3.0 introduces the automation of domain and email retrieval in addition to randomized headers and xml output support.

Installation


Run pip install -r requirements.txt within the cloned InSpy directory.

Obtain an API key from HunterIO and insert it into the hunterio variable within InSpy.py (line 29).

Help


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: first.last@xyz.com, last.first@xyz.com,
 firstl@xyz.com, lfirst@xyz.com, flast@xyz.com,
 lastf@xyz.com, first@xyz.com, last@xyz.com]
 --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.

About

A python based LinkedIn enumeration tool

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%

AltStyle によって変換されたページ (->オリジナル) /