dnswalk
Checks dns zone information using nameserver lookups
Install
- All systems
-
curl cmd.cat/dnswalk.sh
- Debian
-
apt-get install dnswalk
- Ubuntu
-
apt-get install dnswalk
- Kali Linux
-
apt-get install dnswalk
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dnswalk
- Raspbian
-
apt-get install dnswalk
- Dockerfile
- dockerfile.run/dnswalk
dnswalk
Checks dns zone information using nameserver lookups
dnswalk is a DNS debugger. It performs zone transfers of specified domains, and checks the database in numerous ways for internal consistency, as well as accuracy.