From b8314672a6c9169c5913d2b98ded89c00deec142 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 21 Jan 2011 21:58:55 +0000 Subject: [PATCH] TODO: o [Nping] See whether --echo-client mode really requires root, and remove that restriction if not. --- todo/nmap.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 468ad163d..7b7e06fd9 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -59,6 +59,9 @@ o Script review: - Martin Swende patch to force script run http://seclists.org/nmap-dev/2010/q4/567 +o [Nping] See whether --echo-client mode really requires root, and + remove that restriction if not. + o We should document Ron's sample script (http://nmap.org/svn/docs/sample-script.nse) in docs/scripting.xml so that new script writers know about it.