1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-28 02:19:04 +00:00

Make dns-nsec-enum and dns-nsec3-enum reference each other.

This commit is contained in:
david
2012-12-29 15:25:41 +00:00
parent 83f9cf53c1
commit d24ab2d43c
2 changed files with 5 additions and 1 deletions

View File

@@ -44,6 +44,9 @@ k7i4ekvi22ebrim5b6celtaniknd6ilj vulpix.example.com.
found 2 private NSEC3 names (25%) using 35017190 hash computations
</code>
Use the <code>dns-nsec-enum</code> script to handle servers that use NSEC
rather than NSEC3.
References:
* http://dnscurve.org/nsec3walker.html
]]