Mass DNS AXFR
Go to file
Dionysus b441bf9e96
Code cleanup & README cleanup
2023-11-01 17:02:39 -04:00
LICENSE Initial commit 2023-10-28 17:55:58 -04:00
README.md Code cleanup & README cleanup 2023-11-01 17:02:39 -04:00
mdaxfr Code cleanup & README cleanup 2023-11-01 17:02:39 -04:00
mdaxfr.py Code cleanup & README cleanup 2023-11-01 17:02:39 -04:00
opennic Code cleanup & README cleanup 2023-11-01 17:02:39 -04:00

README.md

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

It is expected to 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
-c, --concurrency Maximum concurrent tasks.
-o, --output Specify the output directory (default is axfrout).
-t, --timeout DNS timeout (default: 30)

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.

This repostiory also contains a pure POSIX version for portability, aswell as a script to do zone transfers on OpenNIC TLDs.


Mirrors

acid.vegasGitHubGitLabSuperNETs