Details

Category: Recon

Publisher: trickest-mhmdiaa

Created Date: 12/29/2021

Container: quay.io/trickest/puredns:v2.1.1

Source URL: https://github.com/d3mondev/puredns

Parameters

mode
string
required
Command: - Available modes: bruteforce, resolve
quiet
boolean
Command: --quiet - quiet mode
domain
string
required
Command: - Domain name (available in 'bruteforce' mode only)
domains
file
required
Command: --domains - text file containing domains to bruteforce
threads
string
Command: --threads - number of threads to use while filtering wildcards (default 100)
wordlist
file
required
Command: - Wordlist used for bruteforcing in 'bruteforce' mode or list of domains in 'resolve' mode
resolvers
file
required
Command: --resolvers - text file containing public resolvers
rate-limit
string
Command: --rate-limit - limit total queries per second for public resolvers (0 = unlimited) (default unlimited)
trusted-only
boolean
Command: --trusted-only - use only trusted resolvers (implies --skip-validation)
skip-sanitize
boolean
Command: --skip-sanitize - do not sanitize the list of domains to test
wildcard-batch
string
Command: --wildcard-batch - number of subdomains to test for wildcards in a single batch (0 = unlimited) (default unlimited)
wildcard-tests
string
Command: --wildcard-tests - number of tests to perform to detect DNS load balancing (default 3)
skip-validation
boolean
Command: --skip-validation - do not validate results with trusted resolvers
resolvers-trusted
file
required
Command: --resolvers-trusted - text file containing trusted resolvers
rate-limit-trusted
string
Command: --rate-limit-trusted - limit total queries per second for trusted resolvers (0 = unlimited) (default 500)
skip-wildcard-filter
boolean
Command: --skip-wildcard-filter - do not perform wildcard detection and filtering