mirror of
https://github.com/nmap/nmap.git
synced 2026-01-28 09:09:02 +00:00
ba5f207d949e18b3a061a8418b6e4004ab40392f
Reported here: http://seclists.org/nmap-dev/2014/q2/258 Complicated parsing issue, but short version is this: The NSEdoc for scripts must not be followed by a local declaration, or it will not be accepted. Easiest way is to be sure the block with @usage, @output, @args, @xmloutput, etc. comes right before the author line.
…
…
Added a few NSE scripts to OLD_SCRIPT_NAMES that have been removed/renamed over the last year or so.
…
…
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.9%
Lua
28%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%