NSE LIB

Back to library
Unofficial informational Community

nse-script-template

nse-script-template

Ports

Any

Protocols

n/a

Attribution

cldrn/nmap-nse-scripts

Usage

No example usage is currently available for this script entry.

Example usage has not been added for this script yet.
Script Source Toggle

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