| ▲ | harikb 6 hours ago | ||||||||||||||||||||||
Installing an app that silently intercepts SMS/MMS data is a persistent technical compromise. Once the app is there, the attacker has ongoing access. In contrast, convincing someone to read an OTP over the phone is a one-time manual bypass. To use your logic.. A insalled app - Like a hidden camera in a room. Social engineering over phone - Like convincing someone to leave the door unlocked once. | |||||||||||||||||||||||
| ▲ | JoshTriplett 6 hours ago | parent | next [-] | ||||||||||||||||||||||
> Installing an app that silently intercepts SMS/MMS data is a persistent technical compromise. Once the app is there, the attacker has ongoing access. The motivating example as described involves "giving the scammer everything they need to drain the account". Once they've drained the account, they don't need ongoing access. | |||||||||||||||||||||||
| |||||||||||||||||||||||
| ▲ | array_key_first 3 hours ago | parent | prev | next [-] | ||||||||||||||||||||||
This is still not a root cause solution, it's just a mitigation. Because you do not require side loading to install malware. The play store and apple app store both contain malware, as well as apps which can be used for nefarious purposes, such as remote desktop. A root cause solution is proper sandboxing. Google and apple will not do this, because they rely on applications have far too much access to make their money. One of the fundamentals of security is that applications should use the minimum data and access they need to operate. Apple and Google break this with every piece of software they make. The disease is spreading from the inside out. Putting a shitty lotion on top won't fix this. | |||||||||||||||||||||||
| |||||||||||||||||||||||
| ▲ | hulitu 5 hours ago | parent | prev [-] | ||||||||||||||||||||||
> Installing an app that silently intercepts SMS/MMS data is a persistent technical compromise. Why would an app silently intercepts SMS/MMS data ? Why does an app needs network access ? Running untrusted code in your browser is also "a persistent technical compromise" but nobody seems to care. | |||||||||||||||||||||||