dissect.database.ese.ntds.objects.dnszone

Module Contents

Classes

DnsZone

Represents a DNS zone object in the Active Directory.

class dissect.database.ese.ntds.objects.dnszone.DnsZone(db: dissect.database.ese.ntds.database.Database, record: dissect.database.ese.record.Record)

Bases: dissect.database.ese.ntds.objects.top.Top

Represents a DNS zone object in the Active Directory.

References

__object_class__ = 'dnsZone'
managed_by() collections.abc.Iterator[dissect.database.ese.ntds.objects.Object]

Return the objects that manage this DNS zone.