Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
spyder-osint — 开源情报(OSINT)工具,利用全球数据库从电话号码、IP 地址、社交媒体、电子邮件、用户名、域名和车牌中收集信息。 | Kitploit
工具/GitHubGitHub/tq17oa7/spyder-osint
OSINT (开源情报)侦察信息收集子域名枚举电子邮件收集DNS 分析
GitHubtq17oa7/spyder-osint

spyder-osint

开源情报(OSINT)工具,利用全球数据库从电话号码、IP 地址、社交媒体、电子邮件、用户名、域名和车牌中收集信息。

查看仓库
6246829天前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

Spyder🕷

Spyder 是一款通用的开源情报(OSINT)研究工具,可利用大型全球数据库执行搜索。

Static Badge

menu

功能特性

  1. 电话号码信息
  2. IP 地址信息
  3. 社交媒体(Facebook、Instagram、Telegram、Twitter)信息
  4. 电子邮件信息与邮箱轰炸器
  5. 人员姓名搜索
  6. 物理地址信息
  7. 域名查询
  8. 车牌信息(欧盟、亚洲)
  9. 用户名搜索

环境要求

  • Python 3.10
  • Pip
  • Git

##Windows 和 macOS 用户须知: 以下手动指南适用于 Windows 和 Linux 用户。为方便起见,macOS 用户也可使用 DMG 文件。

确保电脑上已安装 Git 和 Python。

获取 Git:https://git-scm.com/install/windows

获取 Python:https://www.python.org/ftp/python/3.13.12/python-3.13.12-amd64.exe

运行 GIT CMD。

安装🍃(WINDOWS)

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

或者

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

安装🍃(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 

贡献🌟

  • 请通过我的 TELEGRAM 报告漏洞
  • 别忘了点个星标,这对我支持很大⭐
下载工具