Nmap Development mailing list archives

SCTP support in Ncat


From: David Fifield <david () bamsoftware com>
Date: Tue, 28 Jul 2009 12:51:47 -0600

Hello,

A few days ago I merged Daniel Roethlisberger's ncat-sctp branch. Now
you can make SCTP connections with the --sctp option.

$ ncat --sctp scanme.csnc.ch 80
GET / HTTP/1.0

HTTP/1.0 200 OK
Server: sctp-httpd.c
Content-Type: text/plain

. o .
. . o
o o o

You can also use SCTP in listen mode and with --exec. It works with SSL
too. The only thing that doesn't work is --broker, and I don't know if
there's a reason for that.

SCTP support is compiled in unconditionally. If you try to use it and
your system doesn't support SCTP sockets, you'll just get a socket
error.

David Fifield

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: