Class KASPAuditor::PartialAuditor::SignedZoneScanner
In: ../../auditor/lib/kasp_auditor/partial_auditor.rb
Parent: Object

Methods

Constants

DNSSEC_TYPES = ["DNSKEY", "RRSIG", "NSEC", "NSEC3", "NSEC3PARAM"]

Public Class methods

We can expect to have one RR per line, and to have an FQDN as the owner name (with only essential escape characters) We can also expect no $TTL, $ORIGIN, etc., directives We can also expect the type to be written as the actual type, unless it really is an RFC3597 unknown type…

Public Instance methods

Check the types covered by this NSEC record

Check the RRSIG for this RRSet

[Validate]