From e4c0674b35cda8aa3f76474c51aa515bbddf5105 Mon Sep 17 00:00:00 2001 From: fyodor Date: Tue, 6 Jul 2010 18:23:18 +0000 Subject: [PATCH] Add a potential task for discussion re: adding server support to nsock --- todo/nmap.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 5dbeed2a6..64f15b8ee 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -206,6 +206,13 @@ o [Zenmap] Consider a couple ideas from Norris Carden o Revive the Nmap Public Source License project (need to find an open source attorney to review it). http://nmap.org/npsl/ +o [Nsock] Consider adding server support so that Ncat can accept + multiple connections and multiplex the FD's like it does for + clients. This could potentially be used by Ncat and Nping echo + mode, which currently accept themselves then pass the FDs to Nsock + to manage. This means they need to do short nsock_loops so they can + interchange them with accept attempts. + o Consider rethinking Nmap's -s* syntax for specifing scan types o Current problems with this -s syntax: o We already use like 20 of the 26 letters, so we end up with