<?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/"
		>
<channel>
	<title>Comments on: Password policy &#8211; Length vs. Complexity</title>
	<atom:link href="http://blogs.mcafee.com/mcafee-labs/2007/11/02/password-policy-length-vs-complexity/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.mcafee.com/mcafee-labs/password-policy-length-vs-complexity</link>
	<description></description>
	<lastBuildDate>Tue, 29 Nov 2011 07:51:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: EB</title>
		<link>http://blogs.mcafee.com/mcafee-labs/password-policy-length-vs-complexity/comment-page-1#comment-13095</link>
		<dc:creator>EB</dc:creator>
		<pubDate>Wed, 25 Mar 2009 09:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mcafee.com/2007/11/02/password-policy-%e2%80%93-length-vs-complexity/#comment-13095</guid>
		<description>Security risk: A password written down on a post it is easy to crack (1 attempt typically).

Ideally, we should use different passwords of infinite length everywhere, but how can we remember those without typing them down (average Internet user have 30+ passwords to remember)?

Solution: lock in your users passwords and password algorithms well and make them slow, 1 second response time on a login attempt minimum, increase with further attempts (4 mil attempts per second is just stupid) account lock-down is to be recommended.</description>
		<content:encoded><![CDATA[<p>Security risk: A password written down on a post it is easy to crack (1 attempt typically).</p>
<p>Ideally, we should use different passwords of infinite length everywhere, but how can we remember those without typing them down (average Internet user have 30+ passwords to remember)?</p>
<p>Solution: lock in your users passwords and password algorithms well and make them slow, 1 second response time on a login attempt minimum, increase with further attempts (4 mil attempts per second is just stupid) account lock-down is to be recommended.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aniket</title>
		<link>http://blogs.mcafee.com/mcafee-labs/password-policy-length-vs-complexity/comment-page-1#comment-13094</link>
		<dc:creator>aniket</dc:creator>
		<pubDate>Fri, 24 Oct 2008 21:53:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mcafee.com/2007/11/02/password-policy-%e2%80%93-length-vs-complexity/#comment-13094</guid>
		<description>well if you try the brute force through ophcrack, it will take much lesser amount of time than this does.
and yes its true that more the number of letters in the password, the more time it will take to crack it. but still if u keep your password of good length..probably 10-12 characters with numbers, lowercase, uppercase, special symbold etc. its not easy to crack.
so am kind of 50-50 with what is written above. most of the times it depends upon which software you are using to crack the password. basically the hash plays the important role here.OPHCRACK calculates better hash.it takes much much lesser amt of time. i hvnt tried with the passwords given above. but yes am pretty sure it will crack it in minutes.</description>
		<content:encoded><![CDATA[<p>well if you try the brute force through ophcrack, it will take much lesser amount of time than this does.<br />
and yes its true that more the number of letters in the password, the more time it will take to crack it. but still if u keep your password of good length..probably 10-12 characters with numbers, lowercase, uppercase, special symbold etc. its not easy to crack.<br />
so am kind of 50-50 with what is written above. most of the times it depends upon which software you are using to crack the password. basically the hash plays the important role here.OPHCRACK calculates better hash.it takes much much lesser amt of time. i hvnt tried with the passwords given above. but yes am pretty sure it will crack it in minutes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carly</title>
		<link>http://blogs.mcafee.com/mcafee-labs/password-policy-length-vs-complexity/comment-page-1#comment-13093</link>
		<dc:creator>carly</dc:creator>
		<pubDate>Sun, 27 Apr 2008 23:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mcafee.com/2007/11/02/password-policy-%e2%80%93-length-vs-complexity/#comment-13093</guid>
		<description>i&#039;m just wondering does it matter what length a password is or is there a maxinim length?</description>
		<content:encoded><![CDATA[<p>i&#8217;m just wondering does it matter what length a password is or is there a maxinim length?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis Koh</title>
		<link>http://blogs.mcafee.com/mcafee-labs/password-policy-length-vs-complexity/comment-page-1#comment-13091</link>
		<dc:creator>Denis Koh</dc:creator>
		<pubDate>Fri, 09 Nov 2007 10:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mcafee.com/2007/11/02/password-policy-%e2%80%93-length-vs-complexity/#comment-13091</guid>
		<description>Obviously length+complexity is better than length alone. But based on my personal experience when you forced user to used a long and complex password, the changes are they can&#039;t remember it. System policy is one thing, user acceptance is another. More often than not if they can&#039;t remember it they will write the password down. I have seen them do it, and know where their password is on physical medium. Furthermore long complex password will just tempt them to reuse the first few characters of the password. You can have the best system security but it&#039;s useless if the users let you down.</description>
		<content:encoded><![CDATA[<p>Obviously length+complexity is better than length alone. But based on my personal experience when you forced user to used a long and complex password, the changes are they can&#8217;t remember it. System policy is one thing, user acceptance is another. More often than not if they can&#8217;t remember it they will write the password down. I have seen them do it, and know where their password is on physical medium. Furthermore long complex password will just tempt them to reuse the first few characters of the password. You can have the best system security but it&#8217;s useless if the users let you down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katsuya Uchida</title>
		<link>http://blogs.mcafee.com/mcafee-labs/password-policy-length-vs-complexity/comment-page-1#comment-13090</link>
		<dc:creator>Katsuya Uchida</dc:creator>
		<pubDate>Thu, 08 Nov 2007 23:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mcafee.com/2007/11/02/password-policy-%e2%80%93-length-vs-complexity/#comment-13090</guid>
		<description>One of my password idea is as follow;

If we memorize password character, it is very difficult to memorize a long characters for password.
However, if you memorize a password patern, you cannot memorize your password itself.
That is, I call my password system is &quot;Password Patern memorize system&quot;,  instead of &quot;Password memorize system&quot;.


Fist of all, you create random character table, 10 by 10 for example. (Fig. 1, bellow)

Then you decide to memorize a password patern.
For example, 10 characters from 5 column at 2nd line in the ramdom table,  your password is JjDX[6$bp}.
Or to memorize another password patern, L format, that is, 19 characters from 1st row and 10th line, that is, your password is #$Z(!Y`e&quot;%cq]Kau0)&gt;.
You can decide your password patern and start point in your password patern on your own.

And if you have 10 accounts, you create 10 random password tables and print them.  Probably, If you have these random password table, noone does not crack your password when you memorize a good password patern, even though you show it to a password cracker.
If your password policy have 35 day password life time, you creat a new random password table and use it as a same password patern, which contains different password characters.

I creat a random table by Excel, because I do not get a same random table for a long time.
One of my friend print a random table and past it on his wrist watch, and I print some random tables and past them in my pocket diary.


Fig. 1:  A sample random password table created 10 by 10
(You can change number of row and column.)
    &#65297; 2 3 4 5 6 7 8 9 0
  1  # a o * I g A U \ 3
  2  $ b p } J j D X [ 6
  3  Z 8 &#124; ; F d x R &#124; _
  4  ( f t . N h B V @ 4
  5  ! 9 m + G i C W &#039; 5
  6  Y 7 k { E c w Q - ?
  7  ` e s

PS
  My website is only Japanese.
  If you can read Japanese, please read the following pdf file.
   http://www.uchidak.com/papers/20060406_Uchidak.pdf</description>
		<content:encoded><![CDATA[<p>One of my password idea is as follow;</p>
<p>If we memorize password character, it is very difficult to memorize a long characters for password.<br />
However, if you memorize a password patern, you cannot memorize your password itself.<br />
That is, I call my password system is &#8220;Password Patern memorize system&#8221;,  instead of &#8220;Password memorize system&#8221;.</p>
<p>Fist of all, you create random character table, 10 by 10 for example. (Fig. 1, bellow)</p>
<p>Then you decide to memorize a password patern.<br />
For example, 10 characters from 5 column at 2nd line in the ramdom table,  your password is JjDX[6$bp}.<br />
Or to memorize another password patern, L format, that is, 19 characters from 1st row and 10th line, that is, your password is #$Z(!Y`e"%cq]Kau0)&gt;.<br />
You can decide your password patern and start point in your password patern on your own.</p>
<p>And if you have 10 accounts, you create 10 random password tables and print them.  Probably, If you have these random password table, noone does not crack your password when you memorize a good password patern, even though you show it to a password cracker.<br />
If your password policy have 35 day password life time, you creat a new random password table and use it as a same password patern, which contains different password characters.</p>
<p>I creat a random table by Excel, because I do not get a same random table for a long time.<br />
One of my friend print a random table and past it on his wrist watch, and I print some random tables and past them in my pocket diary.</p>
<p>Fig. 1:  A sample random password table created 10 by 10<br />
(You can change number of row and column.)<br />
    &#65297; 2 3 4 5 6 7 8 9 0<br />
  1  # a o * I g A U \ 3<br />
  2  $ b p } J j D X [ 6<br />
  3  Z 8 | ; F d x R | _<br />
  4  ( f t . N h B V @ 4<br />
  5  ! 9 m + G i C W &#8216; 5<br />
  6  Y 7 k { E c w Q &#8211; ?<br />
  7  ` e s</p>
<p>PS<br />
  My website is only Japanese.<br />
  If you can read Japanese, please read the following pdf file.<br />
   http://www.uchidak.com/papers/20060406_Uchidak.pdf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Bocanegra</title>
		<link>http://blogs.mcafee.com/mcafee-labs/password-policy-length-vs-complexity/comment-page-1#comment-13089</link>
		<dc:creator>Juan Bocanegra</dc:creator>
		<pubDate>Wed, 07 Nov 2007 23:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mcafee.com/2007/11/02/password-policy-%e2%80%93-length-vs-complexity/#comment-13089</guid>
		<description>Simple password with account lockout sounds tempting. But, what does that do for someone running a reverse brute force?</description>
		<content:encoded><![CDATA[<p>Simple password with account lockout sounds tempting. But, what does that do for someone running a reverse brute force?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ahmad Al-Alaiwat</title>
		<link>http://blogs.mcafee.com/mcafee-labs/password-policy-length-vs-complexity/comment-page-1#comment-13088</link>
		<dc:creator>Ahmad Al-Alaiwat</dc:creator>
		<pubDate>Wed, 07 Nov 2007 15:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mcafee.com/2007/11/02/password-policy-%e2%80%93-length-vs-complexity/#comment-13088</guid>
		<description>When it comes to users&#039; imagination in choosing a password, length is probably preferred over complexity or length + complexity ;-)

...and if accounts lockout after, say, 5 tries.  Doesn&#039;t that pretty much make it safe to use simple password? ;-)</description>
		<content:encoded><![CDATA[<p>When it comes to users&#8217; imagination in choosing a password, length is probably preferred over complexity or length + complexity <img src='http://blogs.mcafee.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>&#8230;and if accounts lockout after, say, 5 tries.  Doesn&#8217;t that pretty much make it safe to use simple password? <img src='http://blogs.mcafee.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Bocanegra</title>
		<link>http://blogs.mcafee.com/mcafee-labs/password-policy-length-vs-complexity/comment-page-1#comment-13087</link>
		<dc:creator>Juan Bocanegra</dc:creator>
		<pubDate>Sat, 03 Nov 2007 14:54:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mcafee.com/2007/11/02/password-policy-%e2%80%93-length-vs-complexity/#comment-13087</guid>
		<description>Yes, length is good, but length + complexity is better - but not by much. The main reason I wrote this post entry was to get people thinking and experimenting on finding the sweet spot for their password policy. Every password secured system is different and the password policy that governs how the passwords are created should be tweaked accordingly.
I believe that after you account for common mistakes in the creation of these policies, you should focus on password length - that&#039;s the main variable that gives passwords their strength.

My next entry will discuss the intersection of password policies and common (associated) problems, such as account harvesting, lockout, and the rest. Once you start putting these pieces together, entire applications and their user bases can quickly crumble.</description>
		<content:encoded><![CDATA[<p>Yes, length is good, but length + complexity is better &#8211; but not by much. The main reason I wrote this post entry was to get people thinking and experimenting on finding the sweet spot for their password policy. Every password secured system is different and the password policy that governs how the passwords are created should be tweaked accordingly.<br />
I believe that after you account for common mistakes in the creation of these policies, you should focus on password length &#8211; that&#8217;s the main variable that gives passwords their strength.</p>
<p>My next entry will discuss the intersection of password policies and common (associated) problems, such as account harvesting, lockout, and the rest. Once you start putting these pieces together, entire applications and their user bases can quickly crumble.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John L. Galt</title>
		<link>http://blogs.mcafee.com/mcafee-labs/password-policy-length-vs-complexity/comment-page-1#comment-13086</link>
		<dc:creator>John L. Galt</dc:creator>
		<pubDate>Fri, 02 Nov 2007 19:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mcafee.com/2007/11/02/password-policy-%e2%80%93-length-vs-complexity/#comment-13086</guid>
		<description>Nice blog.  Harry Waldron, MS MVP, posted a link to this blog at our site, and a discussion has ensued.  I myself have posted as well, but re-reading your blog makes me wonder - you say length trumps complexity, but would length + complexity still be better than just length alone?

You can check out the discussion at the following link:

http://www.dozleng.com/updates/index.php?showtopic=16191</description>
		<content:encoded><![CDATA[<p>Nice blog.  Harry Waldron, MS MVP, posted a link to this blog at our site, and a discussion has ensued.  I myself have posted as well, but re-reading your blog makes me wonder &#8211; you say length trumps complexity, but would length + complexity still be better than just length alone?</p>
<p>You can check out the discussion at the following link:</p>
<p>http://www.dozleng.com/updates/index.php?showtopic=16191</p>
]]></content:encoded>
	</item>
</channel>
</rss>

