Awesome
Subdomain Takeover Scanner | Subdomain Takeover Tool
by <a href=http://twitter.com/0x94>@0x94</a>
How to install :
The requirements.txt
file contains the list of libraries required by SubDomain TakeOver, which you can install using
pip install -r requirements.txt
Usage
-d => domain <br> -w => wordlist <br> -t => thread <br> -f => sublist file<br>
python takeover.py -d domain.com -w wordlist.txt -t 20
or
python takeover.py -d domain.com -f sublist.txt -t 20
<br>
Screenshots
<img src=https://raw.githubusercontent.com/antichown/subdomain-takeover/master/x.png>
<br>