Long time unhappy user of Lastpass here. Would really like to hear what alternatives people are using that have at least the following features: 1. Mac/Window/Linux support 2. Ability to control accounts from an admin account. PW/2FA reset, export/wipe of accounts etc. 3. Reasonably secure 4. Not too terrible to use for Engineers/non-techies alike.
I can't help you with #4, but I've been a pass user for a long time: https://www.passwordstore.org/ It encrypts your passwords with your GPG key and stores them in a git repository. You can of course easily extend this to do a lot of different things. I also wrote this tool for automating password rotation: https://github.com/SirCMpwn/pass-rotate
LastPass RCE vulnerability fixed
51–60 of 188 posts
Re: LastPass RCE vulnerability fixed
#52Earlier quoted context omitted.
I can't help you with #4, but I've been a pass user for a long time: https://www.passwordstore.org/ It encrypts your passwords with your GPG key and stores them in a git repository. You can of course easily extend this to do a lot of different things. I also wrote this tool for automating password rotation: https://github.com/SirCMpwn/pass-rotate
It's easy when you're the only user. Pretty tricky when you want to share entries among different groups of users.
Re: LastPass RCE vulnerability fixed
#53This made me laugh: "They also said they couldn't get my exploit to work, but I checked my apache access logs and they were using a Mac. Naturally, calc.exe will not appear on a Mac."
That is honestly embarrassing. I'm glad I don't use LastPass.
Its a pretty bad trait we should do something about that and just continue striving for peer reviewable code and implementations.
Re: LastPass RCE vulnerability fixed
#54Re: LastPass RCE vulnerability fixed
#55Earlier quoted context omitted.
Concern about code quality is legitimate, and vulns discovered is one metric for that, but I worry that hopping to the unreviewed (and therefore lacking vuln disclosures) app is even worse. But I don't use lastpass.
Other managers have been reviewed, and found better success than LastPass. I (finally) signed up for a password manager a little while ago, and after some evaluation chose 1Password. A big part of that decision was that they have been reviewed/audited and there were a couple vulnerabilities found, but they were all minor, which indicates to me the system is pretty secure. The nature of the bugs was also comforting in…
Re: LastPass RCE vulnerability fixed
#56Earlier quoted context omitted.
Look at all his bugs: https://bugs.chromium.org/p/project-zero/issues/list?can=1&q...
This is golden: https://bugs.chromium.org/p/project-zero/issues/detail?id=69...
Re: LastPass RCE vulnerability fixed
#57Looks like this was discovered by the same guy that discovered CloudFail. That dude is amazing.
One of the best vulnerability researchers in the world right now. Tavis Ormandy is a spectre of doom. He is one of the last people you want to see tweeting about your company. Every member of Google's Project Zero team is individually more capable and productive than entire teams of consultants at the best security firms.
I wish that we had more opportunities available for researchers to do the work that Tavis is doing. He is very very good and highly productive, but he's not somehow orders of magnitude better at his research than others. The thing that makes him unique is that Google is paying him a full-time salary just to find bugs and post them publicly. He doesn't have to worry about only targeting stuff in bug bounty scope or working on executive-targeted write-ups and consultation reports to make ends meet.
Basically, he gets paid to spend all day, every day, finding bugs and documenting them for people to see. We need more people in those sorts of positions, but only Google is really able to bankroll it.
Re: LastPass RCE vulnerability fixed
#58Earlier quoted context omitted.
I can't help you with #4, but I've been a pass user for a long time: https://www.passwordstore.org/ It encrypts your passwords with your GPG key and stores them in a git repository. You can of course easily extend this to do a lot of different things. I also wrote this tool for automating password rotation: https://github.com/SirCMpwn/pass-rotate
It's easy when you're the only user. Pretty tricky when you want to share entries among different groups of users.
Re: LastPass RCE vulnerability fixed
#59Earlier quoted context omitted.
The high number of vulnerabilities that keep being found in LastPass (including some that are not publicly disclosed) forced me to jump ship a while ago.
It's always worth remembering that using something like LastPass should be compared with the status quo that it often fixes (same password for everything, post-it notes, teams emailing passwords around).
In fact, for the average person, I am not sure a post-it note full of passwords in their home is a bigger risk than an online password manager. Sure, if someone breaks into their house they are screwed, and that is a relatively easy attack. But on the other hand, any bulk breach leaves them unaffected. A notebook full of plain text passwords in a drawer in your home and a shared memorized prefix that must be combined with the passwords on the list to get the full password seems strictly more secure than a password manager (although slightly less convenient).
Re: LastPass RCE vulnerability fixed
#60Earlier quoted context omitted.
I can't help you with #4, but I've been a pass user for a long time: https://www.passwordstore.org/ It encrypts your passwords with your GPG key and stores them in a git repository. You can of course easily extend this to do a lot of different things. I also wrote this tool for automating password rotation: https://github.com/SirCMpwn/pass-rotate
It's easy when you're the only user. Pretty tricky when you want to share entries among different groups of users.
Keyringer: encrypted and distributed secret sharing software https://keyringer.pw/