<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Secure2S &#187; Netcats</title>
	<atom:link href="http://secure2s.net/en/category/tools/netcats/feed/" rel="self" type="application/rss+xml" />
	<link>http://secure2s.net/en</link>
	<description>Security Tools</description>
	<lastBuildDate>Sat, 10 Jul 2010 13:44:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Socat</title>
		<link>http://secure2s.net/en/tools/netcats/socat/170/</link>
		<comments>http://secure2s.net/en/tools/netcats/socat/170/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 09:44:19 +0000</pubDate>
		<dc:creator>JraNil</dc:creator>
				<category><![CDATA[Netcats]]></category>
		<category><![CDATA[Insecure]]></category>

		<guid isPermaLink="false">http://secure2s.net/en/?p=170</guid>
		<description><![CDATA[Socat : A relay for bidirectional data transfer A utility similar to the venerable Netcat that works over a number of protocols and through a files, pipes, devices (terminal or modem, etc.), sockets (Unix, IP4, IP6 &#8211; raw, UDP, TCP), a client for SOCKS4, proxy CONNECT, or SSL, etc. It provides forking, logging, and dumping, <a href='http://secure2s.net/en/tools/netcats/socat/170/'>[...]</a>


Related posts:<ol><li><a href='http://secure2s.net/en/tools/basic-tools/openssh_putty_ssh/39/' rel='bookmark' title='Permanent Link: OpenSSH_PuTTY_SSH'>OpenSSH_PuTTY_SSH</a></li>
<li><a href='http://secure2s.net/en/tools/packet-crafters/nemesis/143/' rel='bookmark' title='Permanent Link: Nemesis'>Nemesis</a></li>
<li><a href='http://secure2s.net/en/tools/traffic-monitoring/ntop/90/' rel='bookmark' title='Permanent Link: Ntop'>Ntop</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsecure2s.net%2Fen%2Ftools%2Fnetcats%2Fsocat%2F170%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsecure2s.net%2Fen%2Ftools%2Fnetcats%2Fsocat%2F170%2F&amp;style=normal&amp;service=retwt.me" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.dest-unreach.org/socat/">Socat</a> : A relay for bidirectional data transfer<br />
A utility similar to the venerable <a href="http://sectools.org/index.html#netcat">Netcat</a> that works over a number of protocols and through a files, pipes, devices (terminal or modem, etc.), sockets (Unix, IP4, IP6 &#8211; raw, UDP, TCP), a client for SOCKS4, proxy CONNECT, or SSL, etc. It provides forking, logging, and dumping, different modes for interprocess communication, and many more options. It can be used, for example, as a TCP relay (one-shot or daemon), as a daemon-based socksifier, as a shell interface to Unix sockets, as an IP6 relay, for redirecting TCP-oriented programs to a serial line, or to establish a relatively secure environment (su and chroot) for running client or server shell scripts with network connections.</p>
<img src="http://secure2s.net/en/?ak_action=api_record_view&id=170&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://secure2s.net/en/tools/basic-tools/openssh_putty_ssh/39/' rel='bookmark' title='Permanent Link: OpenSSH_PuTTY_SSH'>OpenSSH_PuTTY_SSH</a></li>
<li><a href='http://secure2s.net/en/tools/packet-crafters/nemesis/143/' rel='bookmark' title='Permanent Link: Nemesis'>Nemesis</a></li>
<li><a href='http://secure2s.net/en/tools/traffic-monitoring/ntop/90/' rel='bookmark' title='Permanent Link: Ntop'>Ntop</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://secure2s.net/en/tools/netcats/socat/170/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netcat</title>
		<link>http://secure2s.net/en/tools/netcats/netcat/11/</link>
		<comments>http://secure2s.net/en/tools/netcats/netcat/11/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 19:08:13 +0000</pubDate>
		<dc:creator>JraNil</dc:creator>
				<category><![CDATA[Netcats]]></category>
		<category><![CDATA[Insecure]]></category>

		<guid isPermaLink="false">http://secure2s.net/en/?p=11</guid>
		<description><![CDATA[Netcat : The network Swiss army knife This simple utility reads and writes data across TCP or UDP network connections. It is designed to be a reliable back-end tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, <a href='http://secure2s.net/en/tools/netcats/netcat/11/'>[...]</a>


Related posts:<ol><li><a href='http://secure2s.net/en/tools/netcats/socat/170/' rel='bookmark' title='Permanent Link: Socat'>Socat</a></li>
<li><a href='http://secure2s.net/en/tools/vulnerability-scanners/x-scan/166/' rel='bookmark' title='Permanent Link: X-scan'>X-scan</a></li>
<li><a href='http://secure2s.net/en/tools/traceroute/tcptraceroute/215/' rel='bookmark' title='Permanent Link: Tcptraceroute'>Tcptraceroute</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsecure2s.net%2Fen%2Ftools%2Fnetcats%2Fnetcat%2F11%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsecure2s.net%2Fen%2Ftools%2Fnetcats%2Fnetcat%2F11%2F&amp;style=normal&amp;service=retwt.me" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.vulnwatch.org/netcat/">Netcat</a> : The network Swiss army knife<br />
This simple utility reads and writes data across TCP or UDP network connections. It is designed to be a reliable back-end tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need, including port binding to accept incoming connections. The original Netcat was <a href="http://seclists.org/bugtraq/1995/Oct/0028.html">released</a> by Hobbit in 1995, but it hasn&#8217;t been maintained despite its immense popularity.  It can sometimes even be hard to find <a href="http://download.insecure.org/stf/nc110.tgz">nc110.tgz</a>. The flexibility and usefulness of this tool have prompted people to write numerous other Netcat implementations &#8211; often with modern features not found in the original. One of the most interesting is <a href="http://sectools.org/tools3.html#socat">Socat</a>, which extends Netcat to support many other socket types, SSL encryption, SOCKS proxies, and more. It even made this list on its own merits. There is also <a href="http://sourceforge.net/projects/nmap-ncat/">Chris Gibson&#8217;s Ncat</a>, which offers even more features while remaining portable and compact.  Other takes on Netcat include <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/nc/">OpenBSD&#8217;s nc</a>, <a href="http://farm9.org/Cryptcat/">Cryptcat</a>, <a href="http://www.deepspace6.net/projects/netcat6.html">Netcat6</a>, <a href="http://dcs.nac.uci.edu/%7Estrombrg/pnetcat.html">PNetcat</a>, <a href="http://tigerteam.se/dl/sbd/">SBD</a>, and so-called <a href="http://netcat.sourceforge.net/">GNU Netcat</a>.</p>
<img src="http://secure2s.net/en/?ak_action=api_record_view&id=11&type=feed" alt="" />

<p>Related posts:<ol><li><a href='http://secure2s.net/en/tools/netcats/socat/170/' rel='bookmark' title='Permanent Link: Socat'>Socat</a></li>
<li><a href='http://secure2s.net/en/tools/vulnerability-scanners/x-scan/166/' rel='bookmark' title='Permanent Link: X-scan'>X-scan</a></li>
<li><a href='http://secure2s.net/en/tools/traceroute/tcptraceroute/215/' rel='bookmark' title='Permanent Link: Tcptraceroute'>Tcptraceroute</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://secure2s.net/en/tools/netcats/netcat/11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
