Certified Ethical Hacker (CEH) Practice Question

During a penetration test, you gain temporary physical access to an employee's Android 10 handset. The phone is unlocked and USB debugging is enabled, but the device is a standard production build with no root privileges or exploits available. To obtain the credential database of a third-party app for later offline analysis, which adb command should you execute first?

  • adb backup -f app.ab -noapk -noobb com.secureapp.android

  • adb shell su -c "cp /data/data/com.secureapp.android/databases/creds.db /sdcard/"

  • adb root followed by adb pull /data/misc/keystore

  • adb pull /data/data/com.secureapp.android/databases/creds.db

Certified Ethical Hacker (CEH)
Mobile Platform, IoT, and OT Hacking
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot