Nmap Development mailing list archives
Re: [NSE] ASN made more robust and documented - much more to do.
From: jah <jah () zadkiel plus com>
Date: Tue, 02 Sep 2008 01:50:09 +0100
On 30/08/2008 06:43, David Fifield wrote:
On Sat, Aug 30, 2008 at 06:35:01AM +0100, jah wrote:On 30/08/2008 02:02, David Fifield wrote:I can verify through --script-trace that a response from the DNS server comes back. Is there anything I can do to help debug? I want to make this script use dns.get_servers instead of requiring a script arg.I've been working on an update to ASN which uses the dns library (including get_servers) which I've attached. I haven't looked at why that version you tried has failed.No worries, this version works. If I don't give the dns script arg it times out after about 20 seconds. David Fifield
Hi David, I can't reproduce this at all. I think that the time out may be two connection attempts to a single dns server (for each of two TXT queries) via dns.send_packets(). If this is the case then it would point to some issue either with dns.query() which assumes udp:53 or with nmap.get_dns_servers() possibly returning duff (but legal) dns servers. Does any of that sound plausible? Do you get a line: "mass_rdns: Using DNS server <host>" with debigging? Regards, jah _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org
Current thread:
- [NSE] ASN made more robust and documented - much more to do. jah (Aug 15)
- Re: [NSE] ASN made more robust and documented - much more to do. David Fifield (Aug 29)
- Message not available
- Message not available
- Re: [NSE] ASN made more robust and documented - much more to do. jah (Sep 01)
- Re: [NSE] ASN made more robust and documented - much more to do. David Fifield (Sep 03)
- Re: [NSE] ASN made more robust and documented - much more to do. jah (Sep 03)
- Re: [NSE] ASN made more robust and documented - much more to do. Michael Pattrick (Sep 03)
- Re: [NSE] ASN made more robust and documented - much more to do. David Fifield (Sep 03)
- Re: [NSE] ASN made more robust and documented - much more to do. jah (Sep 03)
- Re: [NSE] ASN made more robust and documented - much more to do. Michael Pattrick (Sep 03)
- Re: [NSE] ASN jah (Sep 05)
- Re: [NSE] ASN David Fifield (Sep 05)
- Re: [NSE] ASN David Fifield (Sep 05)
- Re: [NSE] ASN jah (Sep 06)
- Message not available
- Re: [NSE] ASN made more robust and documented - much more to do. David Fifield (Aug 29)
