tko-subs
A tool that can help detect and takeover subdomains with dead DNS records
Details
Category: Vulnerabilities
Publisher: trickest
Created Date: 8/27/2021
Container: quay.io/trickest/tko-subs:5fd34e8
Source URL: https://github.com/anshumanbh/tko-subs
Parameters
port
string
Command:
-port
- The DNS server port (you shouldn't have to change this) (default: 53).domain
string
Command:
-domain
- Domains separated by ,.server
string
Command:
-server
- A DNS server to direct queries to (default: 8.8.8.8).domains
file
requiredCommand:
-domains
- List of domains to checkthreads
string
Command:
-threads
- Number of threads to run parallel (default: 5).takeover
boolean
Command:
-takeover
- Flag to denote if a vulnerable domain needs to be taken over or not (default: false).github-token
string
Command:
-githubtoken
- Github personal access token.heroku-api-key
string
Command:
-herokuapikey
- Heroku API key.heroku-app-name
string
Command:
-herokuappname
- Heroku app name.heroku-username
string
Command:
-herokuusername
- Heroku username.cms-providers-csv
file
Command:
-data
- CSV file containing CMS providers' string for identification (default: providers-data.csv).