From dca6a6febb3799ba72984fbcbe5f5add842d2b9b Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 8 May 2011 19:10:58 +0000 Subject: [PATCH] add a task for SCTP support on scanme --- todo/nmap.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 2dac5c3f7..aed88b9ab 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -98,6 +98,13 @@ o A couple minor nsedoc issues (see o UDP scanning with IP options causes "Received short ICMP packet" on receipt. http://seclists.org/nmap-dev/2011/q1/82 +o We should run at least one SCTP service on scanme. Daniel + Roethlisberger has made available dummy services which support IPv4 + and IPv6 (see http://seclists.org/nmap-dev/2011/q2/450). + Alternatively, we could run some sort of "real" SCTP application(s) + (preferably one which is relatively simple, easy to install, secure, + and supports IPv6). + o [Ncat] Find out what RDP port forwarding apparently doesn't work on Windows. http://seclists.org/nmap-dev/2011/q1/86