<?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: Hak5 1109 &#8211;  Proxies, Linux SSH Servers, Windows Clients &amp; Public Keys</title>
	<atom:link href="http://hak5.org/episodes/hak5-1109/feed" rel="self" type="application/rss+xml" />
	<link>http://hak5.org/episodes/hak5-1109</link>
	<description>Trust Your Technolust</description>
	<lastBuildDate>Sat, 18 May 2013 03:20:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Tyler</title>
		<link>http://hak5.org/episodes/hak5-1109#comment-51986</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Wed, 25 Jul 2012 13:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://Hak5.org/?p=4745#comment-51986</guid>
		<description><![CDATA[PuttyGen comes with WinSCP, so thats why u have to already
Also, WinSCP comes with putty for its auth.]]></description>
		<content:encoded><![CDATA[<p>PuttyGen comes with WinSCP, so thats why u have to already<br />
Also, WinSCP comes with putty for its auth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Kitchen</title>
		<link>http://hak5.org/episodes/hak5-1109#comment-50254</link>
		<dc:creator>Darren Kitchen</dc:creator>
		<pubDate>Mon, 30 Apr 2012 23:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://Hak5.org/?p=4745#comment-50254</guid>
		<description><![CDATA[Yeah, I messed that one up. Oops. I know better :)]]></description>
		<content:encoded><![CDATA[<p>Yeah, I messed that one up. Oops. I know better <img src='http://hak5.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wallace</title>
		<link>http://hak5.org/episodes/hak5-1109#comment-50227</link>
		<dc:creator>Wallace</dc:creator>
		<pubDate>Fri, 27 Apr 2012 09:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://Hak5.org/?p=4745#comment-50227</guid>
		<description><![CDATA[Blooper at 40:17
Incorrect SSH server config file was edited.

root@vps20403 [/etc/ssh]# vi ssh_config

should be editing sshd_config]]></description>
		<content:encoded><![CDATA[<p>Blooper at 40:17<br />
Incorrect SSH server config file was edited.</p>
<p>root@vps20403 [/etc/ssh]# vi ssh_config</p>
<p>should be editing sshd_config</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://hak5.org/episodes/hak5-1109#comment-50225</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Thu, 26 Apr 2012 18:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://Hak5.org/?p=4745#comment-50225</guid>
		<description><![CDATA[LOVE the Proxie episodes. Now have you in my Google Reader. Watching the episodes has replaced TV viewing]]></description>
		<content:encoded><![CDATA[<p>LOVE the Proxie episodes. Now have you in my Google Reader. Watching the episodes has replaced TV viewing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asniffer</title>
		<link>http://hak5.org/episodes/hak5-1109#comment-50222</link>
		<dc:creator>Asniffer</dc:creator>
		<pubDate>Wed, 25 Apr 2012 16:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://Hak5.org/?p=4745#comment-50222</guid>
		<description><![CDATA[Awesome guys keep up the good work I am loving this section on Proxies and SSH and picking up a few tips along the way :-) Thanks !!!!


Asniffer]]></description>
		<content:encoded><![CDATA[<p>Awesome guys keep up the good work I am loving this section on Proxies and SSH and picking up a few tips along the way <img src='http://hak5.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Thanks !!!!</p>
<p>Asniffer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MV</title>
		<link>http://hak5.org/episodes/hak5-1109#comment-50210</link>
		<dc:creator>MV</dc:creator>
		<pubDate>Mon, 23 Apr 2012 19:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://Hak5.org/?p=4745#comment-50210</guid>
		<description><![CDATA[Dude, fix the video links. Thanks.]]></description>
		<content:encoded><![CDATA[<p>Dude, fix the video links. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joey</title>
		<link>http://hak5.org/episodes/hak5-1109#comment-50208</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Mon, 23 Apr 2012 14:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://Hak5.org/?p=4745#comment-50208</guid>
		<description><![CDATA[This is going to help with my Security+ exam. 

&quot;If Bob wants to send a secure message to Bill using public-key encryption without sender validation, what does Bill need?&quot; Answer: Bill&#039;s private key.

&quot;If Mary wants to send a secure message to Todd using public-key encryption but is not worried about sender verification, what does she need in addition to her original message text?&quot; Answer: Todd&#039;s public key.

Questions like that used to stump me, but after watching this, I have a better understanding.]]></description>
		<content:encoded><![CDATA[<p>This is going to help with my Security+ exam. </p>
<p>&#8220;If Bob wants to send a secure message to Bill using public-key encryption without sender validation, what does Bill need?&#8221; Answer: Bill&#8217;s private key.</p>
<p>&#8220;If Mary wants to send a secure message to Todd using public-key encryption but is not worried about sender verification, what does she need in addition to her original message text?&#8221; Answer: Todd&#8217;s public key.</p>
<p>Questions like that used to stump me, but after watching this, I have a better understanding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://hak5.org/episodes/hak5-1109#comment-50198</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Sun, 22 Apr 2012 08:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://Hak5.org/?p=4745#comment-50198</guid>
		<description><![CDATA[Please be aware that neither the &#039;Download HD&#039; or &#039;Download MP4&#039; links work (404)...]]></description>
		<content:encoded><![CDATA[<p>Please be aware that neither the &#8216;Download HD&#8217; or &#8216;Download MP4&#8242; links work (404)&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jamis</title>
		<link>http://hak5.org/episodes/hak5-1109#comment-50194</link>
		<dc:creator>jamis</dc:creator>
		<pubDate>Sat, 21 Apr 2012 20:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://Hak5.org/?p=4745#comment-50194</guid>
		<description><![CDATA[Nice plug: http://www.layerone.org/ rofl.

Interesting trivia: one of the exploits in SSH Version 1 was &quot;featured&quot; in the Matrix: Reloaded
http://www.securityfocus.com/news/4831
http://www.securityfocus.com/bid/2347

Also, not a plug for securityfocus...]]></description>
		<content:encoded><![CDATA[<p>Nice plug: <a href="http://www.layerone.org/" rel="nofollow">http://www.layerone.org/</a> rofl.</p>
<p>Interesting trivia: one of the exploits in SSH Version 1 was &#8220;featured&#8221; in the Matrix: Reloaded<br />
<a href="http://www.securityfocus.com/news/4831" rel="nofollow">http://www.securityfocus.com/news/4831</a><br />
<a href="http://www.securityfocus.com/bid/2347" rel="nofollow">http://www.securityfocus.com/bid/2347</a></p>
<p>Also, not a plug for securityfocus&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
