anonion0 / nsec3map

a tool to enumerate the resource records of a DNS zone using its DNSSEC NSEC or NSEC3 chain
GNU General Public License v3.0
187 stars 32 forks source link

Do not abort when a nameserver address lookup fails #19

Closed anonion0 closed 1 year ago

anonion0 commented 1 year ago

If the address lookup for one of the zone's nameservers fails, n3map should try to enumerate the zone anyway (as long as it has other nameservers, of course).