nsecx

- NSEC[3] Walking for DNSSEC
git clone git://git.acid.vegas/nsecx.git
Log | Files | Refs | Archive | README | LICENSE

commit 6b2f6ad4f642b3c8ef02ba43833a2ead63f1b712
parent 6e7ac48cbf51dbdc093beebd5ed434efa4890fa9
Author: acidvegas <acid.vegas@acid.vegas>
Date: Sat, 30 Nov 2024 01:51:35 -0500

Updated readme to ifnorm that this repo is live and updated daily with DNSSEC statistics

Diffstat:
MREADME.md | 2++

1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md
@@ -14,6 +14,8 @@ The repository contains utilities for DNSSEC zone enumeration and subdomain disc
 | [NSEC](./dnssec_stats/nsec.txt)          | 3%         | 51    |
 | [NO DNSSEC](./dnssec_stats/nodnssec.txt) | 7%         | 98    |
 
+###### These statistics are updated daily at midnight UTC via Github Actions.
+
 ## 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](https://gitlab.isc.org/isc-projects/bind9/-/issues/2779) missing "w" character in the charmap)*