adidnsdump icon indicating copy to clipboard operation
adidnsdump copied to clipboard

Active Directory Integrated DNS dumping by any authenticated user

Results 6 adidnsdump issues
Sort by recently updated
recently updated
newest added

I needed to install the future package to be able to run it: `python3 -m pip install future` ``` Traceback (most recent call last): File "/home/user/.local/bin/adidnsdump", line 5, in from...

It would be very helpful if you could tag releases again. This would enable distributions who want to fetch the package from GitHub. Thanks

You can add custom output, you don't want to generate recoeds.csv every time

Add `-k` option for Kerberos authentication. Uses the standard krb5.conf and ccache files.

Hey Dirk-jan! I needed this functionality for a project I'm working on and figured I'd send a PR in case it was useful for others. If there's any other info...