<?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>Syzygy Tech &#187; security</title>
	<atom:link href="http://www.syzygytech.com/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.syzygytech.com</link>
	<description>Blog of Bob</description>
	<lastBuildDate>Wed, 24 Feb 2010 03:19:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Deny Hosts and SSH Login Attempt Behavior</title>
		<link>http://www.syzygytech.com/2008/12/27/deny-hosts-and-ssh-login-attempt-behavior/</link>
		<comments>http://www.syzygytech.com/2008/12/27/deny-hosts-and-ssh-login-attempt-behavior/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 03:16:52 +0000</pubDate>
		<dc:creator>syzygy</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[denyhosts]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.syzygytech.com/?p=83</guid>
		<description><![CDATA[A few weeks ago I installed DenyHosts, a small deamon (can also be run as a cron job) that runs on my server to block IP&#8217;s that make brute force SSH login attempts.  The script has worked great, blocking over 500 hosts on the first day I used it (including myself a few times&#8230;).  One [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago I installed <a title="DenyHosts" href="http://denyhosts.sourceforge.net" target="_blank">DenyHosts</a>, a small deamon (can also be run as a cron job) that runs on my server to block IP&#8217;s that make brute force SSH login attempts.  The script has worked great, blocking over 500 hosts on the first day I used it (including myself a few times&#8230;).  One of the features of the script is the ability to send an email each time it blocks a host.  Although getting a few hundred emails at first was very annoying, setting up a few rules in gmail prevented me seeing them in my inbox (they go directly to a folder).  I did, however, start to look at the times when the various hosts get denyed.  They seem to come in large groups, so that there will be 50 or so hosts blocked in a rather short length of time, around 10 minutes or less.  The IP&#8217;s of the computers also come from all over the world, but most seem to come from Asia, South America, and Russia.  I think it would be interesting to do a more complete statistical analysis of the data in regards to the time and location of where the login attempts are coming from.  Maybe I&#8217;ll write something to do this later.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.syzygytech.com/2008/12/27/deny-hosts-and-ssh-login-attempt-behavior/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Coming to a Windows Vista Near You</title>
		<link>http://www.syzygytech.com/2008/01/15/coming-to-a-windows-vista-near-you/</link>
		<comments>http://www.syzygytech.com/2008/01/15/coming-to-a-windows-vista-near-you/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 13:00:18 +0000</pubDate>
		<dc:creator>syzygy</dc:creator>
				<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.syzygytech.com/2008/01/15/coming-to-a-windows-vista-near-you/</guid>
		<description><![CDATA[Nothing like Microsoft putting new security flaws in Windows while claiming its improving security. I don&#8217;t know why Microsoft would use a random number generator with several known and published flaws, not to mention the issue of its poor performance to other generators available. Perhaps its a standards issue, but a bad idea even if [...]]]></description>
			<content:encoded><![CDATA[<p>Nothing like Microsoft putting new <a href="http://www.schneier.com/essay-198.html" target="_blank">security flaws</a> in Windows while claiming its <a href="http://technet2.microsoft.com/WindowsVista/en/library/417467e7-7845-46d4-85f1-dd471fbc0de91033.mspx?mfr=true" target="_blank">improving security</a>.  I don&#8217;t know why Microsoft would use a random number generator with several known and published flaws, not to mention the issue of its poor performance to other generators available. Perhaps its a standards issue, but a bad idea even if is not the default random number generator.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.syzygytech.com/2008/01/15/coming-to-a-windows-vista-near-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
