<?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: A simple and common network attack</title>
	<atom:link href="http://michaeldundas.com/2009/12/17/a-simple-and-common-network-attack/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaeldundas.com/2009/12/17/a-simple-and-common-network-attack/</link>
	<description>Precision, Integrity, Communication</description>
	<lastBuildDate>Fri, 30 Mar 2012 09:51:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Clear2Go</title>
		<link>http://michaeldundas.com/2009/12/17/a-simple-and-common-network-attack/comment-page-1/#comment-4736</link>
		<dc:creator>Clear2Go</dc:creator>
		<pubDate>Mon, 21 Dec 2009 11:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://michaeldundas.com/?p=1225#comment-4736</guid>
		<description>&lt;a href=&quot;#comment-4732&quot; rel=&quot;nofollow&quot;&gt;@Dan Siemon &lt;/a&gt; 
Both are good suggestions.  I have never seen an install process ask the installation for a default list of users permitted to SSH and then create an appropriate config.  I wonder if there are any?  If not, might be a good thing for developers to add.</description>
		<content:encoded><![CDATA[<p><a href="#comment-4732" rel="nofollow">@Dan Siemon </a><br />
Both are good suggestions.  I have never seen an install process ask the installation for a default list of users permitted to SSH and then create an appropriate config.  I wonder if there are any?  If not, might be a good thing for developers to add.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Siemon</title>
		<link>http://michaeldundas.com/2009/12/17/a-simple-and-common-network-attack/comment-page-1/#comment-4732</link>
		<dc:creator>Dan Siemon</dc:creator>
		<pubDate>Mon, 21 Dec 2009 04:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://michaeldundas.com/?p=1225#comment-4732</guid>
		<description>I have several computers with SSH open to the world so I can always reach them. The first thing I do after installation is to disable all authentication mechanisms other than public key (ie no passwords). This means I can only login from other devices with the appropriate keys but it makes dictionary attacks useless.  I also add an AllowUsers statement. This limits remote access to a very small subset of the user accounts on the system.</description>
		<content:encoded><![CDATA[<p>I have several computers with SSH open to the world so I can always reach them. The first thing I do after installation is to disable all authentication mechanisms other than public key (ie no passwords). This means I can only login from other devices with the appropriate keys but it makes dictionary attacks useless.  I also add an AllowUsers statement. This limits remote access to a very small subset of the user accounts on the system.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

