Live data from Hacker News

SMS is not 2FA-secure

issms2fasecure.com

1–10 of 379 posts

Re: SMS is not 2FA-secure

#6
Not in Russia. Numerous examples exist when victim's number was linked to attacker's sim card to obtain 2FA code, then linked back to victim's sim so he does not notice anything.

This happened both by government-linked parties, where they are able to coerce providers to do it, mostly targeting prominent political opposition members. It also happened without government involvement, done by provider's personnel with sufficient access and some entrepreneur attitude.

The rule of thumb to protect against it:

- do not use SMS 2FA

- if you do, use a foreign SIP number with SMS capabilities

- if you HAVE to use local sim, use SIM that belongs to someone else and noone knows you use it

Re: SMS is not 2FA-secure

#7
Just use a token like yubikey. I have a small fleet and am very happy with the decision.

The only problem is there are very few services that get it right. Get it right means support multiple tokens and allow to truly disable any other means of logging in or recovering the password.

Most services seem bent on allowing many ways of logging in without giving a choice. For example, they will advertise they use 2fa tokens but then if you can't produce one they will still allow you to log in with SMS or mail (ie. password recovery by mail). Facebook will not even let you set up tokens without having SMS set up as a factor and the phone number verified.

I hope slowly developers will get more aware and they will be better tooling (and stack exchange answers to ctrl+c ctrl+v...) to do it correctly.

Re: SMS is not 2FA-secure

#8

The answer is no, but is it more secure than no 2FA? Of course there are much better 2FA options, but for the general public, they are probably too complicated to use. Everyone understands SMS.

Awareness may make providers more willing to switch to a better 2FA, such as TOTP.

Re: SMS is not 2FA-secure

#9
Compared to what?

Better than not having it? Yes.

Better than committing a 4,096Kb PK to memory and confirming all interactions with mental arithmetic? No.

Post reply on HN