Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
InSpy — Python 기반 LinkedIn 열거 도구 | Kitploit
도구/GitHubGitHub/jobroche/inspy
OSINT (Open Source Intelligence)ReconnaissanceInformation GatheringEmail Harvesting
GitHubjobroche/inspy

InSpy

Python 기반 LinkedIn 열거 도구

저장소 보기웹사이트
5711273년 전Kitploit 검토 완료

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

InSpy

⛔ [DEPRECATED]. 이 저장소는 더 이상 유지 관리되지 않습니다.

소개


InSpy는 파이썬 기반 LinkedIn 열거 도구입니다.

버전 3.0에서는 무작위 헤더 및 XML 출력 지원 외에도 도메인 및 이메일 검색 자동화 기능이 도입되었습니다.

설치


복제된 InSpy 디렉토리 내에서 pip install -r requirements.txt를 실행하세요.

HunterIO에서 API 키를 받아 InSpy.py의 hunterio 변수(29번째 줄)에 삽입하세요.

도움말


root@kitploit:~
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.
도구 다운로드