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.

Репозиторий
62468908 дней назадПроверено 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⭐
Скачать инструмент