exploiting-broken-link-hijacking

Installation
SKILL.md

Exploiting Broken Link Hijacking

When to Use

  • When auditing web applications for references to expired or unclaimed external resources
  • During supply chain security assessments of third-party script and resource dependencies
  • When testing for subdomain takeover opportunities via dangling CNAME records
  • During bug bounty hunting for broken link hijacking vulnerabilities
  • When assessing the security of external resource dependencies in production applications

Prerequisites

  • Web crawler or spider for discovering all external links (Burp Suite Spider, Scrapy)
  • DNS lookup tools for checking CNAME records and domain availability
  • Domain registrar access for claiming expired domains (as proof of concept)
  • Understanding of CDN and cloud service provisioning (S3, Azure Blob, GitHub Pages)
  • blc (broken-link-checker) or similar tool for automated link validation
  • Knowledge of services vulnerable to subdomain takeover (can-i-take-over-xyz)

Legal Notice: This skill is for authorized security testing and educational purposes only. Unauthorized use against systems you do not own or have written permission to test is illegal and may violate computer fraud laws.

Related skills
Installs
27
GitHub Stars
6.3K
First Seen
Mar 15, 2026