Hosea 4:6 My people are destroyed from lack of knowledge.
Ask HN: How did my LastPass master password get leaked?
511–520 of 529 posts
Re: Ask HN: How did my LastPass master password get leaked?
#512Earlier quoted context omitted.
I see no big diff actually. It offers you no more security if you're directly compromised. It also doesn't help much in reducing the risk of the 3rd party services being hacked, as your data still travels through someone else's cloud. The one attack you avoid by it is LastPass being hacked and your encrypted vault stolen - but then you also open up yourself for Dropbox being hacked and your data stolen attack (which…
There is a fairly big difference, you are decrypting a local file using a master password NOT stored on the internet. No data is going over the wire, no 'other peoples computers'. Even if someone got your vault file, with a _very strong_ master password it's just not going to get brute forced any time soon. [1] With an online-only solution you have no idea how they are storing your data. I think 1p local vault (only)…
That's the same thing that LastPass does AFAIK. According to their site: "Your data is encrypted and decrypted at the device level. Data stored in your vault is kept secret, even from LastPass. Your master password, and the keys used to encrypt and decrypt data, are never sent to LastPass’ servers, and are never accessible by LastPass."
So they pull down the encrypted vault to the local machine before decrypting it, it's never on the wire in an unencrypted form, nor keys leave your local machine.... which is essentially exactly the same thing that you do with 1Password + Dropbox for sync, just in one service. (At least that's my understanding, I might be interpreting the LastPass statements wrong, in which case please do correct me.)
Re: Ask HN: How did my LastPass master password get leaked?
#513Earlier quoted context omitted.
After a bit of searching, I wasn't able to find any PHP forum software that LastPass lets you log in to. I could only find one official-seeming forum, and it uses a different login. So, I think this is FUD... I don't use LastPass, but accusing them of something like this (and using the phrase "or whatever") is pretty serious without proof.
They appear to have sunset their phpBB instance. It was the main hub and support portal on their website with up to thousands of active visitors at any given time. You can see it archived here: https://web.archive.org/web/20150629081250/https://forums.la... Here's the archived phpBB login page. It asks for your LastPass login and password (not your forum account, your actual LastPass login and actual LastPass master…
Now, the fact that they have a web-based vault access requiring entry of your master password? Pretty bad, considering you can't disable it, and it's automatically activated even when just using the browser extension (at least as of a few years back, when I asked them to fix that.)
Re: Ask HN: How did my LastPass master password get leaked?
#514Earlier quoted context omitted.
Let me preface by saying I'm speculating of course. > Did the malware wait for me to open my keepass vault and snoop the password then? It's not impossible at least. There's been vulnerabilities in Keepass RPC which allowed any javascripts on Internet reading your passwords [1]. If a simple javascript can read secrets from keepass, I would not be at all surprised if that has happened. > the less probable it is that w…
I copy/pasted the password from 1Password, it may lend credence to the malware Chrome extension theory, at least in my case. Anybody else using these? uBlock Origin, Google Images Restored, Allow Right-Click, Clear Cache, StartMeeting.com Launcher, ShowPassword, Tampermonkey, Usability Hike: Find usability problems, Window Resizer, Tag Assistant Companion, Google Analytics Debugger, Google Docs Offline, Google Optimi…
Re: Ask HN: How did my LastPass master password get leaked?
#515https://blog.lastpass.com/2021/12/unusual-attempted-login-ac...
"However, out of an abundance of caution, we continued to investigate in an effort to determine what was causing the automated security alert emails to be triggered from our systems. Our investigation has since found that some of these security alerts, which were sent to a limited subset of LastPass users, were likely triggered in error. As a result, we have adjusted our security alert systems and this issue has since been resolved."
Re: Ask HN: How did my LastPass master password get leaked?
#516Earlier quoted context omitted.
they can't
They can. Look up native messaging ports.
Re: Ask HN: How did my LastPass master password get leaked?
#517Earlier quoted context omitted.
MD5 is long considered a broken, weak hash algorithm. Here is the MD5 hash of a password: d9afca35a87a2af4168500640fcf2370 Password is 16 characters long, all lower case, no numbers, no special symbols. Please tell me the password.
The best I could find is this https://stackoverflow.com/questions/10041298/how-to-recover-... But can you show me the way how you'd go on about this? Really curious.
Re: Ask HN: How did my LastPass master password get leaked?
#518Earlier quoted context omitted.
It’s unlikely to be due to a browser extension. A browser extension that can steal your master password can steal all the other passwords as well, it doesn’t need LastPass for that. More importantly, an extension can only steal your master password when it is used – yet several people reported not having used LastPass for a year or more. It’s still not impossible that an extension has been stealing master passwords f…
>Given that most people write about old accounts, my original suspicion No - there are now reports of same thing happening with recent changes to password https://twitter.com/Valcristerra/status/1475734357805572098
Re: Ask HN: How did my LastPass master password get leaked?
#519Earlier quoted context omitted.
This page does not provide any information why the recommended solutions (Bitwarden, KeePassXC) are more secure than the products it warns against (1Password, LastPass, Roboform, and iCloud Keychain).
Because Bitwarden and KeePassX are open-source and auditable?
Re: Ask HN: How did my LastPass master password get leaked?
#520Earlier quoted context omitted.
Probably pretty low. I use 64 character passwords, or if there is a length limit, always the longest possible. That’s the beauty of using a password manager :)
Do you use 64 character master password?