git clone https://github.com/yuvarajucet/subdomain-takeover.git
cd subdomain-takeover
python3 subtakeover.py -f [subdomainfile.txt]
python3 subtakeover.py -f subdomains.txt
This script will help you to find which subdomains are vulnerable using can-i-take-over-xyz fingerprints
PythonMIT