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.

عرض المستودع
6246891منذ 9 أيامتمت المراجعة من قبل 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⭐
تنزيل الأداة