This script detects potential subdomain takeover vulnerabilities
- CNAME Resolution.
- HTTP Response Analysis
- Regular Expression Matching
- WHOIS Lookup
- Fingerprint Matching
- Asynchronous Processing
For a single domain
python3.10 takeover.py -d sample.com
For a list of domain
python3.10 takeover.py -iL domain.txt
Subzy, hackerone, other scripts on github