nsec3map icon indicating copy to clipboard operation
nsec3map copied to clipboard

Improve detection of white/black lies

Open nmalcolm opened this issue 4 months ago • 1 comments

Another similar project has detection for white/black lies which nsec3map doesn't seem to have

https://github.com/Harrison-Mitchell/NSEC-3-Walker/blob/main/nsec-walker.py#L113

With nsec3map we get "hit an existing owner name" over and over and nothing happens, while with NSEC-3-Walker the script exits immediately after detecting walking isn't possible.

You can use cloudflare.com as an example (or any domain that uses Cloudflare)

nmalcolm avatar Oct 01 '24 13:10 nmalcolm