mirror of
https://github.com/nmap/nmap.git
synced 2026-01-01 12:29:03 +00:00
40a4644055f14574a2346fc929ecde0aee17e4bb
and language lists can be set using new keys in the "options" table argument. These all default to the same value used before. Also, the required "cookie" argument is now replaced by an optional "cookie" key in the "options" table, defaulting to random bytes as the RFC says the value should be. [Kris] Only ssh2's fetch_host_key() uses this function, but I'm working on a script and noticed the design flaw regarding the cookie arg (scripts shouldn't be required to always pass this when it's specified that its value should be random). The rest was added because the default is just a subset of algorithms offered across implementations.
Merge r18160:18278 from nmap-exp/djalal/nmap-nse/ to fix NSE not honoring the exclude directive bug.
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.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%