Day 5 Flashcards

1
Q

_______ is used to install applications from third party websites or app stores onto an Android device.

A

Sideloading

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The _____ section of the Android settings is used to create and manage user profiles.

A

Users

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

________ utilizes Android applications that are fully compiled at installation.

A

Android Runtime (ART)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
(Choose all that apply) Smart phones use a proprietary operating system known as \_\_\_\_\_\_\_.
      Real Time Operating System 
      General Purpose Operating System 
      Distributed Operating System 
      Single Task Operating System
A

RTOS

GPOS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

______ provides an open source platform and application environment for mobile devices?

A

Android

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

SELinux, used in Android, enforces ______ access controls over all processes.

A

Mandatory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

To speed the startup of apps in Android, developers would partially compile the application in a file with a(n) _____ extension.

A

Odex

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

The ____ command is used to change Linux file and directory permissions.

A

Chmod

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Installing or reverting back to a previous version of iOS is prevented by a process called _____

A

Downgrading

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

_________ was a process virtual machine used in Android that compiled applications at runtime.

A

Dalvik

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

In Android specialized software can be used for _______, that will allow access to the devices subsystem.

A

Rooting

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

The Linux file permission ______ is the numeric equivalent of u=rwx, g=rx, o=r.

A

754

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Upgrades to iOS can be accomplished via a standard Mac or PC computer running ______.

A

iTunes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

________ is the process of removing or bypassing the limitations placed by a manufacturer on an iOS device .

A

Jailbreaking

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

To symbolically add the white permission to a file for the others group, ____ should be used in conjunction with the chmod command.

A

o+x

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

__________ is responsible for processing fingerprint data from Touch ID, reducing the need for long, complex passwords.

A

The Secure Enclave

17
Q

Google offers the __________ to backup persistent data on a user’a device to the cloud.

A

Android Backup Service

18
Q

(Choose all that apply) What risks are associated with jailbreaking iOS?
Violating Apple’s End User License Agreement
Bricking the device
Changing the default browser
Installing custom themes
Installing third party applications
Installing malicious code

A

Violates Apple’s End User License Agreement
Installing malicious code
Bricking the device