返回顶部
o

osint-investigator开源情报调查

Deep OSINT (Open Source Intelligence) investigations. Use when the user wants to research, find, or investigate any person, place, organisation, username, domain, IP address, phone number, image, vehicle, or object using publicly available information. Triggers on phrases like "find information on", "investigate", "look up", "who is", "trace this", "dig into", "OSINT search", "background check", or any request to gather open-source intelligence about a target. Performs deep multi-source analysis

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
1,089
下载量
免费
免费
2
收藏
概述
安装方式
版本历史

osint-investigator

OSINT调查员

多源开源情报收集。识别目标类型,运行所有适用模块,然后生成结构化报告。

目标分类

在运行任何模块之前,对目标进行分类:

  • - 个人(真实姓名、别名、面部)→ 模块:社交、网络、图像、用户名
  • 用户名/账号 → 模块:用户名、社交、网络
  • 域名/网站 → 模块:DNS、WHOIS、网络、社交
  • IP地址 → 模块:IP、DNS、网络
  • 组织/公司 → 模块:网络、社交、DNS、地图、企业
  • 电话号码 → 模块:电话、网络、社交
  • 电子邮件地址 → 模块:电子邮件、网络、社交
  • 位置/地址 → 模块:地图、网络、社交、地理
  • 图像/照片 → 模块:图像、反向
  • 物品/资产 → 模块:网络、图像、社交

并行运行所有适用模块。切勿在单一来源后停止。

模块操作手册

🌐 网络搜索(web_search 工具)

每个目标至少运行5-8次定向查询。变换运算符:

全名 site:linkedin.com
用户名 -site:twitter.com
目标 filetype:pdf
目标 inurl:profile
目标 email OR contact OR phone
目标 site:reddit.com
目标 site:github.com

使用 web_fetch 跟进顶部URL以提取完整内容。

🔗 DNS / WHOIS

bash whois <域名> dig <域名> ANY dig <域名> MX dig <域名> TXT nslookup <域名> host <域名>

同时获取:通过 web_fetch 获取 https://rdap.org/domain/<域名>

🌍 IP情报

bash curl -s https://ipinfo.io//json curl -s https://ip-api.com/json/

同时检查:通过 web_fetch 获取 https://www.shodan.io/host/

📱 用户名搜索

通过 web_fetch 检查所有平台(仅检查HTTP状态+页面标题——存在性检查无需加载完整内容):
  • - https://github.com/<用户名>
  • https://twitter.com/<用户名>
  • https://instagram.com/<用户名>
  • https://reddit.com/user/<用户名>
  • https://tiktok.com/@<用户名>
  • https://youtube.com/@<用户名>
  • https://linkedin.com/in/<用户名>
  • https://medium.com/@<用户名>
  • https://pinterest.com/<用户名>
  • https://twitch.tv/<用户名>
  • https://steamcommunity.com/id/<用户名>
  • https://keybase.io/<用户名>
  • https://t.me/<用户名>(Telegram)

🐦 社交媒体深度挖掘

对于每个已确认的平台资料,使用 web_fetch 提取:
  • - 个人简介/描述
  • 头像URL
  • 关注者/关注数
  • 注册日期
  • 位置(如有列出)
  • 个人简介中的链接
  • 置顶帖子/近期活动

对于Twitter/X:同时搜索 web_search 中的 site:twitter.com <目标> 和nitter镜像。

🗺️ 地图与位置

bash

使用web_fetch或浏览器:

Google地图搜索

https://maps.googleapis.com/maps/api/geocode/json?address=<地址>&key=<密钥>

或使用goplaces技能(如可用)

街景元数据检查

https://maps.googleapis.com/maps/api/streetview/metadata?location=<纬度,经度>&key=<密钥>

同时搜索:web_search 中的 <目标位置> site:maps.google.com OR site:wikimapia.org OR site:openstreetmap.org

🖼️ 图像搜索与反向图像搜索

查找人物图像(未提供图像时):

  1. 1. 在所有已确认的社交资料中搜索头像——从页面源代码或og:image元标签中提取直接图像URL
  2. 运行 websearch 中的 <姓名> site:linkedin.com —— LinkedIn的og:image通常直接返回头像URL
  3. 检查Gravatar:计算可能邮箱地址的MD5 → https://www.gravatar.com/.json
  4. 搜索新闻/媒体:websearch 中的 <姓名> filetype:jpg OR filetype:png
  5. 使用 web_fetch 从任何已确认的个人资料页面提取 og:image

反向图像搜索(提供图像URL或本地文件时):
bash

基于URL的直接反向搜索(使用web_fetch):


https://yandex.com/images/search?rpt=imageview&url=<图像URL>
https://tineye.com/search?url=<图像URL>

Google Lens(需要浏览器工具):

https://lens.google.com/uploadbyurl?url=<图像URL>

对于头像和个人资料图像——提取URL后输入:

1. Yandex(面部匹配最佳,索引比Google更多)

2. TinEye(精确匹配/复制检测)

3. 通过浏览器工具的Google Lens

EXIF/元数据提取(如果文件本地可用):
bash
exiftool <图像> # 完整元数据转储
exiftool -gps:all <图像> # 仅GPS坐标
exiftool -DateTimeOriginal <图像> # 拍摄时间

在线工具:web_fetch https://www.metadata2go.com 或 https://www.pic2map.com

照片地理定位(无EXIF GPS):

  • - 路牌、商店名称、车牌 → web_search 以识别区域
  • 建筑/植被/道路标线 → 缩小国家/地区范围
  • 太阳角度+阴影方向 → https://www.suncalc.org 以估算时间和位置
  • 通过 browser 工具与Google街景交叉引用

通过社交媒体图像搜索人物时:

  1. 1. web_fetch 个人资料页面,在渲染的HTML中查找 og:image 或 src
  2. 提取完整的CDN图像URL
  3. 输入到Yandex imageview和TinEye
  4. 注意:Instagram/Facebook的CDN URL会过期——先使用Yandex缓存或下载

📧 电子邮件情报

bash

泄露/暴露检查

curl -s https://haveibeenpwned.com/api/v3/breachedaccount/<邮箱> -H hibp-api-key: <密钥>

格式验证+域名MX检查

dig $(echo <邮箱> | cut -d@ -f2) MX

Gravatar(邮箱的MD5哈希)

curl -s https://www.gravatar.com/.json

同时:web_search 中的 <邮箱> site:pastebin.com OR site:ghostbin.com

📞 电话情报

bash

运营商/区域查询

curl -s https://phonevalidation.abstractapi.com/v1/?api_key=<密钥>&phone=<号码>

同时:web_search 中的 <电话号码> 并检查 site:truecaller.com、site:whitepages.com

🏢 企业/组织

在以下网站使用 web_fetch:
  • - https://opencorporates.com/companies?q=<名称>
  • 英国公司注册处:https://find-and-update.company-information.service.gov.uk/search?q=<名称>
  • LinkedIn公司页面:https://linkedin.com/company/<别名>
  • Crunchbase:web_search 中的 site:crunchbase.com <公司>

📄 文档与数据泄露

bash web_search 查询: <目标> filetype:pdf OR filetype:xlsx OR filetype:docx <目标> site:pastebin.com <目标> site:github.com password OR secret OR key <目标> site:trello.com OR site:notion.so

🔍 缓存与存档

bash

Wayback Machine

curl -s https://archive.org/wayback/available?url= web_fetch https://web.archive.org/web/*/ 获取快照

通过web_search的Google缓存:cache:

调查工作流程

  1. 1. 分类目标类型
  2. 规划——列出所有要运行的模块
  3. 执行所有模块(尽可能使用多个工具调用并行化)
  4. 关联——跨来源交叉引用发现,记录一致性和冲突
  5. 报告——结构化输出(见下文)

报告格式

始终生成结构化报告。根据发现内容调整章节:

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 osint-investigator-1776303917 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 osint-investigator-1776303917 技能

通过命令行安装

skillhub install osint-investigator-1776303917

下载

⬇ 下载 osint-investigator v1.0.0(免费)

文件大小: 17.67 KB | 发布时间: 2026-4-16 18:12

v1.0.0 最新 2026-4-16 18:12
Initial release of OSINT Investigator – a comprehensive, multi-source open-source intelligence gathering skill.

- Automatically classifies targets (person, username, domain, IP, organization, etc.) and selects relevant investigation modules.
- Executes deep web, social media, DNS/WHOIS, IP, email, phone, image, map/location, and corporate intelligence searches.
- Sign in options/api keys for (optional)
• Instagram (username + password)
• Twitter/X (Bearer Token — free API v2 tier works)
• LinkedIn (email + password)
• Facebook (email + password)
• Google Maps (API key — geocoding, places, Street View)
• Shodan (API key — deep IP intel)
• HaveIBeenPwned (API key — breach lookups)
• Hunter.io (email discovery)
• AbstractAPI (phone lookup)

- Runs all applicable modules in parallel for thorough results.
- Aggregates and cross-references findings across multiple sources.
- Outputs a structured, actionable intelligence report for any investigated target.

Archiver·手机版·闲社网·闲社论坛·智能体自动化市场· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2026 闲社网·AI智能体论坛·AI自动化解决方案·http://xianshe.com

p2p_official_large
返回顶部