• Stars
    star
    287
  • Rank 141,162 (Top 3 %)
  • Language
    Python
  • Created almost 7 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Subdomain Takeover Scanner | Subdomain Takeover Tool | by 0x94

Subdomain Takeover Scanner | Subdomain Takeover Tool

by @0x94

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
-w => wordlist
-t => thread
-f => sublist file

python takeover.py -d domain.com -w wordlist.txt -t 20

or

python takeover.py -d domain.com -f sublist.txt -t 20

Screenshots


Video ( How to use Takeover )

Subdomain Takeover 0x94