What is the main purpose of macOS app security?
To ensure only trusted software runs while blocking malicious code.
What layer of protection ensures only trusted apps from the App Store or signed developers can run?
Gatekeeper.
What does notarization provide for apps distributed outside the App Store?
A malware-scan ticket confirming the app is free of known malware.
What macOS feature regularly updates malware signatures to detect threats?
XProtect.
What protection restricts root-level modifications to system files?
System Integrity Protection (SIP).
What folders are protected by SIP?
/System, /usr, /bin, and /sbin.
What tool helps check app installation status and processes?
Activity Monitor.
What steps can you take to troubleshoot an unresponsive app?
Check status, force quit, restart, update, or reinstall.
What macOS technology enforces verified code signatures at runtime?
Runtime protection.
What triggers Gatekeeper to block an app?
Missing signature, revoked certificate, or failing notarization checks.
How does XProtect remove malware?
Automatically quarantines or deletes it using updated signatures.
What is the first layer of macOS app security?
App Store distribution of trusted, reviewed apps.
What does SIP prevent users or apps from doing?
Modifying protected system files or processes.
What is required before macOS allows an unsigned third-party app to run?
User approval in System Settings > Privacy & Security.
Who issues the notarization ticket?
Apple’s notarization service.
What happens if Apple later revokes a notarized app?
Gatekeeper blocks it from opening.
Which technology prevents malicious code injection during runtime?
Runtime protection.
What is the purpose of checking app processes?
To identify stalled, crashed, or resource-heavy processes.
Where can you learn about Mac security fundamentals?
“Intro to Mac security” (SUPDAC107ADB).
What does Gatekeeper check before allowing an app to launch?
Signature validity, notarization status, and security policy.
How often does XProtect update malware signatures?
Automatically and silently as Apple publishes new ones.
What is the benefit of notarization for enterprises?
Ensures external apps meet Apple’s malware scanning standards.
What triggers the need to adjust Gatekeeper settings under IT guidance?
Enterprise workflows requiring external or developer apps.
What setting must users modify to allow unidentified developer apps?
Privacy & Security → Allow apps from unidentified developers (if permitted).