1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-28 00:59:04 +00:00

Add a couple tasks from recent nmap-dev emails

This commit is contained in:
fyodor
2010-07-16 19:51:47 +00:00
parent 85554b0906
commit efd89b5e17

View File

@@ -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