From 32af9d3bcd8c867624f0e7f90a6ee9af793bfb0f Mon Sep 17 00:00:00 2001 From: acidvegas Date: Wed, 15 Nov 2023 12:12:57 -0500 Subject: [PATCH] Added reference to strange bind issue missing lowercase w --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 544aa40..583188a 100644 --- 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 : ```