DNS Dump
You can dump potentially dump all DNS entries with a low privilege account via ADI. This can help identify new applications behind hostnames that may have just been reporting a blank IIS page.
TL;DR
Using: adidnsdump
git clone https://github.com/dirkjanm/adidnsdump.git
cd adidnsdump
python3 -m venv adidns-venv
source ./adidns-venv/bin/activate
pip3 install .
Usage
Display the zones in the domain where you are currently in
Dump & Resolve Records in default zone (will output records.csv
)
Specify zone: