hunt-subdomain

Identify vulnerable subdomain takeovers and generate verification-ready reports with proof of ownership.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Hunt-subdomain helps security researchers identify and document subdomain takeover risks for organizations, enabling proactive reporting and remediation.

Core Features & Use Cases

  • Comprehensive takeover signals collection across DNS, HTTP, and provider fingerprints.
  • Validation workflow for claimability, including CSP, OAuth redirect checks, and cookie-domain scope considerations.
  • Use Case: When auditing an organization's external surface, run this skill to enumerate takeover candidates and generate a reproducible report with proof of ownership.

Quick Start

Identify takeoverable subdomains for a target organization and generate a verification-ready report with proof of ownership.

Frequently Asked Questions about hunt-subdomain

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

FAQPage Schema
How do I find subdomain takeover vulnerabilities for bug bounty reporting?

To find subdomain takeover vulnerabilities, you need to identify dangling DNS records and validate them against provider fingerprints. This skill automates collecting DNS, HTTP, and takeover signals to generate a structured report with proof of ownership for responsible disclosure.

What is a subdomain takeover and how does DNS misconfiguration cause it?

A subdomain takeover occurs when a DNS record points to a deprovisioned external service, allowing an attacker to claim that endpoint. This skill evaluates DNS-based takeovers and related misconfigurations across major cloud providers to verify claimability and document the risk.

How do I validate OAuth redirect and CSP takeovers for cloud-hosted services?

Validating OAuth redirect allowlists, cookie-domain scope, and CSP takeovers requires checking specific HTTP response headers and configurations. This skill performs these validation workflows across providers like Vercel, Azure, and S3 to confirm if a subdomain is claimable.

Does this subdomain takeover scanner work with Vercel, Azure, S3, and Shopify?

Yes, this skill works with Vercel, Azure, S3, Shopify, and Zendesk. It checks public takeover fingerprints and vendor response patterns for these major cloud providers to ensure accurate claimability validation and impact assessment.

What do I need to start auditing for vulnerable subdomain takeovers?

To start auditing for vulnerable subdomain takeovers, you need access to the target organization's DNS records and public takeover fingerprints. The skill uses these inputs to enumerate takeover candidates and generate a verification-ready report with recommended mitigations.

What is the best way to document subdomain takeover proof of ownership?

The best way to document subdomain takeover proof of ownership is to generate a structured report detailing claimability, impact, and recommended mitigations. This skill outputs a verification-ready report that enables proactive reporting and remediation for security researchers.