0 of 9 questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 9 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Larger Scenario
You have received a device for a CP investigation and the lead investigator needs certain files from the mobile device in question. There may be security setup on the device that needs to be bypassed or find a way around it. You may need additional access to the file system to get the data required for the investigation. Please follow the following steps and answers the questions listed below about the device in question.
If you need to take steps on the device to gather for the following information, please do as needed. For this investigation please provide:
Make and Model of the Device?
This response will be reviewed and graded after submission.
When was the device manufactured?
This response will be reviewed and graded after submission.
What version of the Android OS is running on the device?
This response will be reviewed and graded after submission.
Is it possible full disk encryption could be enabled on this device?
This response will be reviewed and graded after submission.
How many partitions are on the device?
This response will be reviewed and graded after submission.
What is the root partition physical device name?
This response will be reviewed and graded after submission.
Where is the user data located on the mobile device?
This response will be reviewed and graded after submission.
There are a few files that are needed from the device that need to be captured via the ADB bridge. These files are located within the user data partition. In order to get these files you will need root access to the device.
Verify you have root access on the device, if you cannot root the device please get the instructors attention to assist. HINT: “su root” from adb command shell
Browse the /data/data folder and locate the mmssms.db file
Use the pull command and copy the mmssms.db file to your laptop for review.