Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 253 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 253 Bytes

quick_axfr is a tool for bulk domain zone transfers

Usage is simple:

./quick_axfr.rb domains.txt

The tool will parse through each domain in domains.txt, find the name servers for that domain and then attempt a zone transfer against each. Simples.