Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for printing DNS zone Distinguished Names #45

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

MaxToffy
Copy link
Contributor

Summary

This PR adds the --print-zones-dn argument, enabling the display of DNS zone Distinguished Names (DNs) instead of the dc attributes. Combined with the PR on Impacket (fortra/impacket#1855), it facilitates querying the DACLs of DNS zones using dacledit.py. For example, it allows auditing whether the CreateChild DACL for Authenticated Users (a default setting in Active Directory) is present on a DNS zone, which is useful for ADIDNS poisoning.

pr

@dirkjanm dirkjanm merged commit 361916c into dirkjanm:master Jan 7, 2025
@dirkjanm
Copy link
Owner

dirkjanm commented Jan 7, 2025

thanks, nice addition!

@MaxToffy MaxToffy deleted the dev branch January 7, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants