iOS 14.0 "remote jailbreak" demo.😎 (RCE + LPE exploit)
Don't stay on versions on or below iOS 14.3. If you click a malicious link, bad guys would steal everything on your iPhone.
iOS 15.x demo. Run 3 cmds: ls, id, sw_vers.
There is a lot of trouble in ios15. Still a long way from a real jailbreak.
iPhone XS, iOS 15.0: using cve-2021-30883 (written months ago)
iPhone 13 Pro, iOS 15.1: using cve-2021-30955 (thanks @realBrightiup )
I don't promise anything
Write an iOS 14.6 (iPhoneXR, A12) jailbreak demo for CVE-2021-30883 (fixed in iOS 15.0.2, by @AmarSaar).
Use a trick from oob-timestamp (by @_bazad).
Run two commands: "id" and "ls /"
Write a jailbreak demo for CVE-2021-30883 (fixed in iOS 15.0.2, by @AmarSaar ) on an iPhone 11 iOS 14.0.
Why iOS 14.0? I just want to verify if the vulnerability is exploitable. The code is based on the old ipc_kmsg hack. The exploit has better speed than cicuta_virosa.
iOS 14.1, iPhone 12 (A12+ device), LPE exploit demo. Not a real #Jailbreak
About the video: I find an iPhone 12 stayed on iOS 14.1 from my co-worker. I borrowed it and made a demo for the newest iPhone.😆
(英语太难了)
Update: make the exploit faster (cicuta_virosa @ModernPwner). Reduce the pain of running the exploit. Useful for researchers.
iPhone 12: 65s -> 10s
iPhone 6s: 188s -> 68s