nsecx/README.md

16 lines
889 B
Markdown
Raw Normal View History

2023-11-04 20:43:03 -07:00
# NSECX
###### Rsearch project on NSEC[3] walking for DNSSEC enabled Zones
2023-11-04 20:51:26 -07:00
## Work in progress: Come back later
2023-11-04 20:43:03 -07:00
The repository contains utilities for DNSSEC zone enumeration and subdomain discovery via NSEC/NSEC3 walking. It focuses on extracting and analyzing DNSSEC records for TLDs and specific target domains. Meant for educational purposes, security research, and sanctioned penetration testing, these tools aid in uncovering the underlying mechanisms of DNS security.
2023-11-04 20:51:26 -07:00
## Statistics
Based on my research at the time of writing this repository, after mapping 1,458 TLD zones, 89.37% use NSEC3, and 3.70% use NSEC, and 6.93% do not have DNSSEC features at all.
2023-11-04 20:43:03 -07:00
___
###### Mirrors
[acid.vegas](https://git.acid.vegas/nsecx) • [GitHub](https://github.com/acidvegas/nsecx) • [GitLab](https://gitlab.com/acidvegas/nsecx) • [SuperNETs](https://git.supernets.org/acidvegas/nsecx)