|
|
|
Ask HN: How do scammers spoof real phone numbers?
|
|
16 points
by gigapotential
709 days ago
|
|
I got scam call from a number listed on USPTO website. How do they spoof a real phone number? What tech enables them do so? I recently was targeted by this scam: https://www.reddit.com/r/Patents/comments/15yktus/called_by_uspto_scam/ |
|
There is literally no security to it at all
Basically the caller ID info is transmitted between the 1st and 2nd ring. If further caller ID data is transmitted after (like the real data), it is ignored
If your data gets to the receiver first, it gets displayed
It’s been possible to “spoof” caller id since forever, and there were open descriptions of the process and methods of generating that data and transmitting it since at least 1998. I can recall a popular electronics article on this with circuit layout.
This is probably similar and would require flashing the chip with the included .asm file… https://www.elektronika.ba/385/caller-id-and-ring-generator/
Click the red download button, I’m not able to grab the zip file link directly from my iPhone but it does download and show the circuit diagram
Someone here would have the skills to closer examine the .asm if they were well versed in atmel chips , specifically AT90S1200 This would be for use with an old fashioned POTS phone line. But hey this is hacker news I thought someone might be interested in the analog option :)