File dns-update
Script types:
portrule
Categories:
discovery, safe
Download: http://nmap.org/svn/scripts/dns-update.nse
User Summary
Attempts to perform a dynamic DNS update without authentication.
Script Arguments
dns-update.hostname
the name of the host to add to the zone
dns-update.ip
the ip address of the host to add to the zone
Example Usage
nmap -sV --script=dns-update <target>
Script Output
PORT STATE SERVICE 53/udp open domain | dns-update: | Successfully added the record "nmap-test.cqure.net" |_ Successfully deleted the record "nmap-test.cqure.net"
Requires
Author: Patrik Karlsson
License: Same as Nmap--See http://nmap.org/book/man-legal.html


