Mass DNS AXFR
Go to file
2023-10-28 22:29:58 -04:00
LICENSE Initial commit 2023-10-28 17:55:58 -04:00
mdaxfr Finalized POSIX shell script 2023-10-28 22:10:35 -04:00
mdaxfr.py Fixing tld nameserver querying 2023-10-28 22:29:58 -04:00
README.md Finalized code more, README cleaned up 2023-10-28 21:40:06 -04:00

Mass DNS AXFR (Zone Transfer)

This script will attempt a Zone Transfer on all of the Root Nameservers and Top-level Domains (TLDs).

Expectations & Legalities

Please set realistic expectations when using this tool. In contemporary network configurations, AXFR requests are typically restricted, reflecting best practices in DNS security. While many nameservers now disallow AXFR requests, there may still be occasional instances where configurations permit them. Always exercise due diligence and ensure ethical use.

Requirements

Usage

Argument Description
-r, --root Perform zone transfer on root nameservers.
-t, --tld Perform zone transfer on a specific TLD.
-ts, --tlds Perform zone transfer on all TLDs.
-o, --output Specify the output directory (default is axfrout).

Information

I only wrote this to shit on this bozo who took a dead project & brought it back to life by making it even worse. Rather than making a pull request to give this bloke more credit in his "tenure" as a developer, I decided to just rewrite it all from scratch so people can fork off of clean code instead.

As a little added bonus, I have began working on a pure POSIX version of this script for protability, which is included in this repository.


Mirrors

acid.vegasGitHubGitLabSuperNETs