A tool to check subdomain takeover vulnerabilities written in Python
- git clone https://github.com/ManasHarsh/Astra
- pip3 install -r requirements.txt
- python3 astra.py
- Make sure you have Python3 installed in your system
- python3 astra.py -d domain.com
- python3 astra.py -w domainlist.com
The script is made for educational and ethical purposes only. Usage of the script for attacking targets without prior mutual consent is illegal. I am not responsible for any misuse or damage caused by this script.