Details

Category: Recon

Publisher: trickest-mhmdiaa

Created Date: 6/7/2022

Container: quay.io/trickest/dnsrecon:e1b742e

Source URL: https://github.com/darkoperator/dnsrecon

Parameters

axfr
boolean
Command: -a - Perform AXFR with standard enumeration.
domain
string
required
Command: -d - Target domain
filter
boolean
Command: -f - Filter out of brute force domain lookup, records that resolve to the wildcard defined IP address when saving records.
threads
string
Command: --threads - Number of threads to use in reverse lookups, forward lookups, brute force and SRV record enumeration.
timeout
string
Command: --lifetime - Time to wait for a server to respond to a query. Default is 3.
use-tcp
boolean
Command: --tcp - Use TCP protocol to make queries.
ip-range
string
required
Command: -r - IP range for reverse lookup brute force in formats (first-last) or in (range/bitmask).
name-server
string
Command: -n - Domain server to use. If none is given, the SOA of the target will be used. Multiple servers can be using a comma separated list.
enable-verbose
boolean
Command: -v - Enable verbose.
whois-analysis
boolean
Command: -w - Perform deep whois record analysis and reverse lookup of IP ranges found through Whois when doing a standard enumeration.
crt-enumeration
boolean
Command: -k - Perform crt.sh enumeration with standard enumeration.
dictionary-file
file
Command: -D - Dictionary file of subdomain and hostnames to use for brute force. Filter out of brute force domain lookup, records that resolve to the wildcard defined IP address when saving records.
bing-enumeration
boolean
Command: -b - Perform Bing enumeration with standard enumeration.
dnssec-zone-walk
boolean
Command: -z - Performs a DNSSEC zone walk with standard enumeration.
enumeration-type
string
Command: -t - Type of enumeration to perform. Possible types: std, rvl, srv, axfr, bing, yand, snoop, tld, and zonewalk
yandex-enumeration
boolean
Command: -y - Perform Yandex enumeration with standard enumeration.
reverse-ipv4-lookup
boolean
Command: -s - Perform a reverse lookup of IPv4 ranges in the SPF record with standard enumeration.
continue-bruteforcing
boolean
Command: --iw - Continue brute forcing a domain even if a wildcard record is discovered.
disable-check-recursion
boolean
Command: --disable-check-recursion - Disables check for recursion on name servers.
disable-check-bindversion
boolean
Command: --disable-check-bindversion - Disables check for BIND version on name servers.