From 6a9f1caf3f291b2a683c8e46e1412f81c07f3b0d Mon Sep 17 00:00:00 2001 From: fyodor Date: Sun, 12 Jul 2009 08:19:56 +0000 Subject: [PATCH] --- docs/TODO | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/TODO b/docs/TODO index 7156c23c6..edee4c813 100644 --- a/docs/TODO +++ b/docs/TODO @@ -79,10 +79,11 @@ o [NSE] Allow spaces in script arguments without the user having to manually quote them (beyond normal shell escape quoting). See: http://seclists.org/nmap-dev/2009/q3/0090.html -o [NSE] Consider integrating HP Laserjet PJL status-setting script. - See this thread for an example of such a script: +o [NSE] Consider integrating HP Laserjet print PJL status-setting + script. See this thread for an example of such a script: http://seclists.org/nmap-dev/2009/q3/0083.html (note that it is - updated during the thread). + updated during the thread). Also, see this thread: + http://seclists.org/nmap-dev/2009/q3/0092.html o Consider the open proxy scripts more carefully - How should we test whether the proxy attempt was successful? Right