Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antichown/subdomain-takeover

Subdomain Takeover Scanner | Subdomain Takeover Tool | by 0x94
https://github.com/antichown/subdomain-takeover

Last synced: about 1 month ago
JSON representation

Subdomain Takeover Scanner | Subdomain Takeover Tool | by 0x94

Awesome Lists containing this project

README

        

# 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](http://img.youtube.com/vi/WkvuoWh12IU/0.jpg)](http://www.youtube.com/watch?v=WkvuoWh12IU "Subdomain Takeover 0x94")