<?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>Boing Boing &#187; passwords</title>
	<atom:link href="http://boingboing.net/tag/passwords/feed" rel="self" type="application/rss+xml" />
	<link>http://boingboing.net</link>
	<description>Brain candy for Happy Mutants</description>
	<lastBuildDate>Thu, 23 May 2013 09:13:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>Nuts-and-bolts look at password&#160;cracking</title>
		<link>http://boingboing.net/2013/03/26/nuts-and-bolts-look-at-passwor.html</link>
		<comments>http://boingboing.net/2013/03/26/nuts-and-bolts-look-at-passwor.html#comments</comments>
		<pubDate>Wed, 27 Mar 2013 03:05:04 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web theory]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=220697</guid>
		<description><![CDATA[Ars Technica's Nate Anderson decided to try cracking passwords (from a leaked file of MD5 hashes), to see how difficult it was. After a very long false start (he forgot to decompress the word-list file) that's covered in a little too much detail, Anderson settles down to cracking hashes in earnest, and provides some good [...]]]></description>
			<content:encoded><![CDATA[

<p>
<img src="http://boingboing.net/wp-content/uploads/2013/03/cracking2-640x480.png2.jpg" class="bordered"><Br>
Ars Technica's Nate Anderson decided to try cracking passwords (from a leaked file of MD5 hashes), to see how difficult it was. After a very long false start (he forgot to decompress the word-list file) that's covered in a little too much detail, Anderson settles down to cracking hashes in earnest, and provides some good data on the nuts and bolts of password security:


<blockquote>
<p>
By this point I had puzzled out how Hashcat worked, so I dumped the GUI and switched back to the command-line version running on my much faster MacBook Air. My goal was to figure out how many hashes I could crack in, say, under 30 minutes, as well as which attacks were most efficient. I began again on my 17,000-hash file, this time having Hashcat remove each hash from the file once it was cracked. This way I knew exactly how many hashes each attack solved.
<p>


This set of attacks brought the number of uncracked MD5 hashes down from 17,000 to 8,790, but clearly the best "bang for the buck" came from running the RockYou list with the best64.rule iterations. In just 90 seconds, this attack would uncover 45 percent of the hashed passwords; additional attacks did little more, even those that took 16 minutes to run.
<p>
Cracking a significant number of the remaining passwords would take some much more serious effort. Applying the complex d3ad0ne.rule file to the massive RockYou dictionary, for instance, would require more than two hours of fan-spinning number-crunching. And brute force attacks using 6-character passwords only picked up a few additional results.

</blockquote>
<p>
The point, really, is that if you want to understand the relative security of different password-generation techniques, you need to understand what's involved in state-of-the-art password cracking techniques.
<p>
<a href="http://arstechnica.com/security/2013/03/how-i-became-a-password-cracker/">How I became a password cracker</a>

]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2013/03/26/nuts-and-bolts-look-at-passwor.html/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Cracking passwords with 25&#160;GPUs</title>
		<link>http://boingboing.net/2012/12/05/cracking-passwords-with-25-gpu.html</link>
		<comments>http://boingboing.net/2012/12/05/cracking-passwords-with-25-gpu.html#comments</comments>
		<pubDate>Wed, 05 Dec 2012 18:11:51 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[makers]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=198402</guid>
		<description><![CDATA[Security Ledger reports on a breakthrough in password-cracking, using 25 graphics cards in parallel to churn through astounding quantities of password possibilities in unheard-of timescales. It's the truly the end of the line for passwords protected by older hashing algorithms and illustrates neatly how yesterday's "password that would take millions of years to break" is [...]]]></description>
			<content:encoded><![CDATA[
<p>
<img src="http://craphound.com/images/Password_Cracking_HPC.jpg" class="bordered"><br />
Security Ledger reports on a breakthrough in password-cracking, using 25 graphics cards in parallel to churn through astounding quantities of password possibilities in unheard-of timescales. It's the truly the end of the line for passwords protected by older hashing algorithms and illustrates neatly how yesterday's "password that would take millions of years to break" is this year's "password broken in an afternoon," and has profound implications for the sort of password hash-dumps we've seen in the past two years.

<blockquote>
<p>
A presentation at the<a target="_blank" href="http://securitynirvana.blogspot.com/2012/01/passwords12.html"> Passwords^12 Conference</a> in Oslo, Norway (slides <a target="_blank" href="https://hashcat.net/p12/">available here</a>), has moved the goalposts, again. Speaking on Monday, researcher <a target="_blank" href="https://twitter.com/jmgosney">Jeremi Gosney</a> (a.k.a epixoip) demonstrated a rig that leveraged the Open Computing Language (OpenCL) framework and a technology known as Virtual Open Cluster (VCL) to run the&nbsp;<a target="_blank" href="http://hashcat.net/oclhashcat-plus/">HashCat</a>&nbsp;password cracking&nbsp;&nbsp;program across a cluster of five, 4U servers equipped with 25 AMD Radeon GPUs and communicating at &nbsp;10 Gbps and 20 Gbps over &nbsp;Infiniband switched fabric.</p>
<p>Gosney’s system elevates password cracking to the next level, and effectively renders even the strongest passwords protected with weaker encryption algorithms, like Microsoft’s LM and NTLM, obsolete.</p>
<p>In a test, the researcher’s system was able to churn through 348 billion NTLM password hashes per second. That renders even the most secure password vulnerable to compute-intensive brute force and wordlist (or dictionary) attacks. A 14 character Windows XP password hashed using NTLM (NT Lan Manager), for example, would fall in just six minutes, said Per Thorsheim, organizer of the Passwords^12 Conference.</p>
</blockquote>

<p>
<a href="http://securityledger.com/new-25-gpu-monster-devours-passwords-in-seconds/"> New 25 GPU Monster Devours Passwords In Seconds [Security Ledger]</a>

(<i>via <a href="http://slashdot.org">/.</a></i>)

]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2012/12/05/cracking-passwords-with-25-gpu.html/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Blogger proves flaws in Ecuadoran security system by hacking president&#039;s&#160;identity</title>
		<link>http://boingboing.net/2012/12/04/blogger-proves-flaws-in-ecuado.html</link>
		<comments>http://boingboing.net/2012/12/04/blogger-proves-flaws-in-ecuado.html#comments</comments>
		<pubDate>Tue, 04 Dec 2012 17:40:16 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[educador]]></category>
		<category><![CDATA[happy mutants]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=198133</guid>
		<description><![CDATA[Paul Moreno, an Ecuadoran blogger, discovered a flaw in the country's national online identity database, which he demonstrated by hijacking the identity of President Rafael Correa. He was briefly arrested, but was released after a vociferous Twitter campaign that prompted action from the president, who personally ordered Moreno's release. Moreno triumphantly announced his victory on [...]]]></description>
			<content:encoded><![CDATA[

<p>
<img src="http://craphound.com/images/A9OMhAmCMAANekX.jpglarge.jpeg" class="bordered"><br />
Paul Moreno, an Ecuadoran blogger, discovered a flaw in the country's national online identity database, which he demonstrated by hijacking the identity of President Rafael Correa. He was briefly arrested, but was released after <a href="https://twitter.com/search?q=%23LiberenaPaulcoyote&#038;src=hash">a vociferous Twitter campaign</a> that prompted action from the president, who personally ordered Moreno's release. <a href="https://twitter.com/paulcoyote/status/275718500914442240">Moreno triumphantly announced his victory on Twitter</a>.

<blockquote>
<p>


Citing <a href="http://www.wired.com/gadgetlab/2012/11/ff-mat-honan-password-hacker/all/">a Wired story on password security</a>, Moreno set out on Nov. 26 to demonstrate a security flaw in DatoSeguro with an attention-getting proof of concept scheme: accessing President Correa’s account. He began by doxing the president, and once equipped with Correa’s date of birth and a national identification number — obtained via online searches — he had two of the three pieces of information he needed. The third was a set of two numbers from an identity card, which he simply guessed. With that, he had access to Correa’s account.

“Out of curiosity, I noticed one time that the fingertip digits in the IDS are all very similar,” he wrote on his blog. “There’s a V or an E or an A followed by various numbers: V23444 – E5444 and so on…combinations that are very simplistic, apparently. The system asked me for the third and fourth numbers of the fingertip digits. With the first combination, I got the numbers right and my account was created. After verifying the email the system sends, I had access to all Rafael Vicente Correa Delgado’s so-called secure data. It took me about half an hour, maybe less.”
</blockquote>

<p>
<a href="http://www.wired.com/gadgetlab/2012/12/security-post-lands-ecuadorian-blogger-in-jail/?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed%3A+wired%2Findex+%28Wired%3A+Top+Stories%29">Blogger Jailed After Password-Hacking Ecuador’s President [Wired/Mat Honan]</a>

]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2012/12/04/blogger-proves-flaws-in-ecuado.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Exhaust all of DES and crack any MS-CHAPv2-based VPN for a mere&#160;$20</title>
		<link>http://boingboing.net/2012/09/24/exhaust-all-of-des-and-crack-a.html</link>
		<comments>http://boingboing.net/2012/09/24/exhaust-all-of-des-and-crack-a.html#comments</comments>
		<pubDate>Mon, 24 Sep 2012 23:31:03 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[crypto]]></category>
		<category><![CDATA[moore's law]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=182994</guid>
		<description><![CDATA[Moxie Marlinspike and David Hulton's Divide and Conquer: Cracking MS-CHAPv2 with a 100% success rate presentation from Defcon is now a reality. If you want to crack a MS-CHAPv2 PPTP authentication handshake (like the one I use when I connect to IPREDator, the secure proxy I favor), they'll exhaust all of the DES keyspace for [...]]]></description>
			<content:encoded><![CDATA[

<p>
<img src="http://craphound.com/images/logotype-blog.png.jpg"><br />
Moxie Marlinspike and David Hulton's <a href="https://www.cloudcracker.com/blog/2012/07/29/cracking-ms-chap-v2/"> Divide and Conquer: Cracking MS-CHAPv2 with a 100% success rate </a> presentation from Defcon is now a reality. If you want to crack a  MS-CHAPv2 PPTP authentication handshake (like the one I use when I connect to IPREDator, the secure proxy I favor), they'll exhaust all of the DES keyspace for you for a mere $20, usually in less than a day. 
<p>
Basically, MS-CHAPv2-based VPNs should now be considered insecure and not fit for purpose. Plus Moxie and David can brute force all of DES for $20. Yowza.

<blockquote>
<p>
 A Week Of Discounted Cracking
<p>
For this week (9/23/2012), we will be offering deeply discounted MS-CHAPv2 cracking jobs by reducing the price from $200 to $20. This means that any PPTP VPN connection or intercepted MS-CHAPv2 WPA Enterprise wireless credentials can be cracked and decrypted with a 100% success rate for only $20.
<p>
The one major caveat is that an influx of additional jobs might increase the pending queue depth and cause MS-CHAPv2 jobs to take slightly longer than ususal, but we'll see how it goes. 
</blockquote>


<p>
<a href="https://www.cloudcracker.com/blog/2012/09/24/chap-v2-discounted/"> Cheaper MS-CHAPv2 Cracking </a>

(<i>via <a href="http://news.ycombinator.org/">Hacker News</a></i>)

]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2012/09/24/exhaust-all-of-des-and-crack-a.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Password cracking goes into&#160;hyperdrive</title>
		<link>http://boingboing.net/2012/08/21/password-cracking-goes-into-hy.html</link>
		<comments>http://boingboing.net/2012/08/21/password-cracking-goes-into-hy.html#comments</comments>
		<pubDate>Tue, 21 Aug 2012 13:11:34 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[crypto]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web theory]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=177348</guid>
		<description><![CDATA[Dan Goodin's Ars piece on the state of password security is a must-read overview of the way that the password cracking landscape has changed in surprising ways. It's not just that computers have gotten faster -- it's the confluence of several factors, including: more sites that require passwords, which encourages password re-use; sites that use [...]]]></description>
			<content:encoded><![CDATA[
<p>
Dan Goodin's <em>Ars</em> piece on the state of password security is a must-read overview of the way that the password cracking landscape has changed in surprising ways. It's not just that computers have gotten faster -- it's the confluence of several factors, including: more sites that require passwords, which encourages password re-use; sites that use weak password hashing, unsalted hashing, or no hashing at all; and titanic dumps of real-world passwords that provide insight into how users choose their passwords. Put them all together and you get a situation like the LinkedIn dump, where 90 percent of the encrypted passwords were extracted in short order -- and where many of those passwords could be used to take over other user accounts, thanks to password re-use.

<blockquote>
<p>


The RockYou dump was a watershed moment, but it turned out to be only the start of what's become a much larger cracking phenomenon. By putting 14 million of the most common passwords into the public domain, it allowed people attacking cryptographically protected password leaks to almost instantaneously crack the weakest passwords. That made it possible to devote more resources to cracking the stronger ones.
<p>
Within days of the Gawker breach, for instance, a large percentage of the password hashes had been converted to plaintext, a feat that gave crackers an even larger corpus of real-world passwords to inform future attacks. That collective body of passwords has only snowballed since then, and it grows ever larger with each passing breach. Just six days after the leak of 6.5 million LinkedIn password hashes in June, more than 90 percent of them were cracked. In the past year alone, Redman said, more than 100 million passwords have been published online, either in plaintext or in ciphertext that can be readily cracked.
<p>
"Now, it's like once a quarter you get another RockYou," Redman said.
<p>


In the RockYou aftermath, everything changed. Gone were word lists compiled from Webster's and other dictionaries that were then modified in hopes of mimicking the words people actually used to access their e-mail and other online services. In their place went a single collection of letters, numbers, and symbols—including everything from pet names to cartoon characters—that would seed future password attacks.
<p>
"So it's no longer this theoretical word list of Klingon planets and stuff like that," Redman said of the RockYou list. "It's literally 'dragon' and 'princess' and stuff like that, and [the list] may crack 60 percent of a newly compromised website. Now you have 60 percent of the work done and you haven't done any thinking at all. You've just used your previous knowledge."
</blockquote>
<p>
I wrote a novella about where all this stuff ends up, called <a href="http://uk.tomorrow-projects.com/2012/02/novella-knights-of-the-rainbow-table/">Knights of the Rainbow Table</a>, for Intel's <em>Tomorrow Project</em>. I don't believe sf writers predict the future, but I sure feel like that one predicted the present.

<p>
<a href="http://arstechnica.com/security/2012/08/passwords-under-assault/">Why passwords have never been weaker—and crackers have never been stronger</a>

]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2012/08/21/password-cracking-goes-into-hy.html/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Dropbox: &quot;We wuz&#160;hacked&quot;</title>
		<link>http://boingboing.net/2012/08/01/dropbox-we-wuz-hacked.html</link>
		<comments>http://boingboing.net/2012/08/01/dropbox-we-wuz-hacked.html#comments</comments>
		<pubDate>Wed, 01 Aug 2012 18:05:06 +0000</pubDate>
		<dc:creator>Xeni Jardin</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=174331</guid>
		<description><![CDATA[A couple weeks ago, a few hundred Dropbox users noticed they were receiving loads of spam about online casinos and gambling websites, at email addresses those users had set up only for Dropbox-related actions. The online file storage service now admits that hackers snagged usernames and passwords from third party sites, and used this data [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://www.dropbox.com/"><img src="http://boingboing.net/wp-content/uploads/2012/08/db.jpg" alt="" title="db" width="290" height="75" class="alignleft size-full wp-image-174339" /></a>A couple weeks ago, a few hundred <a href="https://www.dropbox.com/">Dropbox</a> users noticed they were receiving loads of spam about online casinos and gambling websites, at email addresses those users had set up only for Dropbox-related actions. The online file storage service now admits that hackers snagged usernames and passwords from third party sites, and used this data  to break into those Dropbox users' accounts. <a href='http://news.cnet.com/8301-1009_3-57483998-83/dropbox-confirms-it-was-hacked-offers-users-help/'>Dara Kerr, reporting for CNET</a>:</p>



<blockquote><p>"Our investigation found that usernames and passwords recently stolen from other websites were used to sign in to a small number of Dropbox accounts. We've contacted these users and have helped them protect their accounts," the <a href="http://blog.dropbox.com/index.php/security-update-new-features/">company wrote in a blog post today</a>. "A stolen password was also used to access an employee Dropbox account containing a project document with user email addresses. We believe this improper access is what led to the spam."</p></blockquote>
<p>
Over at <a href="http://arstechnica.com/security/2012/07/dropbox-confirms-it-got-hacked-will-offer-two-factor-authentication/">Ars Technica, Jon Brodkin has more</a>. Evidently, the illicit access happened because a Dropbox employee’s account was hacked.<p><span id="more-174331"></span>


<p>

<blockquote><p>Dropbox noted that users should set up different passwords for different sites. The site is also increasing its own security measures. In a few weeks, Dropbox said it will start offering an optional two-factor authentication service. This could involve users logging in with a password as well as a temporary code sent to their phones.<p></blockquote>
<p>
Good to hear. Google is another popular service that offers such two-step authentication for its services, and I'm a big fan of that. And, of course, it's always smart not to use, say, the same easily-cracked password for Dropbox that you do for your onling banking.]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2012/08/01/dropbox-we-wuz-hacked.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Crummy passwords from Yahoo&#160;users</title>
		<link>http://boingboing.net/2012/07/12/crummy-passwords-from-yahoo-us.html</link>
		<comments>http://boingboing.net/2012/07/12/crummy-passwords-from-yahoo-us.html#comments</comments>
		<pubDate>Thu, 12 Jul 2012 21:20:17 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web semantics]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=170808</guid>
		<description><![CDATA[The dump of 450,000 Yahoo passwords by a group calling itself "D33ds Company" has been analyzed by Anders Nilsson (apparently these passwords were stored in the clear). Here's the topline: Total entries = 442773 Total unique entries = 342478 Top 10 passwords 123456 = 1666 (0.38%) password = 780 (0.18%) welcome = 436 (0.1%) ninja [...]]]></description>
			<content:encoded><![CDATA[
<p>
The dump of 450,000 Yahoo passwords by a group calling itself "D33ds Company" has been analyzed by <a href="https://twitter.com/nilssonanders">Anders Nilsson </a> (apparently these passwords were <a href="http://blog.eset.se/statistics-about-yahoo-leak-of-450-000-plain-text-accounts/">stored in the clear</a>). Here's the topline:

<blockquote>
<p>

Total entries = 442773<br />
Total unique entries = 342478
 <p>
Top 10 passwords<br />
123456 = 1666 (0.38%)<br />
password = 780 (0.18%)<br />
welcome = 436 (0.1%)<br />
ninja = 333 (0.08%)<br />
abc123 = 250 (0.06%)<br />
123456789 = 222 (0.05%)<br />
12345678 = 208 (0.05%)<br />
sunshine = 205 (0.05%)<br />
princess = 202 (0.05%)<br />
qwerty = 172 (0.04%)
  <p>
Top 10 base words<br />
password = 1373 (0.31%)<br />
welcome = 534 (0.12%)<br />
qwerty = 464 (0.1%)<br />
monkey = 430 (0.1%)<br />
jesus = 429 (0.1%)<br />
love = 421 (0.1%)<br />
money = 407 (0.09%)<br />
freedom = 385 (0.09%)<br />
ninja = 380 (0.09%)<br />
writer = 367 (0.08%)
  <p>
Password length (length ordered)<br />
1 = 117 (0.03%)<br />
2 = 70 (0.02%)<br />
3 = 302 (0.07%)<br />
4 = 2748 (0.62%)<br />
5 = 5323 (1.2%)<br />
6 = 79610 (17.98%)<br />
7 = 65598 (14.82%)<br />
8 = 119125 (26.9%)<br />
9 = 65955 (14.9%)<br />
10 = 54756 (12.37%)<br />
11 = 21219 (4.79%)<br />
12 = 21728 (4.91%)
</blockquote>


<P>
<a href="http://pastebin.com/2D6bHGTa">Statistics of the "450.000 leaked Yahoo accounts".</a>

(<I>via <a href="http://waxy.org/links/">Waxy</a></i>)

]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2012/07/12/crummy-passwords-from-yahoo-us.html/feed</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>Passphrases suck less than passwords, but they still&#160;suck</title>
		<link>http://boingboing.net/2012/03/13/passphrases-suck-less-than-pas.html</link>
		<comments>http://boingboing.net/2012/03/13/passphrases-suck-less-than-pas.html#comments</comments>
		<pubDate>Tue, 13 Mar 2012 23:24:06 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[linguistics]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web theory]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=148959</guid>
		<description><![CDATA[In "Linguistic properties of multi-word passphrases" (PDF, generates an SSL error) Cambridge's Joseph Bonneau and Ekaterina Shutova demonstrate that multi-word passphrases are more secure (have more entropy) than average user passwords composed of "random" characters, but that neither is very secure. In a blog post, Joseph Bonneau sums up the paper and the research that [...]]]></description>
			<content:encoded><![CDATA[<p>
In "<a href="http://www.cl.cam.ac.uk/~jcb82/doc/BS12-USEC-passphrase_linguistics.pdf">Linguistic properties of multi-word passphrases</a>" (PDF, generates an SSL error)</a> Cambridge's Joseph Bonneau and Ekaterina Shutova demonstrate that multi-word passphrases are more secure (have more entropy) than average user passwords composed of "random" characters, but that neither is very secure. In a blog post, Joseph Bonneau sums up the paper and the research that went into it.


<blockquote>
<p>
Some clear trends emerged—people strongly prefer phrases which are either a single modified noun (“operation room”) or a single modified verb (“send immediately”). These phrases are perhaps easier to remember than phrases which include a verb and a noun and are therefore closer to a complete sentence. Within these categories, users don’t stray too far from choosing two-word phrases the way they’re actually produced in natural language. That is, phrases like “young man” which come up often in speech are proportionately more likely to be chosen than rare phrases like “young table.”
<p>
This led us to ask, if in the worst case users chose multi-word passphrases with a distribution identical to English speech, how secure would this be? Using the large Google n-gram corpus we can answer this question for phrases of up to 5 words. The results are discouraging: by our metrics, even 5-word phrases would be highly insecure against offline attacks, with fewer than 30 bits of work compromising over half of users. The returns appear to rapidly diminish as more words are required. This has potentially serious implications for applications like PGP private keys, which are often encrypted using a passphrase. Users are clearly more random in “passphrase English” than in actual English, but unless it’s dramatically more random the underlying natural language simply isn’t random enough. Exploring this gap is an interesting avenue for future collaboration between computer security researchers and linguists. For now we can only be comfortable that randomly-generated passphrases (using tools like Diceware) will resist offline brute force.
</blockquote>



<p>
<a href="http://www.lightbluetouchpaper.org/2012/03/07/some-evidence-on-multi-word-passphrases/">Some evidence on multi-word passphrases</a>

(<i>via <a href="https://www.schneier.com/">Schneier</a></i>)

]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2012/03/13/passphrases-suck-less-than-pas.html/feed</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
		<item>
		<title>&quot;Worst passwords&quot; of&#160;2011</title>
		<link>http://boingboing.net/2011/11/21/worst-passwords-of-2011.html</link>
		<comments>http://boingboing.net/2011/11/21/worst-passwords-of-2011.html#comments</comments>
		<pubDate>Mon, 21 Nov 2011 18:33:12 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web theory]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=130711</guid>
		<description><![CDATA[SplashData, a company that makes password management tools, has released a roundup of 2011's "25 worst passwords," gleaned from password-dumps posted by "hackers" (presumably, sources like the Lulzsec Sony password files). I can't locate the actual study and its methodology (are these passwords "worst" because they're the most common, or because they contain the least [...]]]></description>
			<content:encoded><![CDATA[
<p>
<a href="http://www.splashdata.com/">SplashData</a>, a company that makes password management tools, has released a roundup of 2011's "25 worst passwords," gleaned from password-dumps posted by "hackers" (presumably, sources like the Lulzsec Sony password files). I can't locate the actual study and its methodology (are these passwords "worst" because they're the most common, or because they contain the least entropy? Is the sample set representative?) but the list is still informative, and, of course, it can give a warm glow of superiority to those of us with stronger passwords.

<blockquote>
<p>
    1. password
    2. 123456
    3.12345678
    4. qwerty
    5. abc123
    6. monkey
    7. 1234567
    8. letmein
    9. trustno1
    10. dragon
    11. baseball
    12. 111111
    13. iloveyou
    14. master
    15. sunshine
    16. ashley
    17. bailey
    18. passw0rd
    19. shadow
    20. 123123
    21. 654321
    22. superman
    23. qazwsx
    24. michael
    25. football

</blockquote>
<p>
Passwords have <a href="http://www.boingboing.net/?s=passwords">been a recurring theme</a> this year, and it's becoming increasingly clear (to me, at least), that passwords may be reaching their end-of-life on the Internet.

<p>
<a href="http://mashable.com/2011/11/17/worst-internet-passwords/">25 Worst Passwords of 2011 [STUDY] </a>

]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2011/11/21/worst-passwords-of-2011.html/feed</wfw:commentRss>
		<slash:comments>68</slash:comments>
		</item>
		<item>
		<title>XKCD on the password paradox: human factors versus computers&#039; brute&#160;force</title>
		<link>http://boingboing.net/2011/08/10/xkcd-on-the-password-paradox-human-factors-versus-computers-brute-force.html</link>
		<comments>http://boingboing.net/2011/08/10/xkcd-on-the-password-paradox-human-factors-versus-computers-brute-force.html#comments</comments>
		<pubDate>Wed, 10 Aug 2011 11:24:05 +0000</pubDate>
		<dc:creator>Cory Doctorow</dc:creator>
				<category><![CDATA[Post]]></category>
		<category><![CDATA[Comics]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[passwords]]></category>
		<category><![CDATA[petard]]></category>
		<category><![CDATA[scholarship]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web theory]]></category>
		<category><![CDATA[webcomics]]></category>
		<category><![CDATA[xkcd]]></category>

		<guid isPermaLink="false">http://boingboing.net/?p=112706</guid>
		<description><![CDATA[Today's XKCD, "Password Strength," neatly illustrates the research from this paper (PDF) by Philip Inglesant and M. Angela Sasse from University College London, with the ironic conclusion that we've trained our users to use passwords that computers can easily guess and humans can't possibly remember. Password Strength]]></description>
			<content:encoded><![CDATA[
<img src="http://craphound.com/images/password_strength.png.jpg" class="bordered"><br />
Today's XKCD, "Password Strength," neatly illustrates the research from <a href="http://www.cl.cam.ac.uk/~rja14/shb10/angela2.pdf">this paper (PDF)</a> by Philip Inglesant and M. Angela Sasse from University College London, with the ironic conclusion that we've trained our users to use passwords that computers can easily guess and humans can't possibly remember.
<p>
<a href="http://xkcd.com/936/">Password Strength</a>

]]></content:encoded>
			<wfw:commentRss>http://boingboing.net/2011/08/10/xkcd-on-the-password-paradox-human-factors-versus-computers-brute-force.html/feed</wfw:commentRss>
		<slash:comments>101</slash:comments>
		</item>
	</channel>
</rss>
