mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 02:19:04 +00:00
Reported here: http://seclists.org/nmap-dev/2014/q3/137 Hostgroups should have a common outgoing interface and source address, determined by target_needs_new_hostgroup. Source address for raw IP probes (sendIPScanProbe) is taken from the list of decoys (o.decoys), which always at least contains a "self" element at index o.decoyturn. This element was not being set while filling a hostgroup for massping, so it was using whatever the value from the last hostgroup had. This only matters when mixing targets that require different source addresses, as demonstrated by scanning localhost and some other address.
29 KiB
29 KiB