Verify DNS Cache Poisoning Bug Using Windows XP / Vista / 2003 / 2008 System Command Prompt
I already wrote about verifying your own or ISP recursive resolvers using dig command under Linux and UNIX. However, most windows users don't have dig command installed. You can use nslookup command as follows (open dos prompt by visiting Start > Run > type "cmd" > Enter:
nslookup -type=txt -timeout=30 porttest.dns-oarc.net
nslookup -type=txt -timeout=30 porttest.dns-oarc.net ns1.your-isp.com
nslookup -type=txt -timeout=30 porttest.dns-oarc.net NS-SERVER-IP
You must see the word GOOD otherwise your dns is open to attack.
E-mail this to a Friend
Printable Version
You may also be interested in other helpful articles:
- Howto: Verify Downloaded Linux / BSD DVD or CD ISO images for integrity
- How does query caching in MySQL works and how to find find out my MySQL query cache is working or not?
- Enable the query cache in MySQL to improve performance
- Howto: Verify integrity of the tar balls or source code
- Howto: Verify integrity of the tar balls with sha1sum command
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!
Tags: CVE-2008-1447, dos prompt, nslookup command, porttest, resolvers, server ip, windows users, windows xp




Recent Comments
Today ~ 2 Comments
Today ~ 179 Comments
01/02/2008 10:46 pm ~ 1 Comment
Yesterday ~ 4 Comments
08/24/2006 01:56 pm ~ 11 Comments