Certified Ethical Hacker (CEH v10) — Question 35

Which of the following types of jailbreaking allows user-level access but does not allow iboot-level access?

Answer options

Correct answer: D

Explanation

The correct answer is D, Userland Exploit, as it enables access at the user level but does not reach the iboot-level, making it less invasive. Options A and B, Bootrom Exploit and iBoot Exploit, provide deeper access to the system, bypassing more security measures. Option C, Sandbox Exploit, is primarily focused on breaking out of app sandboxing rather than providing overall system access.