mirror of
https://github.com/nmap/nmap.git
synced 2025-12-27 09:59:04 +00:00
82ea8a80d3438e515e80a0a25abd34d0eef5e9e4
Fixed a discrepancy between the number of targets selected with -iR and the number of hosts scanned. Because "up" hosts did not count towards the number of hosts in a hostgroup, Nmap would run an extra Ping scan phase on that number of new targets before scanning. Those extra targets in the last hostgroup would result in output like "Nmap done: 1056 IP addresses" when the user specified -iR 1000. https://security.stackexchange.com/questions/138150/scans-more-ips-than-asked
Add ICMPV6_TYPE and ICMPV6_CODE features for IPv6 OS detection. http://seclists.org/nmap-dev/2015/q3/232 #224
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( https://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.2%