Overview
Imported from the upstream repository cldrn/nmap-nse-scripts.
nse-script-template
Ports
Any
Protocols
n/a
Attribution
cldrn/nmap-nse-scripts
No example usage is currently available for this script entry.
The full script source is stored with this entry and is hidden by default to keep the page easier to scan.
description = [[
]]
---
-- @usage
--
-- @output
--
-- @args
--
---
author = ""
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {}
portrule =
action = function(host, port)
end
Imported from the upstream repository cldrn/nmap-nse-scripts.