passive-recon

Collect subdomains, certificate records, and historical URLs from public sources.

54|5|Updated May 9, 2026
One-click install
npx skills add https://github.com/jinyimeng01/mastermind-bug-bounty --skill passive-recon-jinyimeng01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: passive-recon
Source: https://github.com/jinyimeng01/mastermind-bug-bounty/tree/main/skills/passive_recon
Command: npx skills add https://github.com/jinyimeng01/mastermind-bug-bounty --skill passive-recon-jinyimeng01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps security researchers identify publicly available information about an organization without sending requests to target systems, reducing blind spots during reconnaissance.

Core Features & Use Cases

  • Passive Asset Discovery: Collect subdomains, certificate records, historical URLs, and domain intelligence from public sources.
  • Technology Fingerprinting: Use favicon hashes, search data, and internet intelligence sources to identify possible technology stacks and exposed assets.
  • Use Case: A bug bounty researcher can build an initial asset inventory and uncover historical endpoints before beginning authorized security testing.

Quick Start

Use the passive-recon skill to gather public intelligence and create an initial reconnaissance report for the authorized target.

Frequently Asked Questions about passive-recon

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

FAQPage Schema
How do I discover external assets without sending requests to the target?

Passive reconnaissance discovers external assets by querying public intelligence sources like Wayback and Shodan without touching target systems. This method reduces blind spots and avoids triggering security alerts during authorized security research.

What is passive reconnaissance for subdomain discovery?

Passive reconnaissance for subdomain discovery collects subdomains, certificate records, and historical URLs from public sources. It helps security researchers build an initial asset inventory without actively interacting with the target's network.

Can I use OSINT for technology fingerprinting in bug bounty reconnaissance?

Yes, OSINT enables technology fingerprinting by analyzing favicon hashes and internet intelligence data. This identifies possible technology stacks and exposed assets using public search data rather than direct probing.

How do I uncover historical endpoints before authorized security testing?

You can uncover historical endpoints through passive data collection methods using public intelligence sources. This structured approach gathers historical URLs and domain intelligence to map an initial reconnaissance report.

What sources are used for passive asset discovery?

Passive asset discovery uses public intelligence sources including certificate records, Wayback machine data, and Shodan. These sources provide subdomains, historical URLs, and domain intelligence for structured output.

Does passive reconnaissance require active target interaction?

No, passive reconnaissance explicitly avoids active target interaction by relying on public intelligence sources. It collects publicly available information to reduce blind spots without sending requests to the target systems.