mirror of
https://github.com/nmap/nmap.git
synced 2026-02-06 21:46:34 +00:00
567e344ad78af3118631aebca7a237635541a2c1
Since the refactor in r33185, getting a good response for a host during a ping scan can remove all outstanding probes for that host, since we already know the host is up. This broke the existing iteration in some cases. I could force the crash with: nmap -sn -PS80-89 scanme.nmap.org Now we check explicitly for an empty list each time through the loop.
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.5%
Lua
28.1%
C++
16.8%
Shell
5.8%
Python
4.2%
Other
7.3%