TestimoX

API Reference

Class

DnsZoneReadExposureService

Namespace ADPlayground.Dns
Assembly ADPlayground
Modifiers static

Derives DNS zone read/list exposure posture from reusable DNS zone security inventory.

Inheritance

  • Object
  • DnsZoneReadExposureService

Methods

Evaluate 2 overloads
public static DnsZoneReadExposureSnapshot Evaluate(DnsZoneSecuritySnapshot snapshot) #
Returns: DnsZoneReadExposureSnapshot

Evaluates DNS zone read/list exposure for a domain.

Parameters

domainName System.String requiredposition: 0
DNS domain name.

Returns

Read exposure snapshot.

Evaluate(ADPlayground.Dns.DnsZoneSecuritySnapshot snapshot) #

Evaluates DNS zone read/list exposure from an already collected zone security snapshot.

Parameters

snapshot ADPlayground.Dns.DnsZoneSecuritySnapshot required
DNS zone security snapshot.

Returns

Read exposure snapshot.