mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 13:09:02 +00:00
If we get a reply that doesn't pass the simple comparison using the current value of USI->seqmask, then ignore it. Previously we emitted the message "Bad Sequence number from host %s.\n" and allowed the reply to match any probe. This only matters when using -g because otherwise we encode that information in the source port. I think we have addressed what was mentioned in the TODO comment in r15986. Allowing promiscuous matching, as was done before, causes the same spurious closed port issue that was addressed in r29686.
219 KiB
219 KiB