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

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

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

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

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
spyder-osint — Open-source intelligence (OSINT) tool for gathering information from phone numbers, IP addresses, social media, emails, usernames, domains, and license plates using global databases. | Kitploit
도구/GitHubGitHub/tq17oa7/spyder-osint
OSINT (Open Source Intelligence)ReconnaissanceInformation GatheringSubdomain EnumerationEmail HarvestingDNS Analysis
GitHubtq17oa7/spyder-osint

spyder-osint

Open-source intelligence (OSINT) tool for gathering information from phone numbers, IP addresses, social media, emails, usernames, domains, and license plates using global databases.

저장소 보기
62468919일 전Kitploit 검토 완료

인기

모두 보기 →

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

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
요청한 언어로 콘텐츠를 사용할 수 없습니다. 영어 버전을 표시합니다.

Spyder🕷

Spyder is a universal open-source intelligence (OSINT) research tool that performs searches using large global databases.

Static Badge

menu

Features

  1. Phone number information
  2. IP address information
  3. Socials(Facebook, Instagram, Telegram, Twitter) information
  4. Email information & Email bomber
  5. Person's name search
  6. Physical address information
  7. Domain lookup
  8. License plate information(EU, Asia)
  9. Username search

Requirements

  • Python 3.10
  • Pip
  • Git

##A note for Windows and macOS users: The instructions below are intended for Windows and Linux; macOS users can use the DMG file.

Ensure Git and Python exist on Windows.

Direct download for Git: https://git-scm.com/install/windows

Direct download for Python: https://www.python.org/ftp/python/3.13.12/python-3.13.12-amd64.exe

Initialize GIT CMD.

Installation🍃(WINDOWS)

root@kitploit:~
git clone https://github.com/tq17oa7/spyder-osint
cd spyder-osint
run.bat

OR

root@kitploit:~
git clone https://github.com/tq17oa7/spyder-osint
cd spyder-osint
py -m pip install -r requirements.txt
py spyder.py

Installation🍃(LINUX)

root@kitploit:~
sudo apt install python3 python3-pip -y
git clone https://github.com/tq17oa7/spyder-osint
cd spyder-osint
pip3 install -r requirements.txt
chmod +x run.sh
./run.sh 

Contribution🌟

  • REPORT BUGS TO MY TELEGRAM
  • Don't forget to put stars, it supports me a lot⭐
도구 다운로드