mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 19:09:01 +00:00
d90b7b15a75ff522d440ccf47eb497837c2c7cae
resolve except that it returns all resolved addresses. Use this new function to resolve IPv4 addresses instead of gethostbyname in TargetGroup.cc. The gethostbyname code assumed that only IPv4 addresses would be returned. If the resolver returned IPv6 addresses, TargetGroup would blindly copy the first four bytes of the IPv6 address into the IPv4 struct. This was first reported by Mats Erik Andersson at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584301; he also suggested the fix.
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%