Lesson16 Flashcards

(50 cards)

1
Q

What is the main purpose of macOS app security?

A

To ensure only trusted software runs while blocking malicious code.

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

What layer of protection ensures only trusted apps from the App Store or signed developers can run?

A

Gatekeeper.

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

What does notarization provide for apps distributed outside the App Store?

A

A malware-scan ticket confirming the app is free of known malware.

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

What macOS feature regularly updates malware signatures to detect threats?

A

XProtect.

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

What protection restricts root-level modifications to system files?

A

System Integrity Protection (SIP).

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

What folders are protected by SIP?

A

/System, /usr, /bin, and /sbin.

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

What tool helps check app installation status and processes?

A

Activity Monitor.

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

What steps can you take to troubleshoot an unresponsive app?

A

Check status, force quit, restart, update, or reinstall.

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

What macOS technology enforces verified code signatures at runtime?

A

Runtime protection.

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

What triggers Gatekeeper to block an app?

A

Missing signature, revoked certificate, or failing notarization checks.

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

How does XProtect remove malware?

A

Automatically quarantines or deletes it using updated signatures.

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

What is the first layer of macOS app security?

A

App Store distribution of trusted, reviewed apps.

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

What does SIP prevent users or apps from doing?

A

Modifying protected system files or processes.

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

What is required before macOS allows an unsigned third-party app to run?

A

User approval in System Settings > Privacy & Security.

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

Who issues the notarization ticket?

A

Apple’s notarization service.

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

What happens if Apple later revokes a notarized app?

A

Gatekeeper blocks it from opening.

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

Which technology prevents malicious code injection during runtime?

A

Runtime protection.

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

What is the purpose of checking app processes?

A

To identify stalled, crashed, or resource-heavy processes.

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

Where can you learn about Mac security fundamentals?

A

“Intro to Mac security” (SUPDAC107ADB).

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

What does Gatekeeper check before allowing an app to launch?

A

Signature validity, notarization status, and security policy.

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

How often does XProtect update malware signatures?

A

Automatically and silently as Apple publishes new ones.

22
Q

What is the benefit of notarization for enterprises?

A

Ensures external apps meet Apple’s malware scanning standards.

23
Q

What triggers the need to adjust Gatekeeper settings under IT guidance?

A

Enterprise workflows requiring external or developer apps.

24
Q

What setting must users modify to allow unidentified developer apps?

A

Privacy & Security → Allow apps from unidentified developers (if permitted).

25
What is the main function of SIP?
Protect system integrity by restricting modifications.
26
When troubleshooting a frozen app, what tool shows CPU impact?
Activity Monitor.
27
What technology blocks known malware from executing?
XProtect.
28
What is a signed app?
An app with a verified developer signature.
29
What does notarization NOT verify?
Software quality—it only checks for known malware.
30
What macOS feature checks downloaded apps before they run?
Gatekeeper.
31
Where do malware alerts appear when XProtect detects threats?
System Notifications.
32
Why would an app be blocked even if previously opened?
Signature or notarization was revoked by Apple.
33
What technology prevents system files from being modified from recovery?
SIP.
34
What kind of app issues cannot be fixed by force quitting?
Corrupt files or malware-related failures.
35
What is runtime protection checking during execution?
Code integrity and code-signing compliance.
36
How does macOS verify an app downloaded from the internet?
Gatekeeper evaluates its signature, notarization, and trust policies.
37
CIP applies to which components?
System files, kernel extensions, and protected OS services.
38
What is required for notarization to succeed?
Developer ID, valid signature, and malware-free scan results.
39
Can users disable SIP?
Only in recoveryOS; not recommended.
40
What happens if XProtect finds malware?
macOS isolates, blocks, or removes the malicious content.
41
Which security layer protects users from malicious plug-ins?
Gatekeeper + notarization.
42
What mechanism prevents unauthorized apps from accessing private data?
TCC (Transparency, Consent, and Control).
43
What check must pass before a developer app can run on macOS?
Valid code signing.
44
What is the role of Apple's multi-layer defense?
Combine protections to secure macOS from malware.
45
What happens when app processes hang?
They show as "Not Responding" in Activity Monitor.
46
What system tool helps review app diagnostics?
Console.
47
What is the foundation of app trust on macOS?
Developer ID + notarization + signature validation.
48
What issue can outdated runtime libraries cause?
Crashes or failure to launch.
49
What is a quarantine attribute?
A tag indicating an app was downloaded and must be checked by Gatekeeper.
50
What does SIP enforce to maintain system reliability?
Prevents unauthorized alterations to key system components.