> For the complete documentation index, see [llms.txt](https://cybersec.th4ntis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cybersec.th4ntis.com/tools/dnsdumpster.md).

# 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

### Links

[Github](https://github.com/nmmapper/dnsdumpster)

## Usage

* Pull the repository

```
git clone https://github.com/nmmapper/dnsdumpster
```

* Enumarating

```
python dnsdumpster.py -d domain.com
```
