Enumerate DNS

  • Thread starter Thread starter Mariah
  • Start date Start date
M

Mariah

Hi.

I would like to search every _ldap._tcp.SITENAME._sites.gc_msdcs.domain.com
in my DNS. May I get some help to solve my problem.

/mariah
 
Try using DNScmd.exe coupled with FIND.

You should be able to use dnscmd to enumerate all of the SRV records in the
domain, and then use find to pull out the ones containing _sites.gc_msdcs,
then use FIND to filter down to the specifics that you need.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top