dissect.database.ese.ntds.objects.domaindns

Module Contents

Classes

DomainDNS

Represents a domain DNS object in the Active Directory.

class dissect.database.ese.ntds.objects.domaindns.DomainDNS(db: dissect.database.ese.ntds.database.Database, record: dissect.database.ese.record.Record)

Bases: dissect.database.ese.ntds.objects.domain.Domain

Represents a domain DNS object in the Active Directory.

References

__object_class__ = 'domainDNS'
property pek: dissect.database.ese.ntds.pek.PEK | None

The PEK list associated with this domain DNS object, if any.