subdomain-takeover-check
OfficialConfirm real subdomain takeover risks, cut false alerts.
Software Engineering#vulnerability assessment#web security#cloud security#red teaming#subdomain takeover#dns validation#cname check
Authordreadnode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Security scanners and red team agents frequently flag potential subdomain takeovers, but most candidates are false positives that waste investigation time. This Skill provides ground-truth validation by cross-referencing flagged candidates against the canonical can-i-take-over-xyz registry, so you can focus on real risks instead of noise.
Core Features & Use Cases
- DNS Resolution Check: Identifies the target service behind a subdomain via CNAME or A/AAAA records to determine what service is being targeted for takeover.
- Registry Cross-Reference: Pulls the latest can-i-take-over-xyz service registry to check if the identified service is marked as Vulnerable, Not Vulnerable, or an Edge Case.
- Fingerprint Validation: Fetches the subdomain's live content and checks for documented service-specific fingerprints to confirm active takeover indicators.
- Use Case: When a web application scanner flags a dangling CNAME for an old AWS S3 bucket associated with your company's domain, use this Skill to quickly confirm if the bucket is actually takeable or if the alert is a false positive.
Quick Start
Use the subdomain-takeover-check skill to validate the dangling CNAME flagged for the subdomain 'old-marketing-assets.example.com'.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: subdomain-takeover-check Download link: https://github.com/dreadnode/capabilities/archive/main.zip#subdomain-takeover-check Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.