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
Command:
-port
- The DNS server port (you shouldn't have to change this) (default: 53).Command:
-domain
- Domains separated by ,.Command:
-server
- A DNS server to direct queries to (default: 8.8.8.8).Command:
-domains
- List of domains to checkCommand:
-threads
- Number of threads to run parallel (default: 5).Command:
-takeover
- Flag to denote if a vulnerable domain needs to be taken over or not (default: false).Command:
-githubtoken
- Github personal access token.Command:
-herokuapikey
- Heroku API key.Command:
-herokuappname
- Heroku app name.Command:
-herokuusername
- Heroku username.Command:
-data
- CSV file containing CMS providers' string for identification (default: providers-data.csv).