dns
DNS enumeration and lookup operations against Active Directory environments.Usage
Subcommands
dns dc
Enumerate domain controllers via DNS SRV records.
_ldap._tcp.dc._msdcs.<domain> SRV records using the configured nameserver, resolves hostnames, and stores results in the domain_controllers table.
| Flag | Short | Description |
|---|---|---|
--output | -o | Output file for enumerated DCs |
dns axfr
Attempt a DNS zone transfer (AXFR) against the configured nameserver.
-d) and nameserver (--ns) from global flags or stored settings.
dns fwd
Forward DNS lookup — resolve a hostname to an IP address.
--ns or stored setting). Falls back to the stored target if no argument is given.

