Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Double authentication
Message
From
27/10/2022 22:35:30
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
 
 
To
27/10/2022 09:48:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01685148
Message ID:
01685166
Views:
80
Hi Denis,

>>I send SMS with 6 digit code.
>>In the enterprise it's established that the users will have to apply a change to the code before entering it in in a textbox.
>>So for example if the code I send is "348825" user knows that the changes necessary are "++--45"
>>...

Security firms and even Microsoft has started recommending against SMS because there are quite a few demonstrated hacks- e.g. https://www.vice.com/en/article/y3g8wb/hacker-got-my-texts-16-dollars-sakari-netnumber but also SS7 exploits that can be undetectable, supply chain attacks... the list goes on.

It's also a problem that many devices preview incoming sms on the lock screen, so a txted code may be briefly visible even if the phone is locked. Your additional transformation will certainly confound an external hacker, but any current or ex-employee must know the transformation so that ongoing obscurity isn't certain.

Check my 2fA post today: Message #01685145 . It describes a TOTP 2FA that doesn't need cellphone numbers or email addresses, instead a validation code that changes every 30 seconds and never gets transmitted off its device, so can't be intercepted or diverted.

Since you've already got the 6-digit validation code entry for your current system, you could easily make this an option#2 for customers that a) is free, b) doesn't require list maintenance of user cellphone numbers and c) doesn't rely on mobile or internet access for the paired device.
"... They ne'er cared for us
yet: suffer us to famish, and their store-houses
crammed with grain; make edicts for usury, to
support usurers; repeal daily any wholesome act
established against the rich, and provide more
piercing statutes daily, to chain up and restrain
the poor. If the wars eat us not up, they will; and
there's all the love they bear us.
"
-- Shakespeare: Coriolanus, Act 1, scene 1
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform