gotator
Gotator is a tool to generate DNS wordlists through permutations.
Details
Category: Recon
Publisher: trickest-mhmdiaa
Created Date: 12/29/2021
Container: quay.io/trickest/gotator:c80c721
Source URL: https://github.com/Josue87/gotator
Parameters
Command:
-fast
- Don't check root domains (may go out of scope)Command:
-depth
- Configure the depth (Between 1 and 3) - Default 1.Command:
-silent
- Gotator banner is not displayed.Command:
-numbers
- Configure the number of iterations to the numbers found in the permutations (up and down). Default 0 Skip!. This option penalizes performance, use small numbersCommand:
-t
- Max Go routines (Default 100).Command:
-adv
- Advanced option. Generate permutations words with subdomains and words with -. And joins permutation word in the back (depth 1).Command:
-prefixes
- Add default gotator prefixes to permutations. If not configured perm is used by default. If perm is specified with this flag you merge the permutations.Command:
-sub
- List of subdomains to be swapped.Command:
-md
- Extract 'previous' domains and subdomains from subdomains found in the list 'sub'.Command:
-perm
- List of permutations.Command:
-mindup
- Minimize duplicates. (For heavy workloads, it is recommended to activate this flag).