<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tunneling nmap through Tor</title>
	<atom:link href="http://www.commondork.com/2009/06/26/tunneling-nmap-through-tor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.commondork.com/2009/06/26/tunneling-nmap-through-tor/</link>
	<description>A personal foray into information and network security.</description>
	<lastBuildDate>Fri, 16 Dec 2011 09:26:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Al Reaud</title>
		<link>http://www.commondork.com/2009/06/26/tunneling-nmap-through-tor/comment-page-1/#comment-141</link>
		<dc:creator>Al Reaud</dc:creator>
		<pubDate>Fri, 09 Dec 2011 03:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.commondork.com/?p=443#comment-141</guid>
		<description>Absolutely most helpful, LOL. I&#039;ve been fighting this problem for months, and one command later it&#039;s solved. It&#039;s a tool I need for backtracking to origins of attacks on the secure shell/testing server CMS. Some of the findings are being posted on the HCT site, BTW.

I&#039;m using &quot;proxychains zenmap&quot; as the command actually, and it seems to be working fine.
&#124;S-chain&#124;--127.0.0.1:9050--x.y.z.t:80--OK
&#124;S-chain&#124;--127.0.0.1:9050--x.y.z.t:443--OK
&#124;S-chain&#124;--127.0.0.1:9050--x.y.z.t:443--OK
&#124;S-chain&#124;--127.0.0.1:9050--x.y.z.t:443--OK

Happy Holidays!</description>
		<content:encoded><![CDATA[<p>Absolutely most helpful, LOL. I&#8217;ve been fighting this problem for months, and one command later it&#8217;s solved. It&#8217;s a tool I need for backtracking to origins of attacks on the secure shell/testing server CMS. Some of the findings are being posted on the HCT site, BTW.</p>
<p>I&#8217;m using &#8220;proxychains zenmap&#8221; as the command actually, and it seems to be working fine.<br />
|S-chain|&#8211;127.0.0.1:9050&#8211;x.y.z.t:80&#8211;OK<br />
|S-chain|&#8211;127.0.0.1:9050&#8211;x.y.z.t:443&#8211;OK<br />
|S-chain|&#8211;127.0.0.1:9050&#8211;x.y.z.t:443&#8211;OK<br />
|S-chain|&#8211;127.0.0.1:9050&#8211;x.y.z.t:443&#8211;OK</p>
<p>Happy Holidays!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dirt</title>
		<link>http://www.commondork.com/2009/06/26/tunneling-nmap-through-tor/comment-page-1/#comment-69</link>
		<dc:creator>dirt</dc:creator>
		<pubDate>Fri, 01 Jul 2011 23:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.commondork.com/?p=443#comment-69</guid>
		<description>Thankyou! This is really helpful!</description>
		<content:encoded><![CDATA[<p>Thankyou! This is really helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donny Viszneki</title>
		<link>http://www.commondork.com/2009/06/26/tunneling-nmap-through-tor/comment-page-1/#comment-67</link>
		<dc:creator>Donny Viszneki</dc:creator>
		<pubDate>Wed, 26 Jan 2011 03:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.commondork.com/?p=443#comment-67</guid>
		<description>&gt; There&#039;s no better way to learn what&#039;s happening then to be able to see both sides of the communication stream

Of course anything tunneled through Tor will be encrypted when it leaves your computer.

If you&#039;re using a proxy to reach the Tor network, then you will be able to see the packets, but I believe commands like torify and proxychains trap the syscalls that communicate over the network and &quot;rewrite&quot; the syscall after doing encryption and figuring out which connection to send the encrypted data to.</description>
		<content:encoded><![CDATA[<p>&gt; There&#8217;s no better way to learn what&#8217;s happening then to be able to see both sides of the communication stream</p>
<p>Of course anything tunneled through Tor will be encrypted when it leaves your computer.</p>
<p>If you&#8217;re using a proxy to reach the Tor network, then you will be able to see the packets, but I believe commands like torify and proxychains trap the syscalls that communicate over the network and &#8220;rewrite&#8221; the syscall after doing encryption and figuring out which connection to send the encrypted data to.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

