Bug 215995 - [NEW PORT] dns/nsec3walker: Walk NSEC3 secured DNSSEC zones
Summary: [NEW PORT] dns/nsec3walker: Walk NSEC3 secured DNSSEC zones
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-12 13:18 UTC by Piotr Kubaj
Modified: 2019-01-06 17:30 UTC (History)
2 users (show)

See Also:


Attachments
shar (3.91 KB, text/plain)
2017-01-12 13:18 UTC, Piotr Kubaj
no flags Details
shar (4.63 KB, text/plain)
2017-01-13 08:07 UTC, Piotr Kubaj
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2017-01-12 13:18:09 UTC
Created attachment 178790 [details]
shar

This shar contains the tools to walk through NSEC3 secured zones to discover all the subdomains.

It builds and runs fine on 11.0 (building with Poudriere).
Comment 1 Piotr Kubaj freebsd_committer freebsd_triage 2017-01-13 08:07:01 UTC
Created attachment 178848 [details]
shar

Add patch for unhash.
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2018-09-11 12:32:53 UTC
Assignee timeout (> 1 year)
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2019-01-06 17:30:18 UTC
Committed, with minor modifiations. Thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-01-06 17:30:54 UTC
A commit references this bug:

Author: pi
Date: Sun Jan  6 17:30:01 UTC 2019
New revision: 489514
URL: https://svnweb.freebsd.org/changeset/ports/489514

Log:
  New port: dns/nsec3walker: Walk NSEC3 secured DNSSEC zones

  Installing current DNSSEC (NSEC3) exposes private DNS data to low-cost
  DNS database espionage. The nsec3walker tool allows administrators and users
  to see how much private information is being given away by DNSSEC.

  WWW: https://dnscurve.org/nsec3walker.html

  PR:		215995
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/dns/Makefile
  head/dns/nsec3walker/
  head/dns/nsec3walker/Makefile
  head/dns/nsec3walker/distinfo
  head/dns/nsec3walker/files/
  head/dns/nsec3walker/files/patch-Makefile
  head/dns/nsec3walker/files/patch-collect
  head/dns/nsec3walker/files/patch-unhash
  head/dns/nsec3walker/pkg-descr