Skip to content

dev-2null/ADIDNSRecords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Alternative C# Implementation tool to retrieve Active Directory Integrated DNS records with IP addresses

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages