mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
Small NSE documentation fixes: "nmap-protocol" -> "nmap-protocols" in
datafiles.lua, and remove not-too-relevant vulnerability IDs from dns-test-open-recursion.nse.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
--- Read and parse some of Nmap's data files: nmap-protocol, nmap-rpc,
|
--- Read and parse some of Nmap's data files: nmap-protocols, nmap-rpc,
|
||||||
-- and nmap-services.
|
-- and nmap-services.
|
||||||
-- \n\n
|
-- \n\n
|
||||||
-- The functions in this module return values appropriate for use with
|
-- The functions in this module return values appropriate for use with
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
id = "Nameserver open recursive queries (CVE-1999-0024) (BID 136, 678)"
|
id = "Nameserver open recursive queries"
|
||||||
|
|
||||||
description = [[
|
description = [[
|
||||||
Checks if a DNS server allows queries for third-party names.
|
Checks if a DNS server allows queries for third-party names.
|
||||||
|
|||||||
Reference in New Issue
Block a user