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
Command:
--show-ip
- Display extra info for valid resultsCommand:
--verbose
- Add verboicity to the processCommand:
--workers
- How many Workers amount (default 25)Command:
-d
- Dictionary file containing mutation listCommand:
--show-stats
- Display stats about the current jobCommand:
- Subdomain to generate permutations forCommand:
--url
- Target URL.Command:
--dns-retries
- Max amount of retries for failed dns queries (default 3)Command:
--dns-timeout
- Dns Server timeOut in millisecond (default 500)Command:
--dns-errorLimit
- How many errors until we the DNS is disabled (default 25)Command:
--update-dnslist
- Download a list of periodically validated public DNS resolversCommand:
-s
- Use DNS servers from this fileCommand:
--dnsServers
- Use DNS servers from a list separated by ,