Stories
Slash Boxes
Comments

SoylentNews is people

posted by martyb on Friday August 18 2017, @07:52PM   Printer-friendly
from the back-to-the-drawing-board dept.

The security coprocessor was introduced alongside the iPhone 5s and Touch ID. It performs secure services for the rest of the SOC and prevents the main processor from getting direct access to sensitive data. It runs its own operating system (SEPOS) which includes a kernel, drivers, services, and applications.

The Secure Enclave is responsible for processing fingerprint data from the Touch ID sensor, determining if there is a match against registered fingerprints, and then enabling access or purchases on behalf of the user. Communication between the processor and the Touch ID sensor takes place over a serial peripheral interface bus. The processor forwards the data to the Secure Enclave but can't read it. It's encrypted and authenticated with a session key that is negotiated using the device's shared key that is provisioned for the Touch ID sensor and the Secure Enclave. The session key exchange uses AES key wrapping with both sides providing a random key that establishes the session key and uses AES-CCM transport encryption

Today, xerub announced the decryption key 'is fully grown'. You can use img4lib to decrypt the firmware and xerub's SEP firmware split tool to process.

Decryption of the SEP Firmware will make it easier for hackers and security researchers to comb through the SEP for vulnerabilities.

Source: iClarified

Also at ThreatPost which notes that this does not mean it is open season on SEP:

Yesterday’s news set off another flurry of angst as to the ongoing security of iOS and what would happen now that the firmware had been unlocked.

“I wouldn’t say there is any immediate threat to users at this point,” Azimuth Security’s Mandt said. “Although the key disclosure allows anyone to analyze the software that is running on the SEP processor, it still requires an attacker to find and exploit a vulnerability in order to compromise SEP.”


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 0) by Anonymous Coward on Friday August 18 2017, @08:30PM (7 children)

    by Anonymous Coward on Friday August 18 2017, @08:30PM (#556095)

    Those people are simply fools who believe whatever a whitepaper / corporation says. I had a friend who said similar things, and when I really really pushed it finally broke him down and he admitted what was really up.

    "I just can't believe we are so fucked, if the major corps are putting in backdoors for the gov then we're so fucked" with a little bit of suicidal overtones, like if the world is really this fucked then they don't wanna live in it. I think this is a growing concern, many people in the US are finally being confronted with how fucked up our system is and it is SO MUCH WORSE than anyone thought. Queue massive depression and suicidal thoughts by a large segment of the population. I no longer push him to be more cynical, it will quickly drive him over the edge.

    I recall a presentation from a major tech personality who shared a leaked photo about the NSA bragging about how easily they could compromise SSL with no one being the wiser. We are so fucked, the only way out of this mess is massive rebuilding of intelligence agency leadership with a focus on actual defense. Government transparency, dismantle domestic surveillance, etc. Decentralized technologies that disrupt these surveillance activities, keep power with the people instead of centralized servers that are easily compromised.

  • (Score: 2) by takyon on Friday August 18 2017, @08:46PM

    by takyon (881) <takyonNO@SPAMsoylentnews.org> on Friday August 18 2017, @08:46PM (#556103) Journal

    the only way out of this mess is massive rebuilding of intelligence agency leadership with a focus on actual defense. Government transparency, dismantle domestic surveillance, etc.

    Fat chance.

    Decentralized technologies that disrupt these surveillance activities, keep power with the people instead of centralized servers that are easily compromised.

    This is better. Don't count on someone to swoop in and magically roll back government surveillance. Instead, treat all communications as if they are sensitive, could land you in prison, and are constantly under attack by the government.

    If anyone has a better resource than this [reddit.com] for decentralization stuff, I'd like to see it. But I get the impression that all efforts to decentralize on the hardware side are pretty small-scale.

    --
    [SIG] 10/28/2017: Soylent Upgrade v14 [soylentnews.org]
  • (Score: 0) by Anonymous Coward on Friday August 18 2017, @08:57PM

    by Anonymous Coward on Friday August 18 2017, @08:57PM (#556111)

    In 2003 I read of a classified chip that could perform thousands of decryptions simultaneously.

    Now imagine a Beowulf cluster of them

  • (Score: 2) by Arik on Friday August 18 2017, @09:20PM (3 children)

    by Arik (4543) on Friday August 18 2017, @09:20PM (#556126) Journal
    "Decentralized technologies that disrupt these surveillance activities, keep power with the people instead of centralized servers that are easily compromised."

    That's what we should have been building back in the 80s but no one would listen to me. Now? I try not to be cynical but I think it may be too late. At this point, even if the software and the network were sane constructs, what hardware would we run them on? Cellphones? Any PC hardware still being made? All defective from the factory. You can't patch that.

    Maybe if we all started insisting on sane hardware and refusing to buy anything else, manufacturers would chase our dollars and the prices would start to come down on things that are primitive enough to trust. But people are so eager to spend their money on distractions, this is what we have instead.

    --
    If laughter is the best medicine, who are the best doctors?
    • (Score: 0) by Anonymous Coward on Friday August 18 2017, @09:47PM (2 children)

      by Anonymous Coward on Friday August 18 2017, @09:47PM (#556137)

      I guess the hardware could be a problem if they are built to insert subtle errors into general math processing, but I imagine that would lead to tons of errors. I think the hardware level stuff is for more targeted attacks and wouldn't be overly helpful against decentralized and encrypted communications. The only viable solution is to flood the net with encrypted data making surveillance much more difficult. They would only be able to store the data of targeted individuals instead of sifting through everything and storing the interesting bits. To get the interesting bits they would need to decrypt all traffic, and unless they have real-time decryption then the system would quickly collapse.

      Law enforcement should target suspected individuals only, dragnets are wrong on just about every level.

      • (Score: 2) by Arik on Friday August 18 2017, @10:41PM

        by Arik (4543) on Friday August 18 2017, @10:41PM (#556160) Journal
        No one needs to decrypt anything when they can simply read it directly from memory before it gets encrypted.
        --
        If laughter is the best medicine, who are the best doctors?
      • (Score: 0) by Anonymous Coward on Saturday August 19 2017, @09:25PM

        by Anonymous Coward on Saturday August 19 2017, @09:25PM (#556491)

        you're nowhere near radical enough. please pull your head out of your state apologist ass. thank you, humanity.

  • (Score: 0) by Anonymous Coward on Saturday August 19 2017, @08:54PM

    by Anonymous Coward on Saturday August 19 2017, @08:54PM (#556474)

    Well, yes, that's certainly true. This is why it's more important than ever to seek out libre technologies. We need more than merely libre software. We have to be able to trust the hardware that runs our code as well. If we don't own the hardware, it doesn't matter whether or not we own the code.

    However, I still maintain that the device has to boot somehow, from purely a hacker's perspective.