Nmap Development mailing list archives

Re: Windows Ncat problems with knowing when to stop


From: David Fifield <david () bamsoftware com>
Date: Thu, 13 Aug 2009 22:53:32 -0600

On Sun, Jul 19, 2009 at 08:02:51AM -0400, Adrian Crenshaw wrote:
Hi all,
     It seems on a Linux box the following commands work as expected:

Server: ncat --ssl -v -l > newfile
Client: ncat -v --send-only --ssl localhost < nmap-5.00.tar.bz2

with both Ncat sessions ending once the file is finished. But in Windows
both keep going until you ctl-C. I'm using Ncat 5.0 for these tests.

I can't reproduce this on XP SP3. In the Windows shell or in a Cygwin
shell, I see this on the client:

C:\cygwin\home\david\nmap\ncat\Debug>ncat --send-only localhost -v --ssl < BuildLog.htm
Ncat: Version 5.05BETA1 ( http://nmap.org/ncat )
Ncat: SSL connection to 127.0.0.1:31337.
Ncat: SHA-1 fingerprint: 45CF B50E 506E 1117 F8DC 763E FDE9 FC69 414A D7FE
Ncat: 8002 bytes sent, 0 bytes received in 0.14 seconds.

C:\cygwin\home\david\nmap\ncat\Debug>

David Fifield

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: