<?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>Nerdi.ca &#187; Security</title>
	<atom:link href="http://www.nerdi.ca/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nerdi.ca</link>
	<description>Ramblings of a computer nerd wannabe.</description>
	<lastBuildDate>Wed, 04 Aug 2010 19:01:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Remembering the Password</title>
		<link>http://www.nerdi.ca/2009/02/10/remembering-the-password/</link>
		<comments>http://www.nerdi.ca/2009/02/10/remembering-the-password/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 18:50:06 +0000</pubDate>
		<dc:creator>travis</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://www.nerdi.ca/?p=11</guid>
		<description><![CDATA[Doing my morning reading this morning, I stumbled upon a great blog post talking about a recent compromise of the phpbb.com website and password database. Now of course a lot of people, when registering for a message board like phpbb.com know they aren&#8217;t logging into a sensitive site like their bank website and therefore, it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Doing my morning reading this morning, I stumbled upon a <a href="http://www.darkreading.com/blog/archives/2009/02/phpbb_password.html">great blog post</a> talking about a recent compromise of the phpbb.com website and password database. Now of course a lot of people, when registering for a message board like phpbb.com know they aren&#8217;t logging into a sensitive site like their bank website and therefore, it&#8217;s likely they don&#8217;t put as much care into the passwords they choose. Regardless of this, it&#8217;s always good to be reminded about what the most common passwords, and therefore easiest to crack passwords are so we can save ourselves the trouble of dealing with such a problem in the future.</p>
<p>According to Robert Graham&#8217;s post, 65% of phpbb.com&#8217;s passwords were found in the English dictionary and 94% were in a &#8220;hacker&#8217;s&#8221; dictionary file. Another way to say this is: <strong>94% of the accounts out there could have been hacked anyways!</strong></p>
<p>16% of the passwords matched a person&#8217;s first name! 14% were patterns on the keyboard such as: 123456, qwerty, 159357, etc. There are a lot more of these listed in the original article so I won&#8217;t rehash them, you should go check out the full article yourself. But what I will post below are the top 20 passwords used:</p>
<ol>
<li>123456</li>
<li>password</li>
<li>phpbb</li>
<li>qwerty</li>
<li>12345</li>
<li>12345678</li>
<li>letmein</li>
<li>1234</li>
<li>test</li>
<li>123</li>
<li>trustno1</li>
<li>dragon</li>
<li>abc123</li>
<li>123456789</li>
<li>111111</li>
<li>hello</li>
<li>monkey</li>
<li>master</li>
<li>killer</li>
<li>123123</li>
</ol>
<p>So you can be sure of one thing, if you use ANY of the above passwords for anything, you should probably change it, even for those low-priority sites.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nerdi.ca/2009/02/10/remembering-the-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
