>Email accounts have become, over the years, not only large repositories of highly sensitive and private data, but also single points of failure for digital footprints on the Internet. This is really the key issue here. Passwords are fine if you give people some place to keep them. >...it became widely acknowledged that passwords should be highly complex in order to maximize their entropy and, thus, substantially inc…
Security Analysis of SMS as a Second Factor of Authentication
11–20 of 35 posts
Re: Security Analysis of SMS as a Second Factor of Authentication
#12Please, no more SMS Authentication. Hacker news readers are in a unique position to prevent this "feature" from entering products. Let's work on putting this idea out to pasture. TOTP, while not perfect, is an improvement. The protocol could be improved to provide protection against proxy attacks, but the point I'm trying to make is that your regular user can use TOTP. I've successfully set it up for my parents (both…
However most people I know have browser sync set up. They are using it for passwords. It would be great if it could manage a security token for them and allow authentication to websites without risk of leak.
Re: Security Analysis of SMS as a Second Factor of Authentication
#13Should eliminate OTA and SIM swap attack vectors from figure 2.
Re: Security Analysis of SMS as a Second Factor of Authentication
#14Your account got hacked? Not our problem, we have 2FA. Must've been your fault.
Re: Security Analysis of SMS as a Second Factor of Authentication
#15I feel like this is an important clarification from the end of the intro: "This article provides some insight into the security challenges of SMS-based multifactor authentication: mainly cellular security deficiencies, exploits in the SS7 (Signaling System No. 7) protocol, and the dangerously simple yet highly efficient fraud method known as SIM (subscriber identity module) swapping. Based on these insights, readers…
Re: Security Analysis of SMS as a Second Factor of Authentication
#16I think the worst is when companies force you to leave SMS on as a fallback. On stripe, I use a security key. Someone has to either steal my keyring, or steal my backup key. But I'm force to leave SMS on as a fallback, so really, the weakest link is there, and a potential cracker only needs to break this extremely fragile insecure system, and completely bypass the security key.
Re: Security Analysis of SMS as a Second Factor of Authentication
#17SMS 2FA is weak, but it does two things: it shifts the attack from a passive opportunistic one to a targeted one, and, 2. in unionized environments you can add a second compliance factor without distributing new devices, "training" people to use TOTP apps, or "forcing" people to install an app on their personal devices. That is the big cultural reason why SMS 2FA is going to be with us for a while. Sure, use TOTP and…
Trying to teach my parents now to use a Authy, Google Auth, 1Password, LastPass is pretty much a non-starter. I'd be getting calls every other day.
SMS 2FA allows my parents to considerably shrink their attack surface without a high barrier to entry.
Re: Security Analysis of SMS as a Second Factor of Authentication
#18SMS 2FA is weak, but it does two things: it shifts the attack from a passive opportunistic one to a targeted one, and, 2. in unionized environments you can add a second compliance factor without distributing new devices, "training" people to use TOTP apps, or "forcing" people to install an app on their personal devices. That is the big cultural reason why SMS 2FA is going to be with us for a while. Sure, use TOTP and…
what is meant by "unionized" here? It doesn't seem to be related to labor unions.
Re: Security Analysis of SMS as a Second Factor of Authentication
#19I think the worst is when companies force you to leave SMS on as a fallback. On stripe, I use a security key. Someone has to either steal my keyring, or steal my backup key. But I'm force to leave SMS on as a fallback, so really, the weakest link is there, and a potential cracker only needs to break this extremely fragile insecure system, and completely bypass the security key.
This smells similar to banks not needing to check check signature anymore.
Re: Security Analysis of SMS as a Second Factor of Authentication
#20Couldn’t disagree more. This is oversimplification of a complex subject.