subdominator
Install latest/stable of subdominator
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install subdominator
Don't have snapd? Get set up for snaps.
Details for subdominator
Package name
- subdominator
License
- Unlicense
Last updated
- 14 January 2024 - latest/stable
- 14 January 2024 - latest/edge
Websites
Contact
Source code
External link warning
You are about to open
Do you wish to proceed?
Report a Snap Store violation
Report subdominator for a Snap Store violation
Snap Store Violation Report submitted successfully
Thank you for your report. Information you provided will help us investigate further.
Error submitting report
There was an error while sending your report. Please try again later.
Share this snap
Generate an embeddable card to be shared on external websites.
CLI tool for detecting subdomain takeovers
Subdominator is an open source tool with a command line interface for identifying subdomain takeovers. This tool comes from StratusSecurity, an Australian security company. The source code is available at https://github.com/Stratus-Security/Subdominator
How to use it
Using the snap is pretty straight forward.
To quickly check a list of domains, simply run:
subdominator -l subdomains.txt -o takeovers.txt
Or to quickly check a single domain, run:
subdominator -d sub.example.com
Options
-d, --domain <domain> A single domain to check
-l, --list <list> A list of domains to check (line delimited)
-o, --output <output> Output subdomains to a file
-t, --threads <threads> Number of domains to check at once [default: 50]
-v, --verbose Print extra information
-eu, --exclude-unlikely Exclude unlikely (edge-case) fingerprints
--validate Validate the takeovers are exploitable (where possible)
--version Show version information
-?, -h, --help Show help and usage information
| Revision | Channel | Version | Build | Commit | Download SBOM |
|---|
The build and commit information is derived from build infrastructure records.
Install subdominator on your Linux distribution
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.