HOME>>>>>>>>>

File dns-update

脚本使用类型: portrule
脚本所属分类: discovery, safe
脚本下载地址: 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: VER007 整理 http://www.ver007.com