Skip to main content

The Decryption Key Of An Apple Security Chip Called Secure Enclave Has Been Leaked By A Hacker


Secure Enclave Processor (SEP) is a security chip that Apple started putting in iPhones since the release of iPhone 5S.

The security coprocessor, with its own operating system SEPOS, is separate from the main processor of the device and prevents it from accessing sensitive data directly, such as the information stored for TouchID. SEP’s work includes authenticating your TouchID fingerprints with the ones stored on the device.
The chip is in the news because a hacker named “xerub” posted a decryption key related to iPhone 5S’ SEP on the website iPhone wiki. According to The Register, while this key doesn’t allow a person to access the chip, the key can be used to decrypt the firmware on the chip and read its code to know its working.
The key can be used to decrypt an iPhone 5S IMG4 SEP firmware image when used in combination with xerub’s img4lib tool. Another tool by xerub sepsplit can be used to extract binaries from the firmware image.
In their technical documentation, Apple lists the iDevices where the SEP chip finds some space. These include iPhone 5S, iPad Air, iPad Mini 2/3 running the A7 chip, Apple Watch Series 2 (Apple S2 chip), and A-series processors released thereafter.
A Unique ID (UID) number is generated in devices featuring A9 (iPhone 6S, 6S Plus, SE, and iPad 2017) and later chips. This ID is kept aside from the rest of the operating system.
The UID is used to create a temporary key on device startup, which encrypt’s the memory assign to Secure Enclave and authenticates the chip’s memory whenever required, except on A7 devices.
There isn’t much to panic as the decryption key is for iPhone 5S released almost four years ago. In the mean time, Apple has improved their security system a lot.
Sudo Security Group’s CEO Will Scratch thinks the availability of the decryption key can help various security researchers in getting a greater into the firmware. He also said the “key being available does not reduce security of the Secure Enclave in any way.”
“Secure Enclave has the main task of protecting sensitive content, but the firmware decryption key is more comparable to ‘obfuscation’ rather than anything related to protection of the actual content stored.”
Apple’s security implementations have been an unconquered territory for many experts. We did saw the caliber of Apple’s security tech when FBI tried to access the iPhone 5C of the San Bernardino case shooter in early 2016. Even though they managed to crack the device, it was a tedious effort.

Comments

Follow Us

WHAT'S HOT

How To Connect Android or iOS Phone To Windows 10

The  Continue on PC  feature is currently available to Windows Insiders, but it’ll arrive for regular users once the update starts landing on their PCs. If you’re running an Insider build, you can use the steps mentioned in this post to connect your phone to Windows 10 PC.

Poco F2 Pro 5G Officially Launched Globally With Snapdragon 865

After months of wait, Poco has officially launched Poco F2 Pro. The phone is a sequel to the Poco F1 which was a huge success for the company back in 2018. It is also the second Poco contender in 2020. In February, the Poco brand revealed a new phone lineup and launched Poco X2. The phone was priced at Rs 15,999 and featured similar specs of Redmi K30, a Xiaomi flagship that was launched back in 2018. The company has applied the same strategy for today’s launch. As we expected, Poco F2 Pro bundles all the specs of Redmi K30 Pro that Xiaomi launched last month. Poco F2 Pro Specifications, Availability and Price Unlike the Poco X2, the phone offers a circular camera at the back and a pop-up selfie camera at the front as opposed to the regular dual-hole punch cutout on the display of Poco X2. Poco F2 Pro comes with a 6.67-inch FHD+ AMOLED display with a 92.7% screen to body ratio. On top of that, the phone has an in-display fingerprint sensor to keep up with...

Learn How To Activate iOS 11 Dark Mode

Apart from all the major iOS 11 features and changes, there are some hidden and minor features as well. In this release, Apple has included a feature named Smart Invert Colors, which is the closest you can get while looking for an iOS 11 dark mode.

How To Schedule Jobs in Linux | Cron and Crontab Commands

While using a computer system, often one faces the need to carry out certain repetitive jobs on a schedule. Instead of manually executing the requisite commands each and every single time, you can make things easier for yourself by using the Linux Cron utility and