Nmap Development mailing list archives

[NSE] Updates to dns-zone-transfer


From: Daniel Miller <bonsaiviking () gmail com>
Date: Mon, 09 Jul 2012 16:55:35 -0500

List,

I've recently made a few commits (r29174, r29167) that added more RR types to dns-zone-transfer:
------------------------------------------------------------------------
r29167 | dmiller | 2012-07-09 11:02:28 -0500 (Mon, 09 Jul 2012) | 7 lines

Add more record types to dns-zone-transfer

New types: MD, MF, MB, MG, MR, WKS, HINFO, MINFO, RP, AFSDB, X25, ISDN,
RT, NAPTR. Several of these are obsolete/experimental. RP, AFSDB, and
NAPTR can be tested against zonetransfer.me. WKS (Well Known Services)
is very interesting, but little used, and not tested.

------------------------------------------------------------------------
r29174 | dmiller | 2012-07-09 16:15:43 -0500 (Mon, 09 Jul 2012) | 7 lines

Update dns-zone-transfer with more RR types

Updated the type table to include the latest from
http://www.bind9.net/dns-parameters (18 June 2012). Fixed a bug in WKS
parser. Added parsers for NSAP, NSAP-PTR, PX, GPOS, ATMA, KX, A6, DNAME,
SINK (partial), SSHFP, and SPF.

I did some testing against Robin Wood's zonetransfer.me domain as well as a local installation of Bind9, but many of these record types are not well documented or supported, and I could not test them. Notably missing are most of the record types related to DNSSEC, which would be a good next step for integration, but I was focusing on getting most of the simple ones covered.

Dan
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: