dial2verify-twilio icon indicating copy to clipboard operation
dial2verify-twilio copied to clipboard

Spoofing Warning

Open namuol opened this issue 8 years ago • 6 comments

Granted that nowhere in your README do you use the words "authentication", it's still probably a good idea to note in the README that this isn't meant to be a form of secure authentication, as it's trivially easy for Bad Guys to spoof caller ID.

namuol avatar May 08 '16 05:05 namuol

It also means any bad actors can verify phone numbers. Only way to prevent that is to place a call/text to them with a code or similar. This is still really cool, but +1 for a very clear warning about spoofing.

alexslade avatar May 08 '16 09:05 alexslade

With enough numbers (10k+), one could initiate a call from twilio and request user to enter the phone number or just return the call.

pandrewhk avatar May 08 '16 15:05 pandrewhk

That would cost thousands of dollars! This is tool is great as-is, it should just be used in the right way.

alexslade avatar May 08 '16 15:05 alexslade

Oh, scratch that. Spoof a number, leave a missed call, ask user to enter. Twilio does not officially support it, but maybe other services do and don't charge for making a missed call.

SpoofCard.com: «Timing on calls begins when your call is connected»

pandrewhk avatar May 08 '16 15:05 pandrewhk

In Malaysia, customize caller ID is not allowed, telcos are forced to display the real number to receiver (usually in SMS, but not sure if it apply to phone call as well). Maybe this will do if Twilio provide phone number from Malaysia or other country which have similar regulation.

natsu90 avatar May 09 '16 04:05 natsu90

I think this is a great start, in the sense that at the least you got a phone number from the user and you are able to "verify" a call from that number was made. I will also implement a second step, send the user an sms with code so the user can confirm. Will be forking an playing around with some posibilities. But CID spoofing is very real, no matter what telco you have if you know what you are doing.

ctorresr avatar May 09 '16 20:05 ctorresr