<?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>Security Musings &#187; passwords</title>
	<atom:link href="http://securitymusings.com/article/category/passwords/feed" rel="self" type="application/rss+xml" />
	<link>http://securitymusings.com</link>
	<description>Rants and raves from information security professionals</description>
	<lastBuildDate>Fri, 03 Sep 2010 22:08:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>On Password Breaches and Trends</title>
		<link>http://securitymusings.com/article/1665/on-password-breaches-and-trends</link>
		<comments>http://securitymusings.com/article/1665/on-password-breaches-and-trends#comments</comments>
		<pubDate>Fri, 29 Jan 2010 16:43:50 +0000</pubDate>
		<dc:creator>Nick Staples</dc:creator>
				<category><![CDATA[data theft]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[users]]></category>
		<category><![CDATA[data breach]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=1665</guid>
		<description><![CDATA[Recently, Imperva released a study (pdf) of the passwords extracted from the December 2009 RockYou security breach that resulted in the compromise of over 32 million user accounts. This study examined some statistics of the passwords retrieved, including the number and variation of characters use to construct them. The results were pretty bad. Here are [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, <a href="http://www.imperva.com/download.asp?id=239">Imperva released a study</a> (pdf) of the passwords extracted from the December 2009 <a href="http://www.techcrunch.com/2009/12/14/rockyou-hacked">RockYou security breach</a> that resulted in the compromise of over 32 million user accounts. This study examined some statistics of the passwords retrieved, including the number and variation of characters use to construct them. The results were pretty bad. Here are the highlights:</p>
<p>-30% of users had passwords made up of 6 characters or less. Most brute force attempts are moderately successful against short passwords.</p>
<p>-Over 50% of passwords were all lowercase, or all numbers. This is bad because the keyspace is reduced. Even a password that is longer than 6 characters is weakened if it has a small character set distribution.</p>
<p>On the surface, these two statistics aren&#8217;t a good look at all, especially considering the ease with which an attacker could successfully guess simple passwords.</p>
<p>Also, in many cases, a password breach may not just make a user&#8217;s account vulnerable on the breached site, but can also lead to their account being compromised on other sites as well (plenty of people use the same password on multiple sites).</p>
<p>However, there is an alternative way to interpret this data. Although there is no way to verify this, it could be the case that users are starting to give value to the importance of some accounts AND the security of the website associated with it. And those accounts that are of low significance (like a site they just sign up on to play a game) get simple, easy-to-remember passwords, while accounts of greater personal significance (banks, primary email, etc.) get the more robust passwords. Similarly, it could be the case that users think sites like RockYou are sketchy anyway, and thus more likely to get hacked than other more-serious sites.</p>
<p>So, in a way, the user could be protecting themselves from a site breach. I know I wouldn&#8217;t care if I had a RockYou account and the site got breached since I wouldn&#8217;t really use that same password anywhere else important. It may be annoying, but it is much better than knowing that my super-secret 28-character password is sitting on some stranger&#8217;s computer simply because somebody left the door open.</p>
<p>So if you think of this report from the perspective of users managing risks reasonably instead of users being victimized, it almost makes sense that 29,000 people had &#8216;123456&#8242; as a password.</p>
]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/1665/on-password-breaches-and-trends/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter bans &#8220;obvious&#8221; passwords</title>
		<link>http://securitymusings.com/article/1585/twitter-bans-obvious-passwords</link>
		<comments>http://securitymusings.com/article/1585/twitter-bans-obvious-passwords#comments</comments>
		<pubDate>Mon, 04 Jan 2010 17:45:14 +0000</pubDate>
		<dc:creator>Peter Hesse</dc:creator>
				<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=1585</guid>
		<description><![CDATA[Today Threatpost sent me to a news article about the fact that Twitter is protecting against bad passwords by checking for them. And, the list of bad passwords is contained right in the source of the signup page.  (Line 282 in the current source of that page.)  This raises two questions in my [...]]]></description>
			<content:encoded><![CDATA[<p>Today Threatpost sent me to a news article about the fact that <a href="http://threatpost.com/en_us/blogs/twitter-protects-against-bad-passwords-010410">Twitter is protecting against bad passwords by checking for them</a>. And, the list of bad passwords is contained right in the source of the <a href="https://twitter.com/signup">signup page</a>.  (Line 282 in the current source of that page.)  This raises two questions in my mind:</p>
<p>1) Where did twitter get this list?  Was it their own creation, or is it based on, say, the 370 most commonly used passwords on twitter?  Is Twitter making any users which use one of these passwords change their password?  If I were to say, hack the source of the signup page, could I still sign up with a &#8216;banned&#8217; password?</p>
<p>2) What passwords *should* be on the list, but aren&#8217;t?  One of my favorite test passwords &#8220;asdf;lkj&#8221; isn&#8217;t on there.  What password do you think should be banned, but isn&#8217;t? Let us know in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/1585/twitter-bans-obvious-passwords/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maybe Forgetting All Of Your Passwords Isn&#8217;t Such A Bad Thing</title>
		<link>http://securitymusings.com/article/1000/maybe-forgetting-all-of-your-passwords-isnt-such-a-bad-thing</link>
		<comments>http://securitymusings.com/article/1000/maybe-forgetting-all-of-your-passwords-isnt-such-a-bad-thing#comments</comments>
		<pubDate>Mon, 20 Apr 2009 16:35:54 +0000</pubDate>
		<dc:creator>Anil Polat</dc:creator>
				<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=1000</guid>
		<description><![CDATA[All of us are terrible at remembering passwords, causing us to find convenient ways to make logging on to our Twitter, bank, and other online accounts a bit easier and much less secure. Users combat password fatigue by using the same password for all of their accounts, selecting short and weak passwords, or creating bad [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-1002" title="crs" src="http://securitymusings.com/wp-content/uploads/2009/04/crs-300x225.jpg" alt="crs" width="247" height="185" />All of us are terrible at remembering passwords, causing us to find convenient ways to make logging on to <a href="http://twitter.com/geminisecurity">our Twitter</a>, bank, and other online accounts a bit easier and much less secure. Users <a href="http://securitymusings.com/article/213/password-fatigue-security-term-up-for-australian-word-contest#comment-82">combat password fatigue</a> by using the same password for <em><strong>all</strong></em> of their accounts, selecting short and weak passwords, or creating <a href="http://securitymusings.com/article/288/3-ways-to-pick-a-bad-compliant-password">bad compliant passwords</a>.</p>
<p>There is a simple way to make sure that your passwords you don&#8217;t use often or care about too much a bit more secure than <em>&#8220;PoisonRocks1&#8243;</em> &#8211; like the hair bands of the 80s, just forget about them. Don&#8217;t remember those passwords; just reset them each time you need to log in to the account. Before you get alarmed at what I&#8217;m proposing, think about it. Most websites will send users a 6 character, randomly generated password upon reset &#8211; which is better than 99% of passwords that users pick.</p>
<p>You can even write down all of these reset passwords on a post-it note and carry it in your wallet and just reset the passwords each week or whenever you feel like it. You&#8217;ll have a decent password that is constantly changing and not connected to any of your other accounts. (Business managers, you&#8217;ll be insulated from outside passwords being stolen and used on your corporate network, although this tactic won&#8217;t work in most business environments unless you want your help desk to work on even <em>more </em>password resets.)</p>
<p>There are some websites that will only send you links to reset your own password or send you reset passwords in clear text in an email. In both situations it&#8217;s better to create randomly generated passwords using an <a href="https://www.grc.com/passwords.htm">online generator</a> or <a href="http://securitymusings.com/article/288/3-ways-to-pick-a-bad-compliant-password#comment-113">using OpenSSL</a> and <a href="http://securitymusings.com/article/275/whats-in-a-password">testing its overall strength</a>. Passwords sent in the clear really shouldn&#8217;t be trusted since emails are the digital equivalent of postcards and constantly setting your own password will just cause more password burnout.</p>
<p>For proper security you need <a href="http://securitymusings.com/article/182/wish-it-was-two-factor">real two-factor authentication</a> so that you&#8217;re not relying solely on a password (something you know) but something you have as well (like a smart card). Of course, it won&#8217;t help you much if you keep losing your token. For your other accounts, try resetting the passwords and see how the online service handles them. Do they have you click a link in an email to follow and retrieve a new, random, and complex password?</p>
<p>Password resets generally rely on email accounts, so you&#8217;re only as secure as your email password. I don&#8217;t recommend forgetting your passwords and constantly resetting logins to any sensitive accounts, just the ones you don&#8217;t care too much about. Besides, if someone does end up stealing your password to some forum or other non-essential account, you&#8217;ll be resetting your password anyway.</p>
<p>picture: <a href="http://www.flickr.com/photos/kacey/">KaCey97007</a></p>
]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/1000/maybe-forgetting-all-of-your-passwords-isnt-such-a-bad-thing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>False-Positive Trust</title>
		<link>http://securitymusings.com/article/421/false-positive-trust</link>
		<comments>http://securitymusings.com/article/421/false-positive-trust#comments</comments>
		<pubDate>Wed, 10 Sep 2008 17:26:32 +0000</pubDate>
		<dc:creator>Walt Turnes</dc:creator>
				<category><![CDATA[data protection]]></category>
		<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://securitymusings.com/?p=421</guid>
		<description><![CDATA[Recently, I was buying a bottle of wine at the grocery store and was asked to show my ID.  My license picture was taken about 4 years ago, when I was 20-30 lbs lighter and before I started shaving my head, so it doesn&#8217;t look all that much like me anymore.  The clerk was skeptical, [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I was buying a bottle of wine at the grocery store and was asked to show my ID.  My license picture was taken about 4 years ago, when I was 20-30 lbs lighter and before I started shaving my head, so it doesn&#8217;t look all that much like me anymore.  The clerk was skeptical, and he asked me to show another form of ID, which I provided by showing him a few credit cards.  Apparently, that was enough to convince him that I was who the license said I was.</p>
<p>What if I had just stolen someone&#8217;s wallet, though?  I would have easily been able to produce credit cards that accompanied the license in the wallet.  Showing that extra piece of ID really didn&#8217;t add any authentication to the transaction at all, but it allowed me to complete my age-restricted purchase.</p>
<p>Most IT people have heard of the concept of two-factor authentication;  pick two of the three classic categories (&#8220;something you have&#8221;, &#8220;something you know&#8221;, &#8220;something you are&#8221;) for a high level of authentication.  I&#8217;ve heard it argued, however, that multiple items from the same category (specifically, the &#8220;something you know&#8221; group), can be considered stronger than one.  I disagree with this sentiment.</p>
<p>If you can get &#8220;something you know&#8221; from someone, such as a network password or other shared secret, it&#8217;s generally trivial to get another &#8220;something you know&#8221; from them.  Two pieces of information are almost exactly as strong as one piece of information.  However, if an application designer, much like the store clerk that sold me the wine, is willing to accept two of the same authentication factor as a strong assurance of identity, then the application is more of a security risk than one that accepts only one form of identity because of the nature of the information that application is likely to provide.</p>
<p>It&#8217;s a common mantra of security theory that I&#8217;ve repeated ad nauseam:  security controls must be appropriate for what is being protected.  Two pieces of knowledge are not better than one, and if they are treated as such, then the application is not secure if it must protect information that requires something more than just a password.</p>
]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/421/false-positive-trust/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why OpenID will succeed</title>
		<link>http://securitymusings.com/article/352/why-openid-will-succeed</link>
		<comments>http://securitymusings.com/article/352/why-openid-will-succeed#comments</comments>
		<pubDate>Wed, 16 Jul 2008 19:40:59 +0000</pubDate>
		<dc:creator>Laura Raderman</dc:creator>
				<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://securitymusings.com/article/352/why-openid-will-succeed</guid>
		<description><![CDATA[If you haven&#8217;t heard of OpenID, I suggest you create a livejournal account, and start seeing where you can log into with your live journal credentials. You can also go read more about it at openid.net.  The basic premise is a distributed authentication system that allows a user to select their authentication provider when [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t heard of OpenID, I suggest you create a livejournal account, and start seeing where you can log into with your live journal credentials. You can also go read more about it at <a href="http://openid.net">openid.net.</a>  The basic premise is a distributed authentication system that allows a user to select their authentication provider when they log into various web sites.  The hitch is that you and the site you&#8217;re wanting to log into have to use a mutually agreeable authentication provider.</p>
<p>When OpenID was first announced, it touted that you could run your own OpenID server, and then you&#8217;d never have to give your password to the site you&#8217;re logging into, only the site (which you trust) that you&#8217;re authenticating to.  That completely runs afoul of the whole &#8220;mutually agreeable&#8221; authentication provider.  If the site you&#8217;re logging into doesn&#8217;t trust your OpenID provider, you&#8217;re never going to be able to use it to authenticate.  Most of us have moved past this point, and expect that we&#8217;ll be using major OpenID providers rather than our own, but the protocol still allows it, and it can be used among friends.</p>
<p>One of the huge benefits of OpenID is that each OpenID provider can authenticate their users in whatever way they want &#8211; password, two-factor, etc.   But the relying party still gets to choose what authentication level they&#8217;ll trust (and so far, the only models I&#8217;ve seen are password based).</p>
<p>So, why will OpenID succeed?  Once people realize that they can log into sites that may look sketchy <strong>without</strong> having to give their passwords directly to that site, they may start visiting smaller sites that just don&#8217;t have the security that the larger sites do.  This gives a huge boost to those smaller companies by bringing in more consumers.</p>
]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/352/why-openid-will-succeed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Admin Misbehavior</title>
		<link>http://securitymusings.com/article/351/more-admin-misbehavior</link>
		<comments>http://securitymusings.com/article/351/more-admin-misbehavior#comments</comments>
		<pubDate>Tue, 15 Jul 2008 23:18:01 +0000</pubDate>
		<dc:creator>Mike Markiewicz</dc:creator>
				<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://securitymusings.com/article/351/more-admin-misbehavior</guid>
		<description><![CDATA[Not long ago, I posted about snooping admins and suggested some ways to prevent them from abusing their positions.  Today, we have an example of an administrator who used his powers to prevent other admins from logging into the network.  
Terry Childs, who had become disgruntled over discipline for poor performance, reconfigured the [...]]]></description>
			<content:encoded><![CDATA[<p>Not long ago, I posted about <a href="http://securitymusings.com/article/333/admins-admit-to-snooping">snooping admins</a> and suggested some ways to prevent them from abusing their positions.  Today, we have an example of an administrator who used his powers to prevent other admins from logging into the network.  </p>
<p>Terry Childs, who had become disgruntled over discipline for poor performance, <a href="http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2008/07/14/BAOS11P1M5.DTL&#38;tsp=1">reconfigured the network</a> so that only he had access.  He has refused to surrender the password for his account, and at the time the linked article was written, work was still being done to regain access to the network.  </p>
<p>So, we can add this to the list of things to be wary of when handing out permissions to administrators.  It looks like they knew about a month ago that this guy was up to something, but he was still able to cause all this trouble.  It&#8217;s good to see that the security of the network is strong enough to keep you out if you don&#8217;t have the right password, but maybe there should be some sort of emergency break-in procedure for a situation like this.  </p>
<p>Another lesson to take from this is that dealing with people and their egos is a delicate task.  It pays to be careful how you handle employees.  Security is bound to fail when your own people are working against it.  </p>
]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/351/more-admin-misbehavior/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not All Web Sites Are Created Equal</title>
		<link>http://securitymusings.com/article/339/not-all-web-sites-are-created-equal</link>
		<comments>http://securitymusings.com/article/339/not-all-web-sites-are-created-equal#comments</comments>
		<pubDate>Fri, 27 Jun 2008 00:06:01 +0000</pubDate>
		<dc:creator>Walt Turnes</dc:creator>
				<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://securitymusings.com/article/339/not-all-web-sites-are-created-equal</guid>
		<description><![CDATA[Jeff over at Coding Horror lashed out at the MENSA web site today, after discovering that their web site uses a presumably weak password storage mechanism that stores passwords in a recoverable format.  The main point is that because the passwords can be retrieved by the application and sent back to the users, then [...]]]></description>
			<content:encoded><![CDATA[<p>Jeff over at Coding Horror lashed out at the <span class="caps">MENSA</span> web site <a href='http://www.codinghorror.com/blog/archives/001140.html'>today</a>, after discovering that their web site uses a presumably weak password storage mechanism that stores passwords in a recoverable format.  The main point is that because the passwords can be retrieved by the application and sent back to the users, then they must be stored in a way that would allow an attacker to obtain a list of all (or some) of the passwords in the system.</p>
<p>One primary reason that this is seen as a bad thing is that many users use the same password for all of their various accounts, and therefore if the password is compromised in one place, it&#8217;s compromised everywhere.  Apparently, according to this argument, every web site should have bulletproof security regardless of what it is that the web site does, in order to protect its users <i>other</i> accounts with <i>other</i> web sites.  While this is a noble sentiment, and it would be great if this would happen, it&#8217;s a silly argument.  </p>
<p>Security costs money, in terms of development, support, maintenance, training, etc.  Therefore, security is built into an application as much as is reasonable for what the application does.  If I&#8217;m designing a web site that lets you register your e-mail address, and all my web site does is associate your e-mail address with your home address so you can order a pizza online (let&#8217;s forgo the concept of credit cards for the moment and assume this is all handled with cash), why in the world should I need to have my site armed to the teeth with <span class="caps">SSL</span>, salted password hashes, password complexity requirements, and password expiration periods?</p>
<p>Since I&#8217;m not a member of <span class="caps">MENSA</span>, I don&#8217;t know what sort of services are available through their web site.  If they aren&#8217;t performing anything that requires a high amount of non-repudiation and authentication, then why should anyone care if they&#8217;re storing passwords weakly?  If you get your E*Trade account hacked because it had the same password as your <span class="caps">MENSA</span> account, <b>that is not MENSA&#8217;s fault</b>, because you shouldn&#8217;t be sharing passwords between any two systems, let alone two systems with vastly different security requirements.  Don&#8217;t use the same password for your bank account as you do for your local pizza delivery place, and you&#8217;ll have a lot less to worry about.</p>
]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/339/not-all-web-sites-are-created-equal/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Ways To Pick A Bad Compliant Password</title>
		<link>http://securitymusings.com/article/288/3-ways-to-pick-a-bad-compliant-password</link>
		<comments>http://securitymusings.com/article/288/3-ways-to-pick-a-bad-compliant-password#comments</comments>
		<pubDate>Fri, 02 May 2008 20:03:26 +0000</pubDate>
		<dc:creator>Anil Polat</dc:creator>
				<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://securitymusings.com/article/288/3-ways-to-pick-a-bad-compliant-password</guid>
		<description><![CDATA[Most corporate users are bombarded with guidelines and regulations on how to set good passwords. Users are forced to remember rules they don&#8217;t want to, leading to password fatigue. Administrators are given the sense that passwords are secure and users feel the same way if they&#8217;re following the rules.
People know that a password has to [...]]]></description>
			<content:encoded><![CDATA[<p>Most corporate users are bombarded with guidelines and regulations on how to set <a href="http://www.uic.edu/depts/accctest/accts/password.html">good passwords</a>. Users are forced to remember rules they don&#8217;t want to, leading to <a href="http://securitymusings.com/article/213/password-fatigue-security-term-up-for-australian-word-contest">password fatigue</a>. Administrators are given the sense that passwords are secure and users feel the same way if they&#8217;re following the rules.</p>
<p>People know that a password has to be 8 characters, but they really don&#8217;t know why &#8211; here are some surefire ways to be certain you (and your users) are picking weak passwords, despite length and complexity requirements.</p>
<ul>
<li>1 <strong>Make It Up Yourself</strong> &#8211; Most users are going to come up with a &#8216;familiar base&#8217;, then add simple numbers and symbols (1 and !) to make their passwords compliant. Make good use and <a href="http://securitymusings.com/article/275/whats-in-a-password">recommend some</a> decent random <a href="https://secure.pctools.com/guides/password/">password generators</a> to your users.</li>
<li>2 <strong>Use Your Personal Account Passwords</strong> &#8211; Password change requirements are a good at keeping this problem under control (which is why your company should enforce them). Users using the same network password that is used for their personal email, <a href="http://securitymusings.com/article/75/social-networking-thanks-for-the-identity">social networking</a>, or other less secure websites can place hidden vulnerabilities in your security architecture.</li>
</ul>
<ul>
<li>3 <strong>Change Your Password with Predictable Increments</strong> &#8211; Sure you have to change your password every 45 days, but do you just change all of the numbers from 111 to 222? Does Bob123! change to Bob234!? </li>
</ul>
<p>
<em>Refer to #1, use randomly generated passwords.</em></p>
<p>It&#8217;s a good thing that machines can force password complexity and length requirements, but don&#8217;t let your users hack around them.</p>
]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/288/3-ways-to-pick-a-bad-compliant-password/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What&#8217;s In A Password?</title>
		<link>http://securitymusings.com/article/275/whats-in-a-password</link>
		<comments>http://securitymusings.com/article/275/whats-in-a-password#comments</comments>
		<pubDate>Fri, 04 Apr 2008 11:00:00 +0000</pubDate>
		<dc:creator>Anil Polat</dc:creator>
				<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://securitymusings.com/article/275/whats-in-a-password</guid>
		<description><![CDATA[	<p>Password strength meters are <a href="http://www.microsoft.com/protect/yourself/password/checker.mspx">all</a> <a href="http://www.passwordmeter.com/">over</a> <a href="http://www.securitystats.com/tools/password.php">the</a> <a href="http://www.securitystats.com/tools/password.php">Net</a>. These tools are designed to determine how long, random, and complex a given password is. </p>

	<p>In general, I think they make good indications about passwords to guide people. It&#8217;s just that most people type in their dictionary word and tack on a number or two to get a &#8216;strong&#8217; password.</p>

	<p>See how <a href="http://www.passwordmeter.com/">PasswordMeter.com</a> rates these 2 passwords (the second one randomly generated using 63 available <span class="caps">ASCII</span> characters):</p>

	<ul>
		<li>&#8216;Computer1&#8217; &#8211; 56% = &#8220;Good&#8221; password rating.</li>
	</ul>
	<ul>
		<li>&#8216;buty1{&#8217;       &#8211; 34% = &#8220;Weak&#8221; password rating.</li>
	</ul>

	<p>Try it, a couple of random passwords and I got 28-70% ratings using just 6 characters. I know this is all in the algorithms used at each stage &#8211; so what&#8217;s a user to do?</p>]]></description>
			<content:encoded><![CDATA[<p>Password strength meters are <a href="http://www.microsoft.com/protect/yourself/password/checker.mspx">all</a> <a href="http://www.passwordmeter.com/">over</a> <a href="http://www.securitystats.com/tools/password.php">the</a> <a href="http://www.securitystats.com/tools/password.php">Net</a>. These tools are designed to determine how long, random, and complex a given password is. </p>
<p>In general, I think they make good indications about passwords. It&#8217;s just that most people type in their dictionary word and tack on a number or two to get a &#8216;strong&#8217; password.</p>
<p>See how <a href="http://www.passwordmeter.com/">PasswordMeter.com</a> rates these 2 passwords (the second one randomly generated using 63 available <span class="caps">ASCII</span> characters):</p>
<ul>
<li>&#8216;Computer1&#8217; &#8211; 56% = &#8220;Good&#8221; password rating.</li>
</ul>
<ul>
<li>&#8216;buty1{&#8217;       &#8211; 34% = &#8220;Weak&#8221; password rating.</li>
</ul>
<p>Try it, a couple of random passwords and I got 28-70% ratings using just 6 characters. I know this is all in the algorithms used at each stage &#8211; so what&#8217;s a user to do? </p>
<p>My advice is to download a copy of (the free) <a href="http://www.truecrypt.org/">TrueCrypt</a>. Create an encrypted drive (for the paranoid go with a hidden one) and store your passwords in a text file there.</p>
<p>The TrueCrypt password should be at least 8 characters with 1 number and symbol in it. The text file should have all 8 character randomly generated passwords (here&#8217;s a <a href="https://www.grc.com/passwords.htm">good random generator</a>). </p>
<p>You only have to remember the single password to the encrypted folder. Make a copy and back it up to a <span class="caps">USB</span> drive and you&#8217;re ready to go mobile. </p>
<p>Remember, never submit your email, name, or any other information along with a password you&#8217;re testing out in an online generator. It&#8217;s a good way to <a href="http://www.schneier.com/blog/archives/2007/11/how_to_harvest.html">get your password stolen</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/275/whats-in-a-password/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Treasury Department using dual-factor authentication</title>
		<link>http://securitymusings.com/article/265/treasury-department-using-dual-factor-authentication</link>
		<comments>http://securitymusings.com/article/265/treasury-department-using-dual-factor-authentication#comments</comments>
		<pubDate>Mon, 24 Mar 2008 20:25:39 +0000</pubDate>
		<dc:creator>Peter Hesse</dc:creator>
				<category><![CDATA[passwords]]></category>

		<guid isPermaLink="false">http://securitymusings.com/article/265/treasury-department-using-dual-factor-authentication</guid>
		<description><![CDATA[However, it&#8217;s probably not what you think&#8230;  They&#8217;re not using PKI, or SecurID, or those cruddy images we&#8217;ve mentioned before.  No, this time they are using Entrust IdentityGuard which is&#8230; one time pads?  From the Dark Reading article

Users receive Bingo-like cards with thousands of passwords on them. Since their entries are determined [...]]]></description>
			<content:encoded><![CDATA[<p>However, it&#8217;s probably not what you think&#8230;  They&#8217;re not using <acronym title="Public Key Infrastructure">PKI</acronym>, or SecurID, or those cruddy images we&#8217;ve <a href="http://securitymusings.com/article/183/site-key-authentication-pictures-still-useless">mentioned</a> <a href="http://securitymusings.com/article/182/wish-it-was-two-factor">before</a>.  No, this time they are using <a href="http://www.entrust.com/strong-authentication/identityguard/">Entrust IdentityGuard</a> which is&#8230; one time pads?  From the <a href="http://www.darkreading.com/document.asp?doc_id=148946&#38;f_src=darkreading_sitedefault">Dark Reading article</a></p>
<blockquote>
<p>Users receive Bingo-like cards with thousands of passwords on them. Since their entries are determined by when they access Treasury Direct, the passwords constantly change and make it tough for hackers to crack. Another plus: It cost only 25 cents for each card, and the cards were available in Braille for the sight-impaired.</p>
</blockquote>
<p>Wow, now we&#8217;re really moving into the 21st century.  Another card to carry around in my wallet, which I can use for&#8230; oh, just one thing.  And it&#8217;s electronic, so I can&#8230; wait, no it&#8217;s not.  On second thought, why don&#8217;t we just give me a second password which I can write down on a sticky and stick in my wallet?  That&#8217;s a second factor, right?</p>
]]></content:encoded>
			<wfw:commentRss>http://securitymusings.com/article/265/treasury-department-using-dual-factor-authentication/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
