Nmap Development mailing list archives

Re: A patch to fix the SCTP (-PY) ping


From: David Fifield <david () bamsoftware com>
Date: Fri, 17 May 2013 00:51:36 -0700

On Wed, May 15, 2013 at 09:15:54PM +0200, Marin Maržić wrote:
Found that -PY did not work when Nmap was actually getting SCTP
responses. The responses came and were logged, but the host was never
marked as active. The -sY scan did not have these problems and correctly
identified ports as open (init-ack response) or closed (abort response).

Had to take the daring first look at the source. Turns out there was a
'==' that should have been '!='. Wonder how long that's been there. The
1 byte patch is attached.

Thanks for finding this. I've committed your patch in r30898.

It looks like the code has been wrong since r23778.

David Fifield
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: