<?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: Security and Obscurity: Does Changing Your SSH Port Lower Your Risk?</title>
	<atom:link href="http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/feed" rel="self" type="application/rss+xml" />
	<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk</link>
	<description>grep understanding</description>
	<lastBuildDate>Fri, 25 May 2012 02:15:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Secure SSH connection: Use another port &#187; CactusBanana.com</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-258271</link>
		<dc:creator>Secure SSH connection: Use another port &#187; CactusBanana.com</dc:creator>
		<pubDate>Mon, 31 Oct 2011 23:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-258271</guid>
		<description>&lt;p&gt;[...] Security and Obscurity: Does Changing Your SSH Port Lower Your Risk? [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Security and Obscurity: Does Changing Your SSH Port Lower Your Risk? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254733</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 19 Feb 2011 18:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254733</guid>
		<description>&lt;p&gt;I agree that only good administrators should have access and the risk of a screw-up is low, but it is a risk - and that&#039;s what this is all about. Is the risk of an admin making a mistake (and even good ones do) higher than the risk of getting hit by an ssh 0-day and saved by a different port? In most cases I don&#039;t believe it is.&lt;/p&gt;

&lt;p&gt;I would note that although changing the port should be an easy change, ssh is critical and a mistake made when configuring it can lead to a high security risk or leave you unable to fix a genuine security problem elsewhere. This is always the case but is surely an argument for reducing the time spent in sshd_config unnecessarily.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I agree that only good administrators should have access and the risk of a screw-up is low, but it is a risk &#8211; and that&#8217;s what this is all about. Is the risk of an admin making a mistake (and even good ones do) higher than the risk of getting hit by an ssh 0-day and saved by a different port? In most cases I don&#8217;t believe it is.</p>

<p>I would note that although changing the port should be an easy change, ssh is critical and a mistake made when configuring it can lead to a high security risk or leave you unable to fix a genuine security problem elsewhere. This is always the case but is surely an argument for reducing the time spent in sshd_config unnecessarily.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin DeMaris</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254732</link>
		<dc:creator>Justin DeMaris</dc:creator>
		<pubDate>Sat, 19 Feb 2011 16:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254732</guid>
		<description>&lt;p&gt;I have to say I was of the same mentality that the port changes were a stupid change that added complexity, but the point that really hit home for me was the zero-day one. We take for granted that SSH itself is secure. And if you want to buy yourself a bit of extra time from automated attacks when a zero-day gets exposed, running on a different port will most CERTAINLY buy you some time.&lt;/p&gt;

&lt;p&gt;With regards to the added complexity part... any good administrator is inside the sshd_config file for any server deployment anyway, so changing the port number is very minimal risk. If you keep it consistent across your company, then anyone who has a legitimate reason to be using SSH anyway shouldn&#039;t have a problem with it after initial training. Anybody who is comfortable enough with SSH to be given server access should be fine at changing the port number to connect with. Anybody who isn&#039;t comfortable with that has no business having shell access to your server.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have to say I was of the same mentality that the port changes were a stupid change that added complexity, but the point that really hit home for me was the zero-day one. We take for granted that SSH itself is secure. And if you want to buy yourself a bit of extra time from automated attacks when a zero-day gets exposed, running on a different port will most CERTAINLY buy you some time.</p>

<p>With regards to the added complexity part&#8230; any good administrator is inside the sshd_config file for any server deployment anyway, so changing the port number is very minimal risk. If you keep it consistent across your company, then anyone who has a legitimate reason to be using SSH anyway shouldn&#8217;t have a problem with it after initial training. Anybody who is comfortable enough with SSH to be given server access should be fine at changing the port number to connect with. Anybody who isn&#8217;t comfortable with that has no business having shell access to your server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254731</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 19 Feb 2011 13:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254731</guid>
		<description>&lt;p&gt;It really isn&#039;t that simple.&lt;/p&gt;

&lt;p&gt;A better analogy would be to say we could install a magical camouflage on our tanks that reduced the chance of getting hit by 1% but actually made it break down 1% more as well. Should we do it? Well, we could, but in the end it doesn&#039;t make any difference.&lt;/p&gt;

&lt;p&gt;So changing the ssh port reduces my exposure to automated ssh attacks. I already have adequate protection against these through other policies (which I would require anyway), they are very very low risk.&lt;/p&gt;

&lt;p&gt;However, by doing this I have at least:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Made an additional configuration change. In other words, added complexity, no matter how minor. And we know about complexity and security.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Added to user and admin WTF factor. Oh, here&#039;s that complexity again.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Admin time taken away from dealing with real threats.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Changed to a less-tested code path through ssh. In this case a very very minor one, but once you start making this sort tweak they all add up.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These are maybe a bit of a stretch but so is the idea of a different port stopping some new ssh 0-day.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It really isn&#8217;t that simple.</p>

<p>A better analogy would be to say we could install a magical camouflage on our tanks that reduced the chance of getting hit by 1% but actually made it break down 1% more as well. Should we do it? Well, we could, but in the end it doesn&#8217;t make any difference.</p>

<p>So changing the ssh port reduces my exposure to automated ssh attacks. I already have adequate protection against these through other policies (which I would require anyway), they are very very low risk.</p>

<p>However, by doing this I have at least:</p>

<ul>
<li><p>Made an additional configuration change. In other words, added complexity, no matter how minor. And we know about complexity and security.</p></li>
<li><p>Added to user and admin WTF factor. Oh, here&#8217;s that complexity again.</p></li>
<li><p>Admin time taken away from dealing with real threats.</p></li>
<li><p>Changed to a less-tested code path through ssh. In this case a very very minor one, but once you start making this sort tweak they all add up.</p></li>
</ul>

<p>These are maybe a bit of a stretch but so is the idea of a different port stopping some new ssh 0-day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Miessler</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254726</link>
		<dc:creator>Daniel Miessler</dc:creator>
		<pubDate>Sat, 19 Feb 2011 00:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254726</guid>
		<description>&lt;p&gt;If your tank armor is good enough then getting owned by a bullet is
small. So why use camo?&lt;/p&gt;

&lt;p&gt;More importantly: Why not?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>If your tank armor is good enough then getting owned by a bullet is
small. So why use camo?</p>

<p>More importantly: Why not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arik</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254724</link>
		<dc:creator>Arik</dc:creator>
		<pubDate>Sat, 19 Feb 2011 00:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254724</guid>
		<description>&lt;p&gt;The problem is that you measure the risk by the number of hits on your port.&lt;/p&gt;

&lt;p&gt;Perhaps the 3 hits on the non-standard port are more risky than all of the other hits combined?&lt;/p&gt;

&lt;p&gt;-- Arik&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The problem is that you measure the risk by the number of hits on your port.</p>

<p>Perhaps the 3 hits on the non-standard port are more risky than all of the other hits combined?</p>

<p>&#8211; Arik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254725</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 19 Feb 2011 00:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254725</guid>
		<description>&lt;p&gt;I think that sometimes people spend far too much time faffing around creating novel solutions to minor risks rather than putting the effort into following good practice - which will mitigate the trivial stuff anyway - and saving their creativity for the real worries.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think that sometimes people spend far too much time faffing around creating novel solutions to minor risks rather than putting the effort into following good practice &#8211; which will mitigate the trivial stuff anyway &#8211; and saving their creativity for the real worries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254723</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sat, 19 Feb 2011 00:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254723</guid>
		<description>&lt;p&gt;I don&#039;t think this is really the case. If you follow good security practice then your risk of getting owned by an automated attempt is near zero even if a new OpenSSH vulnerability is found and - somehow - makes its way into automated scripts quickly enough for you to be hit without warning. These automated attempts are not a security risk for most people, at least I would hope not most people reading this. Moving port does precisely nothing to mitigate the genuine risk of a determined attacker except the thin argument that it reduces noise in logs, and there are other equally valid solutions there.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think this is really the case. If you follow good security practice then your risk of getting owned by an automated attempt is near zero even if a new OpenSSH vulnerability is found and &#8211; somehow &#8211; makes its way into automated scripts quickly enough for you to be hit without warning. These automated attempts are not a security risk for most people, at least I would hope not most people reading this. Moving port does precisely nothing to mitigate the genuine risk of a determined attacker except the thin argument that it reduces noise in logs, and there are other equally valid solutions there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell VT</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254722</link>
		<dc:creator>Russell VT</dc:creator>
		<pubDate>Fri, 18 Feb 2011 22:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254722</guid>
		<description>&lt;p&gt;I think you discount the idea that many Internet-daemon compromises have nothing to do with successful authentication. And, as-is the case with past SSH vulnerabilities, buffer overflows can happen early-on in the protocol exchange, possibly leading to a root shell. Yeah, it&#039;s only a stop-gap measure, but moving services like SSH to a port not normally seen/probed in a basic namp scan tends to at least keep the script kiddies away (and, as you say, keeps your logs MUCh cleaner).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think you discount the idea that many Internet-daemon compromises have nothing to do with successful authentication. And, as-is the case with past SSH vulnerabilities, buffer overflows can happen early-on in the protocol exchange, possibly leading to a root shell. Yeah, it&#8217;s only a stop-gap measure, but moving services like SSH to a port not normally seen/probed in a basic namp scan tends to at least keep the script kiddies away (and, as you say, keeps your logs MUCh cleaner).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell VT</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254721</link>
		<dc:creator>Russell VT</dc:creator>
		<pubDate>Fri, 18 Feb 2011 22:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254721</guid>
		<description>&lt;p&gt;You need to pick a &quot;better&quot; non-standard port ... preferably something not already defined on the &quot;common list of TCP ports.&quot; You&#039;ve experienced more probes on 24 in a weekend than I tend to see in a year or two. Simply adding some multiples of a hundred tends to get you off the list...&lt;/p&gt;

&lt;p&gt;Ref: http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers&lt;/p&gt;

&lt;p&gt;Someone submitted you to Reddit, BTW:&lt;/p&gt;

&lt;p&gt;http://www.reddit.com/r/netsec/comments/fnz1h/obscurity_does_changing_your_ssh_port_lower_your/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You need to pick a &#8220;better&#8221; non-standard port &#8230; preferably something not already defined on the &#8220;common list of TCP ports.&#8221; You&#8217;ve experienced more probes on 24 in a weekend than I tend to see in a year or two. Simply adding some multiples of a hundred tends to get you off the list&#8230;</p>

<p>Ref: <a href="http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers" rel="nofollow">http://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers</a></p>

<p>Someone submitted you to Reddit, BTW:</p>

<p><a href="http://www.reddit.com/r/netsec/comments/fnz1h/obscurity_does_changing_your_ssh_port_lower_your/" rel="nofollow">http://www.reddit.com/r/netsec/comments/fnz1h/obscurity_does_changing_your_ssh_port_lower_your/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pronto185</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254720</link>
		<dc:creator>Pronto185</dc:creator>
		<pubDate>Fri, 18 Feb 2011 20:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254720</guid>
		<description>&lt;p&gt;I change my ssh port to 443, though for a completely different reason. My school blocks outbound 22 on wifi...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I change my ssh port to 443, though for a completely different reason. My school blocks outbound 22 on wifi&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Smith</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254719</link>
		<dc:creator>Bob Smith</dc:creator>
		<pubDate>Fri, 18 Feb 2011 20:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254719</guid>
		<description>&lt;p&gt;port 22, zero attempts. Iptables for the win.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>port 22, zero attempts. Iptables for the win.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Cleveland</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254714</link>
		<dc:creator>James Cleveland</dc:creator>
		<pubDate>Fri, 18 Feb 2011 17:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254714</guid>
		<description>&lt;p&gt;Not really, they could try millions of times and fail if you have root password disabled and fail2ban set up.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Not really, they could try millions of times and fail if you have root password disabled and fail2ban set up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Kaufman</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254715</link>
		<dc:creator>Evan Kaufman</dc:creator>
		<pubDate>Fri, 18 Feb 2011 17:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254715</guid>
		<description>&lt;p&gt;I think it&#039;s much simpler in the long run to just set up (for example) fail2ban, and never have to worry about what port your ssh was on or whether some other service or app will support a custom ssh port.  That&#039;s what I do for my VPS&#039;s and I have no complaints whatsoever.  Still, it makes an interesting point that an obscurity layer &lt;em&gt;on top of already sound security&lt;/em&gt; can usually only make a good thing better.&lt;/p&gt;

&lt;p&gt;The only worry is that the security may fail and you may never notice because it&#039;s already obscured.  This is most likely in a situation where a system is likely to switch maintainers at some point and the new maintainer may not know all the ins &amp; outs.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I think it&#8217;s much simpler in the long run to just set up (for example) fail2ban, and never have to worry about what port your ssh was on or whether some other service or app will support a custom ssh port.  That&#8217;s what I do for my VPS&#8217;s and I have no complaints whatsoever.  Still, it makes an interesting point that an obscurity layer <em>on top of already sound security</em> can usually only make a good thing better.</p>

<p>The only worry is that the security may fail and you may never notice because it&#8217;s already obscured.  This is most likely in a situation where a system is likely to switch maintainers at some point and the new maintainer may not know all the ins &amp; outs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Apreche</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254712</link>
		<dc:creator>Apreche</dc:creator>
		<pubDate>Fri, 18 Feb 2011 17:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254712</guid>
		<description>&lt;p&gt;I run SSH on a non-standard port sometimes, but I don&#039;t have any delusions that it actually helps anything. All my SSH are key-auth only. Since every bot in the universe attempts to connect with password auth, they will never get in even if I&#039;m on port 22. The reason I move the port is simply to make the log files cleaner, since they won&#039;t be full of failed attempts.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I run SSH on a non-standard port sometimes, but I don&#8217;t have any delusions that it actually helps anything. All my SSH are key-auth only. Since every bot in the universe attempts to connect with password auth, they will never get in even if I&#8217;m on port 22. The reason I move the port is simply to make the log files cleaner, since they won&#8217;t be full of failed attempts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WebDesignHero</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-254442</link>
		<dc:creator>WebDesignHero</dc:creator>
		<pubDate>Sun, 09 Jan 2011 18:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-254442</guid>
		<description>&lt;p&gt;From my own personal experience, I have no seen a difference in switching ports. I have to connect from hotels quite frequently. Obviously someone makes their living from hacking there, because when I get home I am still seeing attack on the port I selected for that week. If you just open the port, most automated attacks will use the default. If you are scanned and have banners, they will figure it out if they want. My guess is since they saw the traffic going to the particular receiver socket, they recorded it then performed their attack. In your experiment, how many connections were you making to port 24 from the public? Besides the minor annoyance of the attacker opening connections, and I had high hopes they were not going to crack my key and password.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>From my own personal experience, I have no seen a difference in switching ports. I have to connect from hotels quite frequently. Obviously someone makes their living from hacking there, because when I get home I am still seeing attack on the port I selected for that week. If you just open the port, most automated attacks will use the default. If you are scanned and have banners, they will figure it out if they want. My guess is since they saw the traffic going to the particular receiver socket, they recorded it then performed their attack. In your experiment, how many connections were you making to port 24 from the public? Besides the minor annoyance of the attacker opening connections, and I had high hopes they were not going to crack my key and password.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat Niemeyer</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-241952</link>
		<dc:creator>Pat Niemeyer</dc:creator>
		<pubDate>Fri, 13 Feb 2009 23:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-241952</guid>
		<description>&lt;p&gt;It would be interesting if you try your experiment again but instead of having the two ports open simply move the port to 24.  I am wondering how many scripts first try port 22 and then move on to try other ports.  This is probably reducing your counts a bit.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It would be interesting if you try your experiment again but instead of having the two ports open simply move the port to 24.  I am wondering how many scripts first try port 22 and then move on to try other ports.  This is probably reducing your counts a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat Niemeyer</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-240634</link>
		<dc:creator>Pat Niemeyer</dc:creator>
		<pubDate>Fri, 13 Feb 2009 18:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-240634</guid>
		<description>&lt;p&gt;It would be interesting if you try your experiment again but instead of having the two ports open simply move the port to 24.  I am wondering how many scripts first try port 22 and then move on to try other ports.  This is probably reducing your counts a bit.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It would be interesting if you try your experiment again but instead of having the two ports open simply move the port to 24.  I am wondering how many scripts first try port 22 and then move on to try other ports.  This is probably reducing your counts a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linux News</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-240595</link>
		<dc:creator>Linux News</dc:creator>
		<pubDate>Fri, 06 Feb 2009 16:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-240595</guid>
		<description>&lt;p&gt;A very interesting article and a very simple, yet effective suggestion. I wish more people would stop exposing themselves needelessly. As I rant, I realize that it&#039;d be sweet if a linux distribution could randomize ports automatically for ssh during the install.&lt;br&gt;hm.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>A very interesting article and a very simple, yet effective suggestion. I wish more people would stop exposing themselves needelessly. As I rant, I realize that it&#39;d be sweet if a linux distribution could randomize ports automatically for ssh during the install.<br />hm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DAH</title>
		<link>http://danielmiessler.com/blog/security-and-obscurity-does-changing-your-ssh-port-lower-your-risk/comment-page-1#comment-240172</link>
		<dc:creator>DAH</dc:creator>
		<pubDate>Sat, 13 Dec 2008 04:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blog/security-and-obscurity-changing-your-ssh-port#comment-240172</guid>
		<description>&lt;p&gt;sftp respects ~/.ssh/config; you only have to put the non-standard port in that file, and ssh, sftp, etc will use it.&lt;br&gt;&lt;br&gt;man ssh_config.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>sftp respects ~/.ssh/config; you only have to put the non-standard port in that file, and ssh, sftp, etc will use it.<br /><br />man ssh_config.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

