<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Do you know how to manage your application&#8217;s passwords?</title>
	<atom:link href="http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/feed/" rel="self" type="application/rss+xml" />
	<link>http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/</link>
	<description>"Fortitudine Vincimus" - Rants and thoughts of an optimist mind</description>
	<lastBuildDate>Tue, 24 Nov 2009 14:12:36 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex Barrera</title>
		<link>http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/#comment-275</link>
		<dc:creator>Alex Barrera</dc:creator>
		<pubDate>Sat, 07 Jun 2008 11:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/#comment-275</guid>
		<description>Nice! Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Nice! Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ajo</title>
		<link>http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/#comment-274</link>
		<dc:creator>Ajo</dc:creator>
		<pubDate>Wed, 04 Jun 2008 12:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/#comment-274</guid>
		<description>It seems that wordpress people have strenghtned their password systems :)
http://wordpress.org/support/topic/170987

Greetings!! :)</description>
		<content:encoded><![CDATA[<p>It seems that wordpress people have strenghtned their password systems <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://wordpress.org/support/topic/170987" rel="nofollow">http://wordpress.org/support/topic/170987</a></p>
<p>Greetings!! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexbarrera</title>
		<link>http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/#comment-99</link>
		<dc:creator>alexbarrera</dc:creator>
		<pubDate>Mon, 07 Jan 2008 16:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/#comment-99</guid>
		<description>I&#039;m glad you like it :) Reading that people like what you write is priceless for me. Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad you like it <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Reading that people like what you write is priceless for me. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OPEN GIGA</title>
		<link>http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/#comment-98</link>
		<dc:creator>OPEN GIGA</dc:creator>
		<pubDate>Mon, 07 Jan 2008 16:20:04 +0000</pubDate>
		<guid isPermaLink="false">http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/#comment-98</guid>
		<description>thanks alex to share with us.</description>
		<content:encoded><![CDATA[<p>thanks alex to share with us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel Angel Ajo</title>
		<link>http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/#comment-80</link>
		<dc:creator>Miguel Angel Ajo</dc:creator>
		<pubDate>Fri, 28 Dec 2007 12:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/#comment-80</guid>
		<description>Really good article. 

I just wanted to comment about the use of search engines for hash cracking. Like big rainbow tables, the network is filled with MD5, SHA1, SHA2 .. codes, and their original plaintext.

For example, try this:

md5(&quot;admin123&quot;) = 0192023a7bbd73250516f069df18b500

if you search for that on google: http://www.google.es/search?q=0192023a7bbd73250516f069df18b500
you will find admin123 on many of them.

Greetings! ;)</description>
		<content:encoded><![CDATA[<p>Really good article. </p>
<p>I just wanted to comment about the use of search engines for hash cracking. Like big rainbow tables, the network is filled with MD5, SHA1, SHA2 .. codes, and their original plaintext.</p>
<p>For example, try this:</p>
<p>md5(&#8220;admin123&#8243;) = 0192023a7bbd73250516f069df18b500</p>
<p>if you search for that on google: <a href="http://www.google.es/search?q=0192023a7bbd73250516f069df18b500" rel="nofollow">http://www.google.es/search?q=0192023a7bbd73250516f069df18b500</a><br />
you will find admin123 on many of them.</p>
<p>Greetings! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexbarrera</title>
		<link>http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/#comment-64</link>
		<dc:creator>alexbarrera</dc:creator>
		<pubDate>Wed, 19 Dec 2007 00:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/#comment-64</guid>
		<description>Hi Alex!
Nice to see you&#039;re back in business ;) You are right, with broken I meant for the use I&#039;m giving it in the article. About the actual problems with md5, you can&#039;t craft a string that generates a known hash due to restrictions with the way the method generates collisions (and the length of the string, among others). Nevertheless, I should add *yet*. Once you demonstrate that collisions are probable, it isn&#039;t safe to use it. What is true is that it hasn&#039;t been demonstrated that starting with a hash you can &quot;reverse&quot; the md5 function and get the original string.
I&#039;m very happy you enjoyed the article :D</description>
		<content:encoded><![CDATA[<p>Hi Alex!<br />
Nice to see you&#8217;re back in business <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  You are right, with broken I meant for the use I&#8217;m giving it in the article. About the actual problems with md5, you can&#8217;t craft a string that generates a known hash due to restrictions with the way the method generates collisions (and the length of the string, among others). Nevertheless, I should add *yet*. Once you demonstrate that collisions are probable, it isn&#8217;t safe to use it. What is true is that it hasn&#8217;t been demonstrated that starting with a hash you can &#8220;reverse&#8221; the md5 function and get the original string.<br />
I&#8217;m very happy you enjoyed the article <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zouave</title>
		<link>http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/#comment-59</link>
		<dc:creator>Zouave</dc:creator>
		<pubDate>Tue, 18 Dec 2007 18:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://alwaysnewmistakes.wordpress.com/2007/12/18/do-you-know-how-to-manage-your-applications-passwords/#comment-59</guid>
		<description>Excellent article on security.

I just want to note that while md5 is vulnerable to collisions, it has not been &#039;broken&#039;, in the sense that it is not possible to craft a string whose md5 hash is already known. However, it is possible to generate two strings (or two files, for that matter) with the same md5 hash.

Cheers!</description>
		<content:encoded><![CDATA[<p>Excellent article on security.</p>
<p>I just want to note that while md5 is vulnerable to collisions, it has not been &#8216;broken&#8217;, in the sense that it is not possible to craft a string whose md5 hash is already known. However, it is possible to generate two strings (or two files, for that matter) with the same md5 hash.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
