offensive-osint

Assemble OSINT probes, wordlists, and references for external reconnaissance.

13|2|Updated Jun 1, 2026
One-click install
npx skills add https://github.com/chatbotkit/rook --skill offensive-osint-chatbotkit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: offensive-osint
Source: https://github.com/chatbotkit/rook/tree/main/skills/offensive-osint
Command: npx skills add https://github.com/chatbotkit/rook --skill offensive-osint-chatbotkit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

External red-team reconnaissance often requires rapid access to a curated library of probes, wordlists, and patterns. The Offensive OSINT skill provides a modular reference suite that streamlines asset discovery, surface mapping, and secret triage within authorized scopes.

Core Features & Use Cases

  • Pre-built probes, wordlists, and regex catalog for identifying subdomains, endpoints, and exposed resources.
  • Traceable breach-correlation references, TLS/JA3 fingerprints, and identity-fabric footprints for surface classification.
  • Use Case: Run an external-recon engagement on a target domain to enumerate SPF/DNS records, SSO tenants, cloud buckets, and public SaaS surfaces, then triage any secrets discovered.

Quick Start

Query the OSINT skill with a target domain to enumerate external surfaces, load references, and run the probes.

Frequently Asked Questions about offensive-osint

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enumerate subdomains and exposed cloud buckets during external recon?

Subdomain enumeration uses pre-built probes and wordlists to discover external surfaces like DNS records, SSO tenants, and cloud buckets. You query a target domain to map these assets within authorized scopes.

What regex patterns are used to triage exposed secrets in OSINT data?

Secret triage applies curated regex pattern catalogs to identify exposed credentials within collected reconnaissance data. These deterministic patterns classify and trace discovered secrets across target surfaces.

How does breach correlation work for mapping identity footprints?

Breach correlation maps identity footprints by cross-referencing traceable breach data with target surfaces. It uses reference materials to classify TLS/JA3 fingerprints and identity-fabric footprints for external surface mapping.

Can I load custom wordlists and dork corpora for security engagements?

Custom wordlists and dork corpora load through the modular references directory for security engagements. The system supports on-demand content loading from references and assets to customize probes for specific target discovery requirements.

Does this OSINT toolkit require specific dependencies for reproducible workflows?

No external dependencies are required to maintain reproducible OSINT workflows. The toolkit uses deterministic scripts and modular reference loading to ensure evidence hygiene and consistent results across security engagements.