Jakkxbt/hound
GitHub: Jakkxbt/hound
一款电子邮件 OSINT 工具,用于检测某个邮箱地址在 27+ 个在线平台上是否存在注册账户。
Stars: 1 | Forks: 0
# HOUND
电子邮件 OSINT 工具。检查 27+ 个平台上是否注册了该电子邮件地址的账户。
## 安装
```
pip install -r requirements.txt
pip install -e .
```
## CLI
```
# 检查所有 platforms
hound target@example.com
# 列出支持的 platforms
hound --list-sites
# 仅显示找到的 accounts
hound target@example.com --found-only
# 检查特定 platforms
hound target@example.com --only github --only spotify --only discord
# JSON 输出
hound target@example.com --json
# 调整 timeout 和 concurrency
hound target@example.com --timeout 15 --concurrency 5
```
## Web App
```
python -m hound.web
# 打开 http://localhost:5100
```
## 平台
Duolingo, GitHub, GitLab, Spotify, Twitter/X, Instagram, Discord, Reddit, Tumblr, Patreon, Dropbox, Pinterest, WordPress.com, Bugcrowd, Roblox, Twitch, Adobe, ProtonMail, LastPass, Fiverr, Airbnb, Kickstarter, eBay, Samsung, Linktree, Snapchat, Stack Overflow, TikTok, LinkedIn, Steam, Epic Games, Microsoft, Gravatar, OnlyFans, Fansly, Chaturbate, Vimeo, SoundCloud, Medium
标签:OSINT工具, Python, 无后门, 账户发现, 逆向工具, 邮箱侦查