Root and Source Security Concerns

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/32

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 5:24 PM on 6/30/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

33 Terms

1
New cards

What can the default user account do in both iOS and Android?

install apps and configure settings

2
New cards

What is the default user account in both iOS and Android restricted from doing?

making system-level changes

3
New cards

What is root access on Android?

gaining administrative control over the device

4
New cards

How might Android root access be obtained?

authorized vendor methods, exploiting vulnerabilities, or installing custom firmware (custom ROMs)

5
New cards

What can rooting do to Android security and management software?

disable security features, compromising the device's integrity and any management software

6
New cards

What is jailbreaking in iOS?

gaining root privileges

7
New cards

What can jailbreaking allow on iOS?

sideloading apps, changing carriers, and customizing the interface

8
New cards

How is jailbreaking typically done?

booting with a patched kernel, often requiring a tethered connection to a computer

9
New cards

What security impact can jailbreaking have?

leave security measures disabled, compromising the device's security

10
New cards

How do rooting and jailbreaking affect OS security controls?

subvert OS security controls, leaving devices vulnerable

11
New cards

What can MDM do with rooted or jailbroken devices?

detect them and prevent access to enterprise apps, networks, or workspaces

12
New cards

What else can MDM block regarding firmware and developer mode?

devices with custom firmware lacking valid signatures and devices with developer mode enabled

13
New cards

What does developer mode grant access to?

advanced configuration settings and diagnostic data

14
New cards

When should developer mode be used, and why not routinely enabled?

exclusively for app development; it can be exploited to install unauthorized apps

15
New cards
What do trusted app sources do for app signing and security?
authenticate developers and issue certificates for app signing, ensuring apps are secure
16
New cards
What else may service providers do with submitted apps?
analyze submitted code to prevent security or privacy risks and enforce policies
17
New cards
What is app spoofing?
malicious apps disguised as legitimate ones
18
New cards
How do malicious spoofed apps often appear credible?
mimic popular apps with similar names and use fake reviews
19
New cards
What should users be cautious about even when using an approved store?
apps requesting unrelated permissions
20
New cards
What app installation model do mobile operating systems typically use?
restrict app installations to official stores
21
New cards
How do enterprises privately distribute custom corporate apps?
enterprise developer and distribution programs or Managed Google Play, allowing MDM suites to push apps from private channels directly to devices
22
New cards
What is sideloading on Android?
downloading and installing apps using the .APK file format from third-party sources if enabled
23
New cards
Why does enabling unknown sources weaken security?
it allows apps from third-party sources to be installed
24
New cards
What can MDM do regarding third-party stores or sideloading?
prevent the use of third-party stores or sideloading, effectively blocking unapproved app sources
25
New cards
Why are bootleg app stores risky?
they may tempt users to enable unknown sources for sideloading, infringing copyrights, and exposing devices to malware
26
New cards
How is app source security maintained overall?
using trusted stores, exercising caution with app permissions, and leveraging MDM to enforce policies and monitor app installations
27
New cards
What can Location Services use to pinpoint your location?
GPS, Wi-Fi, or cell towers
28
New cards
Why might someone turn off Location Services?
if concerned about privacy and someone knowing their location, and to help save battery life
29
New cards
How can app access to location be controlled?
set the allowed access for each specific app or service
30
New cards
What are tracking permissions for?
asking permission to track activity when visiting other websites or running other applications
31
New cards
Why do apps request tracking permission?
to gain more information for advertising or to share it with data brokers
32
New cards
How can app access to features like the camera be managed?
view all applications that requested access in a category and turn them on or off in one place
33
New cards
Why should you understand how your information is collected, stored, and shared?
to be in control of your information