Subdomain Takeover
Active discovery
ffuf -u <target> -w /path/to/wordlist.txt -H "Host: FUZZ.target.com" -fs <size-filter>Explanation
Automation
httpx
Can I Take Over XYZ?
CNAME Subdomain Takeover
1. Identify Misconfigurations for Subdomains
2. Spoof with the Subdomain
NS Subdomain Takeover
References
Resources
Last updated