recon-and-methodology

Map assets, enumerate endpoints, and fingerprint technologies for target reconnaissance.

120|8|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Prohao42/aimy-sikll --skill recon-and-methodology-prohao42
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recon-and-methodology
Source: https://github.com/Prohao42/aimy-sikll/tree/main/ai-mian/hack-skills/skills/recon-and-methodology
Command: npx skills add https://github.com/Prohao42/aimy-sikll --skill recon-and-methodology-prohao42

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Systematic reconnaissance helps security teams map assets, discover endpoints, and fingerprint technologies to build a repeatable testing plan for new targets.

Core Features & Use Cases

  • Subdomain enumeration (passive and active) to map external presence
  • Asset discovery and endpoint surface mapping to prioritize tests
  • Tech fingerprinting to identify stack and components
  • End-to-end bug bounty workflow with documented methodology for efficient hunting
  • Use Case: when approaching a new target, outline scope, inventory assets, and plan tests before exploitation

Quick Start

Outline a testing plan for a new target by defining scope, enumerating assets, fingerprinting tech, and listing high-priority endpoints to test.

Frequently Asked Questions about recon-and-methodology

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

FAQPage Schema
How do I create a structured reconnaissance plan for a new bug bounty target?

A structured reconnaissance playbook maps target assets and discovers endpoints by defining scope, enumerating subdomains passively and actively, fingerprinting technologies, and prioritizing high-value endpoints. This methodology reduces blind spots and builds a repeatable testing plan for bug bounty campaigns.

What is subdomain enumeration and why is it needed for pentesting?

Subdomain enumeration discovers a target's external assets through passive and active techniques to map the full attack surface. It is needed to identify overlooked external presence and reduce blind spots during penetration testing and bug bounty hunting.

How do I map endpoints and fingerprint technologies for a target's attack surface?

You map endpoints and fingerprint technologies by inventorying discovered assets and identifying the underlying stack and components. This endpoint discovery highlights the full attack surface and prioritizes security tests where specific tech stack vulnerabilities may exist.

Does this reconnaissance methodology work for both bug bounty and penetration testing scopes?

Yes, this reconnaissance methodology works for both bug bounty and penetration testing scopes. It applies to security evaluations where scope definition, asset discovery, and technology fingerprinting are required to build a repeatable testing plan.

What's the best way to reduce blind spots when discovering assets for a security evaluation?

The best way to reduce blind spots in asset discovery is to systematically map endpoints by combining passive and active subdomain enumeration with technology fingerprinting. This structured playbook ensures comprehensive scope definition and full external presence mapping.