From efd89b5e179a7be9aa0afcbe8755b14506ea1276 Mon Sep 17 00:00:00 2001 From: fyodor Date: Fri, 16 Jul 2010 19:51:47 +0000 Subject: [PATCH] Add a couple tasks from recent nmap-dev emails --- todo/nmap.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index e67e61253..6a7f9815a 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -49,6 +49,12 @@ o [NSE] Write a couple more MSRPC scripts inspired by sysinternals: o Services (like sysinternals' psservice) [Drazen] +o [NSE] Review new brute, vnc, and svn scripts by Patrik. This guy is + a coding machine :). http://seclists.org/nmap-dev/2010/q3/111 + +o Ncat should probably support SSL Server Name Indication (SNI). See + this thread: http://seclists.org/nmap-dev/2010/q3/112 + o [NSE] Consider using .idl files rather than manually coding all the MSRPC stuff. The current idea, if we do this, is to have an application in nmap-private-dev which converts .idl files to LUA