Details

Category: Recon

Publisher: trickest

Created Date: 6/23/2021

Container: quay.io/trickest/mksub:aa347db

Source URL: https://github.com/trickest/mksub

Parameters

level
string
Command: -l - Subdomain level to generate. E.g. level 1 will produce sub.domain.com, and level 2 sub.sub.domain.com (default: 1).
domain
string
required
Command: -d - Domain to generate permutations for.
silent
boolean
Command: -silent - Skip writing generated subdomains to stdout (faster) (default true)
wordlist
file
required
Command: -w - Wordlist for permutations.
domain-list
file
required
Command: -df - Input domain file, one domain per line.
regex-filter
string
Command: -r - Regex to filter words from wordlist file.