Skip to content

Releases: 42wim/dt

dt v1.0.2

24 Jun 23:37
571912b
Compare
Choose a tag to compare

Changelog

dt v1.0.0

07 Nov 14:19
34caf34
Compare
Choose a tag to compare

Changelog

34caf34 Release v1.0.0
7416ac2 Update vendor
c5ae22c Fix some linting issues
b7942a4 Update vendor
2de2751 Add support for CHAOS to get server version
43682c0 Refactor
9ceb7c2 Remove SOA error. Closes #5
f71b750 Fix JSON output
dd0a6d8 Move DNSSEC to check. More refactor
336c734 Fix panic
9070745 Refactor into library. WIP
d39e3af Update vendor
3912c82 Clean up based on linters

dt v0.0.10

18 Feb 20:31
Compare
Choose a tag to compare

Improvements

  • adds a warning if the ptr mechanism is used in the SPF record.
  • warn if SPF record is set to softfail
  • updated dependencies

dt v0.0.9

15 May 19:57
Compare
Choose a tag to compare

New features

  • add -resolver flag. Pick your own resolver
  • add -json flag. Output results in json
  • add -showfail flag. Only show checks that fail/warn

Improvements

  • improve ETA guess using latency
  • use cache if possible
  • do a better job with wildcards (A/AAAA)
  • use ipv6 only if available
  • more debug output with -debug

Bugfix

  • fix incorrect status in mxcheck

dt v0.0.8

07 May 20:25
Compare
Choose a tag to compare

v0.0.8

bugfix

Fix panic on glue error #2

dt v0.0.7

06 May 09:46
Compare
Choose a tag to compare

v0.0.7

General

  • All checks in #1 implemented

New checks

  • Webcheck (RFC1918, apex, www)
  • NScheck (samesubnet check)
  • Spamcheck (dmarc policy check)

Bugfixes

  • correct mname check (SOAcheck)
  • correct parent/child ns check (NScheck)

dt v0.0.6

04 May 21:40
Compare
Choose a tag to compare

v0.0.6

new checks

  • spam check (spf,dmarc)
  • MX check (identical, multiple, RFC1918, duplicate ip, cname, reverse)
  • NS check (cname, parentns, recursive, identical, different ASN, different IP, authoritative, multiple)
  • SOA check (RFC1918)

dt v0.0.5

01 May 22:19
Compare
Choose a tag to compare

v0.0.5

Add reporting

  • SOA (mname, serial, identical)
  • Glue records (parent, self)
  • DNSSEC

Improvements

  • DNSSEC check now checks every NS and parent
  • Glue records are being checked

dt v0.0.4

29 Apr 21:41
Compare
Choose a tag to compare

v0.0.4

  • fix panics on ipv4 or ipv6 only hosts

dnssec

  • bottom-up DNSSEC validation

scanning

  • improve scanning speed
  • try AXFR when scanning
  • add CAA type

dt v0.0.3

25 Apr 21:58
Compare
Choose a tag to compare

v0.0.3