Nmap Development mailing list archives
Feature Request for nselib/dns
From: Eugene Alexeev <eugene.alexeev () gmail com>
Date: Thu, 8 Apr 2010 22:48:15 -0600
I'd like to suggest that either a debug message or some other notification
be added for connections that are refused. For example this could be added
to the end of decodeFlags function as:
if flags.RC2 and flags.RC4 then stdnse.print_debug("The DNS request was
refused") end
I'm working on a DNS cache snooping NSE script and ran into a DNS server
that refuses to answer RD=0 queries. As you can imagine for cache snooping
it would be very nice to know whether the server simply had no answers or
refused to answer your query.
Eugene
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/
Current thread:
- Feature Request for nselib/dns Eugene Alexeev (Apr 08)
