Nmap Development mailing list archives
Re: [NSE] add new targets to Nmap with dns-zone-transfer
From: Djalal Harouni <tixxdz () gmail com>
Date: Sun, 3 Oct 2010 15:52:50 +0100
On 2010-09-27 21:17:12 -0700, David Fifield wrote:
I tested this with the ualberta example and it worked. You can commit this. I would change the script argument dnszonetransfer.allips to dnszonetransfer.addall to make it more clear that it only affects the adding of targets to scan (not normal output, etc.).
Hi David, Attached is a new clean tested patch. Here are some notes: * What do you think about adding CNAMEs results into the Nmap scanning queue ? (I'm not aware about the state of HTTP virtual server scanning) If you think that we should not add them, then you can add a simple check <code>and 'rectype ~= 'CNAME'</code> line 221 of the patch. Perhaps using the script argument 'dns-zone-transfer.addall' to let the user choose which results or records he wants to *add* is the best solution. Pls David feel free to commit this one, thx. Finally sorry for the delay. I'll try to respond to other threads asap (I've some hard work to finish). Thx. -- tixxdz
Attachment:
dns-zone-transfer.diff
Description:
_______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://seclists.org/nmap-dev/
Current thread:
- Re: [NSE] add new targets to Nmap with dns-zone-transfer Djalal Harouni (Oct 03)
- Re: [NSE] add new targets to Nmap with dns-zone-transfer David Fifield (Oct 18)
- Re: [NSE] add new targets to Nmap with dns-zone-transfer Djalal Harouni (Oct 20)
- Re: [NSE] add new targets to Nmap with dns-zone-transfer David Fifield (Oct 18)
