MultiSubCheck can scan HTTP Headers & subdomain takeover vulnerabilites on all subdomains of a specified domain.
git clone https://github.com/n0khodsia/MultiSubCheck.git
git clone https://github.com/aboul3la/Sublist3r.git
cd Sublist3r/
pip install -r requirements.txt
cp ../MultiSubCheck/* .
chmod +x MSC.sh
./MSC.sh domain.com
This tool is for educational purposes only. I am not responsible of any misuses of this tool.