dmut
A tool written in golang to perform permutations, mutations and alteration of subdomains and brute force the result.
Details
Category: Recon
Publisher: trickest
Created Date: 6/23/2021
Container: quay.io/trickest/dmut:e7ddfc6
Source URL: https://github.com/bp0lr/dmut
Parameters
show-ip
boolean
Command:
--show-ip
- Display extra info for valid resultsverbose
boolean
Command:
--verbose
- Add verboicity to the processworkers
string
Command:
--workers
- How many Workers amount (default 25)dictionary
file
requiredCommand:
-d
- Dictionary file containing mutation listshow-stats
boolean
Command:
--show-stats
- Display stats about the current jobsubdomains
file
requiredCommand:
- Subdomain to generate permutations fortarget-url
string
requiredCommand:
--url
- Target URL.dns-retries
string
Command:
--dns-retries
- Max amount of retries for failed dns queries (default 3)dns-timeout
string
Command:
--dns-timeout
- Dns Server timeOut in millisecond (default 500)dns-error-limit
string
Command:
--dns-errorLimit
- How many errors until we the DNS is disabled (default 25)update-dns-list
boolean
Command:
--update-dnslist
- Download a list of periodically validated public DNS resolversdns-servers-file
file
Command:
-s
- Use DNS servers from this filedns-servers-list
string
Command:
--dnsServers
- Use DNS servers from a list separated by ,