From 9ec90e4144a9407699e918ed1a96c96044c0b806 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 1 Oct 2010 16:54:25 +0000 Subject: [PATCH] Fix a typo in TODO; Nsock already logs to stdout; what we need is a way to log to stderr. --- todo/nmap.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo/nmap.txt b/todo/nmap.txt index 426dcb643..f1eb0e1ae 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -76,7 +76,7 @@ o [NSE] Write a couple more MSRPC scripts inspired by sysinternals: o Services (like sysinternals' psservice) [Drazen] -o Let Nsock log to stdout, so its messages don't get mixed up with the +o Let Nsock log to stderr, so its messages don't get mixed up with the output stream when Ncat is run with -vvv. http://seclists.org/nmap-dev/2010/q3/113