Earlier quoted context omitted.
You need physical access AND the device pin. None of these hacks allow you to decrypt the device without the pin. The best you can do is load malware that would grab the pin when the user types it in so the defense for this is if the government ever takes your phone for inspection make sure to reboot it before typing in a pin.
Even in the case of an evil maid attack, a device that has been out of your sight and then demands that you enter the passcode instead of allowing you to use biometrics is immediately suspicious.
Tethered Jailbreaks Are Back
51–60 of 122 posts
Re: Tethered Jailbreaks Are Back
#52Interesting that the writers of this article are a company that sells a library to help developers detect their app running on jailbroken devices. https://blog.trailofbits.com/2017/10/12/ios-jailbreak-detect...
>library to help developers detect their app running on jailbroken devices How does this work? I thought iOS apps are sandboxed to an extent where it shouldn't be possible to snoop around to determine which processes are running and such.
Re: Tethered Jailbreaks Are Back
#53Yay! I have fond memories of my friends (and eventually me, on the family iPad) jailbreaking our devices and doing stuff with them. A lot of the things I saw from jailbreaks were incorporated into later iOS updates- I'm curious (and excited!) to see what develops out of this wave.
What's the point now that we have Android?
Re: Tethered Jailbreaks Are Back
#54Earlier quoted context omitted.
A decade of corporate brainwashing has convinced people that only criminals want to control the device they own.
Most people don't own, they use payment plans
Re: Tethered Jailbreaks Are Back
#55Earlier quoted context omitted.
A jailbroken device allows apps to do things that a non-jailbroken device does not. I maintain my company's in-house mobile app crash reporting system and I had to remove jailbreak checks from our iOS SDK. It turned out that some of the checks were causing crashes themselves due to buggy anti-jailbreak-detection code some jailbroken devices had in place. e.g. checking whether a file could be accessed that normally iO…
The proper way of doing things should be that an app controls access to jailbreak features. By default nothing gets them and you can whitelist the ones which need it. I'm not sure if anything like this exists for ios but it should.
Re: Tethered Jailbreaks Are Back
#56Earlier quoted context omitted.
It certainly will _feel_ persistent if you're successfully attacked with this technique. If your iOS software is swapped out for a version with a backdoor, then the attacker will have collected your passwords and authentication tokens to services you use. If you reboot to clear the backdoor (and let's be honest: no one reboots their phones), then you won't also "clear" your attacker's memory of all your passwords.
I reboot my phone once in a blue moon, but my phone reboots itself roughly every other day (usually because I space on charging it). Am I that unusual, or is "the phone is rarely going to reboot" not really a reliable predicate for attackers?
Re: Tethered Jailbreaks Are Back
#57Earlier quoted context omitted.
>library to help developers detect their app running on jailbroken devices How does this work? I thought iOS apps are sandboxed to an extent where it shouldn't be possible to snoop around to determine which processes are running and such.
Couldn’t tell you, I know as much as that article says. But I’m guessing that’s part of their secret sauce
Re: Tethered Jailbreaks Are Back
#58Re: Tethered Jailbreaks Are Back
#59Earlier quoted context omitted.
A decade of corporate brainwashing has convinced people that only criminals want to control the device they own.
Most people don't own, they use payment plans
Re: Tethered Jailbreaks Are Back
#60Earlier quoted context omitted.
What's the point now that we have Android?
So far, only iOS can run on iDevices, which means if you want to use Apple hardware you have to use iOS.