<?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>Coreix Managed Servers &#187; Security</title>
	<atom:link href="http://www.coreix.net/blog/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coreix.net/blog</link>
	<description>Coreix Managed Dedicated Hosting and Colocation Solutions</description>
	<lastBuildDate>Mon, 06 Sep 2010 13:09:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Protection against brute SSH login attempts</title>
		<link>http://www.coreix.net/blog/protection-against-brute-ssh-login-attempts/3/</link>
		<comments>http://www.coreix.net/blog/protection-against-brute-ssh-login-attempts/3/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 21:42:05 +0000</pubDate>
		<dc:creator>Coreix</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[denyhost]]></category>
		<category><![CDATA[securityfocus]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sshd]]></category>

		<guid isPermaLink="false">http://www.coreix.net/blog/?p=3</guid>
		<description><![CDATA[
According to a recent SecurityFocus report there are no w large distributed brute force ssh attempts coming from multiple IP addresses. This means that tools like denyhost that block login attempts from hosts that have made multiple failed attempts are not really going to assist.  Of course another alternative to foil these automated attacks [...]]]></description>
			<content:encoded><![CDATA[<div class="postentry">
<p>According to a recent <a title="Security Focus" href="http://www.securityfocus.com/news/11518" target="_blank" rel='nofollow'>SecurityFocus report</a> there are no w large distributed brute force ssh attempts coming from multiple IP addresses. This means that tools like <a title="Denyhosts" href="http://denyhosts.sourceforge.net/" target="_blank" rel='nofollow'>denyhost</a> that block login attempts from hosts that have made multiple failed attempts are not really going to assist.  Of course another alternative to foil these automated attacks is to move the standard SSH port. This can be done by editing your /etc/ssh/sshd_config and changing the port to one that is not currently running a service. One the file is edited, restart the SSH service for the changes to take effect.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.coreix.net/blog/protection-against-brute-ssh-login-attempts/3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

