May 29, 2022

DNSX - A Multi-purpose DNS Toolkit

dnsx is a fast and multi-purpose DNS toolkit allow you to perform multiple DNS queries with the supports of DNS wildcard filtering.

It supports:

  • DNS resolution and brute-force mode
  • Multiple resolver formats (TCP/UDP/DOH/DOT)
  • Automatic wildcard handling


Installation

$  go install -v github.com/projectdiscovery/dnsx/cmd/dnsx@latest


Links: