<?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>These things are far too hard &#187; brute force</title>
	<atom:link href="http://leadingedgescripts.co.uk/tag/brute-force/feed/" rel="self" type="application/rss+xml" />
	<link>http://leadingedgescripts.co.uk</link>
	<description></description>
	<lastBuildDate>Fri, 16 Oct 2009 09:14:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Simple Tip To Reduce Brute Force Hacks Via SSH</title>
		<link>http://leadingedgescripts.co.uk/computer-security/simple-tip-to-reduce-brute-force-hacks-via-ssh/</link>
		<comments>http://leadingedgescripts.co.uk/computer-security/simple-tip-to-reduce-brute-force-hacks-via-ssh/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 22:03:57 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Computer Security]]></category>
		<category><![CDATA[brute force]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.leadingedgescripts.co.uk/?p=224</guid>
		<description><![CDATA[This is very simple, but I&#8217;ve seen a massive reduction in brute force attempts simply by changing the default port for SSH connections. It&#8217;s pretty simple to change the default port: Just edit the SSH configuration file, normally this will be found in /etc/ssh or /usr/local/etc/ssh. To change it over, edit the line that reads [...]]]></description>
			<content:encoded><![CDATA[<p>This is very simple, but I&#8217;ve seen a massive reduction in brute force attempts simply by changing the default port for SSH connections.</p>
<p>It&#8217;s pretty simple to change the default port:</p>
<p>Just edit the SSH configuration file, normally this will be found in /etc/ssh or /usr/local/etc/ssh.</p>
<p>To change it over, edit the line that reads &#8220;Port 22&#8243; or &#8220;#Port 22&#8243; to a different port number and then restart SSH.</p>
]]></content:encoded>
			<wfw:commentRss>http://leadingedgescripts.co.uk/computer-security/simple-tip-to-reduce-brute-force-hacks-via-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
