A small way to reduce attack surface - have iMessage just setup for your iCloud email address instead of phone number. Phone numbers are becoming increasingly useless. > In fact, Citizen Lab researchers and others suggest that Apple should simply provide an option to disable iMessage entirely. There's a checkbox in Settings > Messages that does exactly this? It seems strange they published this.
"... Citizen Lab researchers and others suggest that Apple should simply provide an option to disable iMessage entirely." You can do this already. If you "manage" your iphone with Apple Configurator you have fine-grained control over every little thing it does. You can disable imessage (and many other things like the app store, etc.)
Apple iMessage Zero-Click Hacks
151–156 of 156 posts
Re: Apple iMessage Zero-Click Hacks
#152I turned off imessage. I seem to be under attack lately. 3-4 times a day random links sent from gmail addresses or unknown phone numbers to imsg with sketchy looking links in them.
So enlighten us: how did you turn off iMessage?
Re: Apple iMessage Zero-Click Hacks
#153Earlier quoted context omitted.
It is a convenience difficult to live without I can give you that. But so many other services we can't imagine living without require a cellular number. Accepting a flawed authentication mechanism and legal but abusive privacy breaches is what have kept them up and running. This threat demonstrates how difficult it is to keep us safe from hacks. We can keep our bank account and one day have to deal with fraud recover…
Banks can and do rollback fraud and theft in most cases; that’s the advantage of working in a system supported by law and regulation. The alternative is trusting that every component in your crypto tech stack has perfect security (which is impossible) or else risk losing all your money in a manner that can’t be reversed. I’ll choose banks, thanks.
Re: Apple iMessage Zero-Click Hacks
#154Earlier quoted context omitted.
On device? The vast majority of people don't give a flying fuck about privacy, for them the decrease in battery life would not be worth it
so we should get rid of all security features then? No memory management, no code signing, no HTTPS, no certificate pinning? Vierualisation has a negligible impact on power consumption.
Re: Apple iMessage Zero-Click Hacks
#155Earlier quoted context omitted.
Yes. These apps also have happened to WhatsApp.
Still hard to understand. If it’s just image preview code, why isn’t Safari vulnerable?
The attack mentioned in the Wired article[1] relies on iMessage asking the sandboxless Springboard[2][3] to deserialize a maliciously crafted field, included in the incoming iMessage, to escape the sandbox. This specific vulnerability doesn't appear to apply to other apps.
[1] https://googleprojectzero.blogspot.com/2019/08/the-fully-rem... [2] https://en.wikipedia.org/wiki/SpringBoard [3] https://iphonedev.wiki/index.php/SpringBoard
Re: Apple iMessage Zero-Click Hacks
#156Earlier quoted context omitted.
iMessage is one of few apps that have broad permissions to execute code in response to notifications. For other apps like Telegram; the server can send a predefined notification message. For iMessage, when you get something even from someone outside your contacts, its daemon invokes specific code to handle the message, and its attachments. Whilst this doesn't help if someone opens the app, it does at least change thi…
So, in theory other messaging apps have the same vulnerabilities, but I’d have to open the message to get burnt?