mirror of
https://github.com/nmap/nmap.git
synced 2026-01-09 07:59:03 +00:00
424385b541a88a9be530516a357bedbe5f8ce6b9
o Fixed name resolution in environments where gethostbyname can return IPv6 (or other non-IPv4 addresses). In such an environment, Nmap would wrongly use the first four bytes of the IPv6 address as an IPv4 address. You could force this, at least on Debian, by adding the line "options inet6" to /etc/resolv.conf or by running with RES_OPTIONS=inet6 in the environment. This was reported by Mats Erik Andersson, who also suggested the fix. [David]
Update the vcredist URL to the one we currently use, also note the /q option to run it in quiet mode
Small updates to copyright headers in some files which don't have the headers automatically replaced
Small updates to copyright headers in some files which don't have the headers automatically replaced
loosen the requirements for a split-handshake syn detection to allow the likes of SYN|PSH. See this thread: http://seclists.org/nmap-dev/2010/q2/739
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%