|
||||||||||
|
|
||||||||||
NavigationMy posts on Twitter
|
Doing a DNS zone transferFrom Wikipedia, the free encyclopedia ( http://en.wikipedia.org/wiki/Zone_transfer ): The data contained in an entire DNS zone may be sensitive in nature. Individually, DNS records are not sensitive, but if a malicious entity obtains a copy of the entire DNS zone for a domain, they may have a complete listing of all hosts in that domain. That makes the job of a computer hacker much easier. A computer hacker needs no special tools or access to obtain a complete DNS zone if the name server is promiscuous and allows anyone to do a zone transfer. Using the nslookup utility that is contained in Windows, a DNS zone transfer can be easily tried out. All you need to do is enter the target DNS server and the domain you want to interrogate: Using the dig utility in Linux, a DNS zone transfer is even more trivial to perform: When a DNS zone transfer is allowed, you should get a complete listing of all DNS entries that have been made in the DNS server for this domain. If the DNS server doesn't allow it, you will get an error indicating that the Zone transfer didn't work. An example:
Microsoft Windows [Version 6.0.6001]
Copyright (c) 2006 Microsoft Corporation. All rights reserved. C:\Users\Lode>nslookup > server ns1.baddns.com > set type=any C:\Users\Lode> References: |
|
||||||||
| © Copyleft 2005-2011 - Lode Vanstechelman - Login | ||||||||||