mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 00:19:01 +00:00
c4a541ac1ee6a23fbe1f33e6ab2f0a8e7c4f9e87
Reported by Lior Levinsky. As part of r32469, which added IPv6 IPID sequnce detection, the logic to detect all-zero IPID sequences was split. get_diffs was returning IPID_SEQ_UNKNOWN, IPID_SEQ_RD, or 1 for all-zeros, but the get_ipid_sequence_* functions were treating every non-zero return value as indicating all-zeros, which meant that IPID sequence detection was broken. http://seclists.org/nmap-dev/2014/q1/287
…
…
…
…
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%