<?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>Holy Shmoly! &#187; 12345</title>
	<atom:link href="http://ocaoimh.ie/tag/12345/feed/" rel="self" type="application/rss+xml" />
	<link>http://ocaoimh.ie</link>
	<description>Look what I found today!</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:27:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>20f1aeb7819d7858684c898d1e98c1bb</title>
		<link>http://ocaoimh.ie/2007/12/19/20f1aeb7819d7858684c898d1e98c1bb/</link>
		<comments>http://ocaoimh.ie/2007/12/19/20f1aeb7819d7858684c898d1e98c1bb/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 13:59:32 +0000</pubDate>
		<dc:creator>Donncha O Caoimh</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[12345]]></category>
		<category><![CDATA[Anthony]]></category>
		<category><![CDATA[irishblogs]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[qwerty]]></category>
		<category><![CDATA[wordpress-mu]]></category>

		<guid isPermaLink="false">http://ocaoimh.ie/2007/12/19/20f1aeb7819d7858684c898d1e98c1bb/</guid>
		<description><![CDATA[What is the significance of &#8220;20f1aeb7819d7858684c898d1e98c1bb&#8221;? It&#8217;s the MD5 hash of the name &#8220;Anthony&#8221; and was the password used by someone who broke into lightbluetouchpaper.org. Searching for the md5 hash was clever, but it won&#8217;t work for long because Ryan &#8230; <a href="http://ocaoimh.ie/2007/12/19/20f1aeb7819d7858684c898d1e98c1bb/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>What is the significance of &#8220;20f1aeb7819d7858684c898d1e98c1bb&#8221;? It&#8217;s the MD5 hash of the name &#8220;Anthony&#8221; and was the password used by someone <a href="http://www.lightbluetouchpaper.org/2007/11/16/google-as-a-password-cracker/">who broke into</a> lightbluetouchpaper.org. Searching for the md5 hash was clever, but it won&#8217;t work for long because <a href="http://boren.nu/archives/2007/12/17/secure-cookies-and-passwords/">Ryan is working</a> on securing the WordPress cookies and passwords.<br />
In case you&#8217;re wondering, the hacker <a href="http://www.lightbluetouchpaper.org/2007/10/27/upgrade-and-new-theme/">got in</a> because the blog was running an outdated version of WordPress.</p>
<p>Tips to help keep your blog safe:
<ul>
<li> Keep all your software updated, not just WordPress. Make sure your plugins are updated.</li>
<li> Use a strong password. Don&#8217;t use words or sequences of characters like &#8220;12345&#8243; as your password. Make it a mix of characters and numbers.</li>
<li> Don&#8217;t <em>ever</em> store your database dump online in a place Google will index it. It is very easy to use a Google search to find it.</li>
<li> If you use public WiFi or a net cafe regularly, use SSL to secure the communication with your blog. Use the <a href="http://wordpress.org/extend/plugins/secure-admin/">secure admin</a> plugin for just this purpose.</li>
<li> If you use Firefox, install <a href="https://addons.mozilla.org/en-US/firefox/addon/1033">PwdHash</a>. It&#8217;s simple to use and works really well.</li>
</ul>
<p>WordPress MU admins &#8211; Fire up phpmyadmin and look at wp_users. Try these sql queries to find weak passwords in your database:</p>
<blockquote><p>SELECT count(*) FROM `wp_users` WHERE user_pass = md5(&#8216;wordpress&#8217;);<br />
SELECT count(*) FROM `wp_users` WHERE user_pass = md5(&#8217;12345&#8242;);<br />
SELECT count(*) FROM `wp_users` WHERE user_pass = md5(&#8216;qwerty&#8217;);<br />
SELECT count(*) FROM `wp_users` WHERE user_pass = md5(&#8216;anthony&#8217;);<br />
SELECT count(*) FROM `wp_users` WHERE user_pass = md5(&#8216;Anthony&#8217;);<br />
and because of the season:<br />
SELECT count(*) FROM `wp_users` WHERE user_pass = md5(&#8216;christmas&#8217;);</p></blockquote>
<p>Scary isn&#8217;t it how many people still use simple passwords? I must release that &#8220;Strong password&#8221; plugin we use on WordPress.com soon. That will certainly help avoid account hijacking.</p>
 <img src="http://ocaoimh.ie/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=89493428" width="1" height="1" style="display: none;" />
<p><strong>Related Posts</strong><ul><li> No related posts</li></ul></p>]]></content:encoded>
			<wfw:commentRss>http://ocaoimh.ie/2007/12/19/20f1aeb7819d7858684c898d1e98c1bb/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>

