Privacy and Security Flashcards
(52 cards)
Where do you manage Privacy & Security settings on Mac?
System Settings > Privacy & Security
What are the main privacy permission categories on Mac?
Input Monitoring, Full Disk Access, Files & Folders, Camera, Microphone, Screen Recording
Which permission level is the most restrictive on Mac?
Full Disk Access
What can apps with Input Monitoring permission access?
All keystrokes, mouse clicks, and trackpad input
Where do you access Location Services on iPhone/iPad?
Settings > Privacy & Security > Location Services
What technologies does Location Services use to determine location?
GPS signals, Bluetooth connections, Wi-Fi networks, cellular network
What are the four Location Services access levels?
Never, Ask Next Time, While Using App, Always
What does Precise Location control do?
Controls whether apps receive exact location or approximate area
How do you reset all Location Services permissions?
Settings > General > Transfer or Reset iPhone > Reset > Reset Location & Privacy
What is App Tracking Transparency?
Legal requirement for apps to ask permission before tracking across apps and websites
Where do you control app tracking permissions?
Settings > Privacy & Security > Tracking
What does App Privacy Report track?
How often apps access location, camera, photos, contacts, microphone, and network activity
What are Safari’s default privacy features?
Intelligent Tracking Prevention, Privacy Preserving Ad Measurement, Prevent Cross-Site Tracking, Fraudulent Website Warning
What does Mail Privacy Protection do?
Hides IP address from email senders to prevent mail tracking and location identification
What command resets privacy permissions via Terminal?
tccutil command (e.g., sudo tccutil reset Camera)
What does ‘sudo tccutil reset All’ do?
Resets all privacy permissions for all apps
What is System Integrity Protection (SIP)?
Prevents malicious software from modifying critical system files
Which file system locations does SIP protect?
/System, /usr (except /usr/local), /bin, /sbin, /var, pre-installed apps
Which locations can still be modified with SIP enabled?
/Applications, /Library, /usr/local
What signature requirement does SIP enforce?
Only Apple-signed processes can modify protected system areas
What are Rapid Security Responses?
Security fixes delivered more frequently without full software updates
Do Rapid Security Responses follow MDM software update deferrals?
No, they don’t follow deferral rules and can be managed separately
What MDM setting controls RSR application on supervised devices?
allowRapidSecurityResponseInstallation
What MDM setting blocks user removal of RSRs?
allowRapidSecurityResponseRemoval