All Projects → dev-2null → ADIDNSRecords

dev-2null / ADIDNSRecords

Licence: BSD-3-Clause license
Alternative C# Implementation tool to retrieve Active Directory Integrated DNS records with IP addresses

Programming Languages

C#
18002 projects

ADIDNSRecords

ADIDNSRecords is an alternative C# Implementation tool to retrieve Active Directory Integrated DNS records with IP addresses, it is based on @_dirkjan's research "Getting in the Zone: dumping Active Directory DNS using adidnsdump".

It is also inspired by SharpAdidnsdump project implemented by @b4rtik.

For more technical information, please read his amazing post here:

https://dirkjanm.io/getting-in-the-zone-dumping-active-directory-dns-with-adidnsdump/

Searching in the ADIDNS

It will retrieve DNS records from the Application Partition (*DomainDnsZones and ForestDnsZones).

DNS Records

List DNS records retrieved from the Active Directory Integrated DNS and get corresponding IP addresses:

.\ADIDNSRecords

List all (including Tombstoned) DNS records with IP addresses:

.\ADIDNSRecords all

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].