<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=26&amp;t=1920" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2015-06-17T14:13:46+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=26&amp;t=1920</id>
<entry>
<author><name><![CDATA[madpw]]></name></author>
<updated>2015-06-17T14:13:46+01:00</updated>
<published>2015-06-17T14:13:46+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1920&amp;p=7442#p7442</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1920&amp;p=7442#p7442"/>
<title type="html"><![CDATA[Re: LastPass hack on June 12, 2015]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1920&amp;p=7442#p7442"><![CDATA[
@ brendanhoar<br /><br />Nod. Yeah, I think I feel secure that the actual encrypted vault wasn't stolen as LastPass says it wasn't. Plus I had a good strong master password and have the vault secured with 2FA via the NEO's. On top of that, I immediately changed my master password to an even longer one, changed the associated email accounts and upped the password iterations significantly.<br /><br />I guess my concern over somehow the NEO security portion of the overall equation being possibly compromised, is unfounded and simply is a non-factor and can be satisfyingly dismissed.<br /><br />Peace!<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3767">madpw</a> — Wed Jun 17, 2015 2:13 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[brendanhoar]]></name></author>
<updated>2015-06-16T23:16:09+01:00</updated>
<published>2015-06-16T23:16:09+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1920&amp;p=7434#p7434</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1920&amp;p=7434#p7434"/>
<title type="html"><![CDATA[Re: LastPass hack on June 12, 2015]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1920&amp;p=7434#p7434"><![CDATA[
<div class="quotetitle">madpw wrote:</div><div class="quotecontent"><br />Hello<br /><br /> <img src="https://forum.yubico.com/images/smilies/icon_e_geek.gif" alt=":geek:" title="Geek" /> I have 3 NEO's, each registered with LastPass for 2FA.<br /><br /> <img src="https://forum.yubico.com/images/smilies/icon_eek.gif" alt=":shock:" title="Shocked" /> <a href="https://blog.lastpass.com/2015/06/lastpass-security-notice.html/" class="postlink">https://blog.lastpass.com/2015/06/lastpass-security-notice.html/</a><br /><br /> <img src="https://forum.yubico.com/images/smilies/icon_exclaim.gif" alt=":!:" title="Exclamation" /> On LastPass, I have changed my logon and security email accounts and master password.<br /><br /> <img src="https://forum.yubico.com/images/smilies/icon_question.gif" alt=":?:" title="Question" /> Is there any way that the hackers could compromise the security provided by my 3 NEO's in regards to LastPass?<br /><br />Please advise and thank you.<br />Mark<br /></div><br /><br />Reading up on what was lost and how the rest of the information is protected, I am not as worried as I was when I first read the news. If you have a unique and strong master password, you're probably ok.<br /><br />Why?<br /><br />See the UPDATE sections on this post: <!-- m --><a class="postlink" href="http://arstechnica.com/security/2015/06/hack-of-cloud-based-lastpass-exposes-encrypted-master-passwords/">http://arstechnica.com/security/2015/06 ... passwords/</a><!-- m --> as well as the comment by epixoip which states...<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">rounds = user_rounds || 5000 // the iteration count is user-defined. default is 5k<br />encryption_key = PBKDF2(HMAC-SHA256, password, salt, rounds) // this is what unlocks your vault<br />auth_key = sha256(encryption_key) // this is what is sent to the server for authentication<br />server_hash = PBKDF2(HMAC-SHA256, auth_key, salt, 100000) // this is what is stored in the auth db<br /><br />So the full algorithm for the password stored in the database, which is what the attackers obtained, is:<br /><br />PBKDF2(HMAC-SHA256, sha256(PBKDF2(HMAC-SHA256, password, salt, rounds)), salt, 100000)</div><br /><br /><strong><div class="codetitle"><b>Code:</b></div><div class="codecontent">Ain't nobody got time for that.</div></strong><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3142">brendanhoar</a> — Tue Jun 16, 2015 11:16 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[madpw]]></name></author>
<updated>2015-06-16T10:06:27+01:00</updated>
<published>2015-06-16T10:06:27+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1920&amp;p=7429#p7429</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1920&amp;p=7429#p7429"/>
<title type="html"><![CDATA[LastPass hack on June 12, 2015]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1920&amp;p=7429#p7429"><![CDATA[
Hello<br /><br /> <img src="https://forum.yubico.com/images/smilies/icon_e_geek.gif" alt=":geek:" title="Geek" /> I have 3 NEO's, each registered with LastPass for 2FA.<br /><br /> <img src="https://forum.yubico.com/images/smilies/icon_eek.gif" alt=":shock:" title="Shocked" /> <a href="https://blog.lastpass.com/2015/06/lastpass-security-notice.html/" class="postlink">https://blog.lastpass.com/2015/06/lastpass-security-notice.html/</a><br /><br /> <img src="https://forum.yubico.com/images/smilies/icon_exclaim.gif" alt=":!:" title="Exclamation" /> On LastPass, I have changed my logon and security email accounts and master password.<br /><br /> <img src="https://forum.yubico.com/images/smilies/icon_question.gif" alt=":?:" title="Question" /> Is there any way that the hackers could compromise the security provided by my 3 NEO's in regards to LastPass?<br /><br />Please advise and thank you.<br />Mark<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3767">madpw</a> — Tue Jun 16, 2015 10:06 am</p><hr />
]]></content>
</entry>
</feed>