DNSDumpster

About

A tool to perform DNS reconnaissance on target networks. Among the DNS information got from include subdomains, mx records, web application firewall detection and more fingerprinting and lookups

Github

Usage

  • Pull the repository

git clone https://github.com/nmmapper/dnsdumpster
  • Enumarating

python dnsdumpster.py -d domain.com

Last updated