mirror of
https://github.com/nmap/nmap.git
synced 2025-12-25 00:49:01 +00:00
380cfaba2c7653f3930138a4fdb0ccf0fa9b5f45
number to guarantee it's nonzero (which some target hosts require) rather than looping for new random numbers. * ICMP ID values are unimportant, as long as they are nonzero * The original code to get random numbers was exactly duplicated (new variable, comment, loop, even whitespace) in the same function, so using a single variable set initially (albeit differently) simplifies duplication
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%