Details

Category: Recon

Publisher: trickest

Created Date: 6/23/2021

Container: quay.io/trickest/dnsx:v1.2.1

Source URL: https://github.com/projectdiscovery/dnsx

Parameters

a
boolean
Command: -a - query A record (default)
mx
boolean
Command: -mx - query MX record
ns
boolean
Command: -ns - query NS record
any
boolean
Command: -any - query ANY record
asn
boolean
Command: -asn - display host asn information
caa
boolean
Command: -caa - query CAA record
cdn
boolean
Command: -cdn - display cdn name
ptr
boolean
Command: -ptr - query PTR record
soa
boolean
Command: -soa - query SOA record
srv
boolean
Command: -srv - query SRV record
txt
boolean
Command: -txt - query TXT record
aaaa
boolean
Command: -aaaa - query AAAA record
axfr
boolean
Command: -axfr - query AXFR
json
boolean
Command: -json - write output in JSONL(ines) format
list
file
required
Command: -list - list of sub(domains)/hosts to resolve (file or stdin)
resp
boolean
Command: -resp - display dns response
cname
boolean
Command: -cname - query CNAME record
debug
boolean
Command: -debug - display raw dns response
rcode
string
Command: -rcode - filter result by dns status code (eg. -rcode noerror,servfail,refused)
recon
boolean
Command: -recon - query all the dns records (a,aaaa,cname,ns,txt,srv,ptr,mx,soa,axfr,caa)
retry
string
Command: -retry - number of dns attempts to make (must be at least 1) (default 2)
stats
boolean
Command: -stats - display stats of the running scan
trace
boolean
Command: -trace - perform dns tracing
domain
file
Command: -domain - list of domain to bruteforce (file or comma separated or stdin)
silent
boolean
Command: -silent - display only results in the output
threads
string
Command: -threads - number of concurrent threads to use (default 100)
verbose
boolean
Command: -verbose - display verbose output
no-color
boolean
Command: -no-color - disable color in output
omit-raw
boolean
Command: -omit-raw - omit raw dns response from jsonl output
resolver
string
Command: -resolver - list of resolvers to use (comma separated)
wordlist
file
Command: -wordlist - list of words to bruteforce (file or comma separated or stdin)
hostsfile
boolean
Command: -hostsfile - use system host file
resp-only
boolean
Command: -resp-only - display dns response only
rate-limit
string
Command: -rate-limit - number of dns request/second to make (disabled as default) (default -1)
exclude-type
string
Command: -exclude-type - dns query type to exclude (a,aaaa,cname,ns,txt,srv,ptr,mx,soa,axfr,caa) (default none)
health-check
boolean
Command: -health-check - run diagnostic check up
resolver-file
file
Command: -resolver - list of resolvers to use (file)
wildcard-domain
string
Command: -wildcard-domain - domain name for wildcard filtering (other flags will be ignored - only json output is supported)
wildcard-threshold
string
Command: -wildcard-threshold - wildcard filter threshold (default 5)
trace-max-recursion
string
Command: -trace-max-recursion - Max recursion for dns trace (default 32767)