>He’s defensive when I ask how he got the phones. >“Well, I didn’t steal any device. I actually paid for them,” Sounds like the "it fell off a truck" excuse.
It could be more nuanced than that. Some Chinese manufacturers have been known to have a "night shift." Which is to say that during the day they produce a manufacturer's products, and during the night they produce an off-label or unauthorised version. These phones all had Foxconn labels on them, there was no Apple branding or logos. It is possible they were unauthorized but not "stolen." As I said, it is a nuance, an…
Prototype iPhones That Hackers Use to Research Apple’s Most Sensitive Code
21–30 of 49 posts
Re: Prototype iPhones That Hackers Use to Research Apple’s Most Sensitive Code
#22Worth a follow, if not simply to see some interesting prototype hardware and tools pop up from time to time.
Re: Prototype iPhones That Hackers Use to Research Apple’s Most Sensitive Code
#23Earlier quoted context omitted.
I believe that graykey was able to try passcodes at a faster-than-should-be-allowed rate, which does indicate a flaw but not a serious one.
That sounds plenty serious to me.
Re: Prototype iPhones That Hackers Use to Research Apple’s Most Sensitive Code
#24Earlier quoted context omitted.
Specifically, developer-fused hardware allows for stuff like setting boot arguments and having them actually get passed to the kernel. Basically, it lets you get in the way of and modify the "chain of trust" that the bootloader → kernel → userland processes normally ensures.
Thanks for clarifying, I figured I was generalizing it a bit.
Re: Prototype iPhones That Hackers Use to Research Apple’s Most Sensitive Code
#25Re: Prototype iPhones That Hackers Use to Research Apple’s Most Sensitive Code
#26Re: Prototype iPhones That Hackers Use to Research Apple’s Most Sensitive Code
#27Earlier quoted context omitted.
That sounds plenty serious to me.
There is a hard limit of 80ms per attempt, from the number of PBKDF2 iterations tuned for the secure enclave.
It certainly seems like GrayKey bypassed a fundamental SEP protection, which would constitute a very serious flaw. The SEP protections are supposed to be a whole 'nother level (which is what this article gets at.. it's Hard to even get at the firmware).
If that aspect of the SEP is compromised, what else about it is? This is extra disturbing because Apple's "fix" was to disconnect unauthorized peripherals -- not, apparently, a fix to the SEP itself. This is why I am stunned there was not more coverage of this. It's smoke that indicates a really fundamental flaw in the SEP.
[1] https://www.apple.com/business/site/docs/iOS_Security_Guide.... (page 18)
Re: Prototype iPhones That Hackers Use to Research Apple’s Most Sensitive Code
#28> The phone boots into an operating system known as “Switchboard,” which has a no-nonsense black background and is intended for testing different functionalities on the phone. I think the article confuses the meaning of "dev-fused" hardware, with what OS is actually installed on the phone. When I used to work at Apple, I always understood "dev-fused" to mean a device on which you could install unsigned builds of iOS.…
I binge-read all of luna and the "other" internal wiki back in the day. :)
Re: Prototype iPhones That Hackers Use to Research Apple’s Most Sensitive Code
#29Mathew Solnik is not impressed, full text: "The article that has been published regarding me is a complete hit piece. It provides no hard evidence and is based on pure rumor. It’s sad to see the publication stope to such levels. This is not worth any further response and will get none. End of Story." https://twitter.com/msolnik/status/1103395763068043264
Re: Prototype iPhones That Hackers Use to Research Apple’s Most Sensitive Code
#30> The phone boots into an operating system known as “Switchboard,” which has a no-nonsense black background and is intended for testing different functionalities on the phone. I think the article confuses the meaning of "dev-fused" hardware, with what OS is actually installed on the phone. When I used to work at Apple, I always understood "dev-fused" to mean a device on which you could install unsigned builds of iOS.…
How about PurpleRestore? :) I binge-read all of luna and the "other" internal wiki back in the day. :)