nsecx- NSEC[3] Walking for DNSSEC |
git clone git://git.acid.vegas/nsecx.git |
Log | Files | Refs | Archive | README | LICENSE |
commit 32af9d3bcd8c867624f0e7f90a6ee9af793bfb0f
parent 9f85678d0a7ccb58f5dbef69ac75b4aec5ee0751 Author: acidvegas <acid.vegas@acid.vegas> Date: Wed, 15 Nov 2023 12:12:57 -0500 Added reference to strange bind issue missing lowercase w Diffstat:
|
1 file changed, 1 insertion(+), 1 deletion(-) |
diff --git a/README.md b/README.md @@ -11,7 +11,7 @@ Based on my research at the time of writing this repository, after mapping 1,458 ## NSEC Pitfalls - Results inconsistent, must hop dns servers on ALL issues to continue the crawl. -- Running into \000 *(null)* characters in sub-domains *(strange bind version issue missing "w" character in the charmap)* +- Running into \000 *(null)* characters in sub-domains *(strange bind version [issue](https://gitlab.isc.org/isc-projects/bind9/-/issues/2779) missing "w" character in the charmap)* - Running into *.domain.tld issues creates a crawling loop : ``` |