-
Notifications
You must be signed in to change notification settings - Fork 179
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
I read your post in http://blog.netspi.com/exploiting-adidns/#comment-218988, and I have a little question #8
Comments
Get-ADIDNSZone from Powermad should find it. It's probably in DC=DomainDnsZones,DC=matric,DC=loc. You'll need to connect directly to that distinguished name to see it. |
still nothing, I just don't have this container, but still thanks the reply. |
No results from Get-ADIDNSZone? If you have access to the DNS manager you can go into security/advanced for the zone and you should see the distinguished name listed in the "Inherited from" column. |
Here is a good video that covers zone storage and partitions: |
but i'm still confusing about why can't I see it when I connect to dc=matrix,dc=loc |
|
in the post, you said we can find DomainDNSZones in LDAP:
![image](https://user-images.githubusercontent.com/64349502/93012505-bef18980-f5a9-11ea-9af0-adebcaf414a9.png)
![image](https://user-images.githubusercontent.com/64349502/93012605-6d95ca00-f5aa-11ea-82b8-3339d6ddbb8b.png)
but in fact, here in my domain environment, I can't find that after searching every corner, and this is really wired, so I open this issue to ask you why is that, thanks
The text was updated successfully, but these errors were encountered: