一款强大的开源情报(OSINT)研究浏览器扩展。支持跨20多个平台搜索用户名、电子邮件和电话号码,并集成GHunt、IntelX、Epieos和OSINT Industries等高级OSINT工具。

在多个平台上即时搜索任意用户名:
由行业领先的OSINT API驱动:
1. 下载或克隆此仓库
git clone https://github.com/mixaoc/osint-sync.git
2. 打开Chrome/Edge,进入 chrome://extensions/
3. 启用“开发者模式”(右上角开关)
4. 点击“加载已解压的扩展程序”
5. 选择扩展文件夹
6. 扩展现已安装
1. 下载或克隆此仓库
git clone https://github.com/mixaoc/osint-sync.git
2. 打开Firefox,进入 about:debugging
3. 点击“此Firefox”
4. 点击“临时加载附加组件”
5. 选择 manifest.json 文件
6. 扩展现已安装
我们非常重视您的隐私:
隐私政策:https://mixaoc.com/confidential.php
osint-sync提供对高级OSINT工具的访问:
osint-sync采用公平的积分系统:
购买积分:在扩展的“积分”选项卡中可用
osint-sync/
│
├── manifest.json # 扩展清单(Chrome/Firefox)
├── popup.html # 主要弹窗界面
├── popup.js # 弹窗逻辑与API调用
├── background.js # 后台服务工作进程
├── styles.css # UI样式
├── privacy-policy.php # 隐私政策页面
│
├── icons/ # 扩展图标
│ ├── icon16.png
│ ├── icon48.png
│ └── icon128.png
│
└── README.md # 本文件
# 克隆仓库
git clone https://github.com/mixaoc/osint-sync.git
# 进入目录
cd osint-sync
# 无需构建步骤——纯HTML/CSS/JS
# 直接在浏览器中加载扩展(参见安装部分)
扩展连接到:
https://mixaoc.com/extension/api.phphttp://147.185.221.31:55641对于开发,您可能需要设置自己的后端API。
欢迎贡献!以下是帮助方式:
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)发现错误或有想法?我们期待您的反馈!
[email protected](请勿公开发布)osint-sync仅设计用于合法且道德的OSINT研究。
用户有责任遵守所有适用法律法规。
本项目采用 MIT许可证 - 详情请参见 LICENSE 文件。
MIT License
Copyright (c) 2024 @mixaoc
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
需要帮助?有问题?
响应时间:我们力争在24-48小时内响应。
特别感谢:















由 @mixaoc 制作
| API | 描述 | 用例 |
|---|
| GHunt | Google账户情报 | 电子邮件分析、地图活动 |
| IntelX | 情报数据库 | 深网搜索、历史数据 |
| Epieos | 电子邮件与电话OSINT | 泄露检测、账户发现 |
| OSINT Industries | 专业OSINT平台 | 企业级调查 |
| Holehe | 社交媒体检测 | 查找与电子邮件关联的账户 |
| PlayerDB | 游戏档案 | Minecraft、Steam、Xbox搜索 |
| GitHub API | 开发者档案 | 开源贡献 |
| Reddit API | 用户档案 | 发帖历史、卡玛值、账户年龄 |
| Twitch API | 主播档案 | 频道信息、粉丝数 |
| 公共API | 多种平台 | Instagram、Twitter、TikTok等 |