A repo is a work in progress. This is an attempt to rewrite perl script into a binary: https://github.com/SparrowOchon/dnsenum2
Features to add:
- basic DNS lookup
- help string
- add dns list
- zone transfer
- google first page scrape (optional)
- brute force using dns presets
- whois C class domain network ranges
- reverse lookup on c class network ranges
- Write to domain_ips.txt file non-contiguous ip-blocks results
- configure release mgmt
- kali package
- find good to add features from subfinder and similar
recommended DNS list: https://github.com/danielmiessler/SecLists/tree/master/Discovery/DNS
current data/example.txt is copied from: https://github.com/SparrowOchon/dnsenum2/blob/master/dns.txt