[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Full-Disclosure] Strange netcat behavior
- To: full-disclosure@lists.netsys.com
- Subject: Re: [Full-Disclosure] Strange netcat behavior
- From: Christoph Frick <frick@SC-Networks.de>
- Date: Fri, 17 Oct 2003 16:32:26 +0200
On Fri, Oct 17, 2003 at 01:56:02PM +0100, thalm wrote:
> Why is there such a difference between netcat and telnet behavior?
nc is a tool to simply redirect stdin/out to sockets. it knows nothing
about protocols. telnet protocol uses always CRLF so the client does
this always (see RFC 854).
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html