From ed5eda1a1e3949748675e0d72408b7a402edca94 Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 12 Jul 2009 00:28:02 +0000 Subject: [PATCH] Note how nice it would be if we had Nmap/Zenmap/Ncat promotional and training videos --- docs/TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/TODO b/docs/TODO index 6f30d46a0..ba8044c43 100644 --- a/docs/TODO +++ b/docs/TODO @@ -114,6 +114,16 @@ o Look at etc/payloads.conf in unicornscan-0.4.7 and see if they have They have a decent collection there. KX sent some other programs we should look at too. [David] +o [Web] Consider adding training/introduction videos to the Nmap site + o Would be great to have a (5 minute or less) promotional video + introduction to each tool (Nmap, Zenmap, Ncat, Ndiff) on its web + page. + o They need to be good to be useful--the sort of the quality you see + in Laura Chappell's Wireshark videos or James Messer's Nmap videos. + o Besides the promotional videos, users would probably enjoy more + in-depth video instructions (e.g. covering the Nmap Network + Scanning topics). + o [Ncat] In verbose mode, I'd like to see clock time and maybe in/out traffic stats when a client connection ends. Maybe it could use a format similar to what Nmap provides. [David/Venkat]