1
0
mirror of https://github.com/PrivSec-dev/privsec.dev synced 2025-01-22 12:01:33 -05:00

add info about systemwide permissions

This commit is contained in:
kimg45 2024-08-14 22:29:10 -05:00 committed by GitHub
parent e0965c8a96
commit 06eb072231
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,6 +67,10 @@ While the Gatekeeper warning can be easily bypassed by control + clicking on the
Gatekeeper, the App Sandbox, and the Hardened Runtime only apply to apps and not other types of executable files, so when installing non-apps, you should be extremely careful. If possible, avoid installing non-app software altogether or install it in a virtual machine. Gatekeeper, the App Sandbox, and the Hardened Runtime only apply to apps and not other types of executable files, so when installing non-apps, you should be extremely careful. If possible, avoid installing non-app software altogether or install it in a virtual machine.
## Systemwide Permissions
macOS has certain permissions that apply to all software across the system. These can be found under [Privacy & Security](https://support.apple.com/guide/mac-help/change-privacy-security-settings-on-mac-mchl211c911f/mac) in the Settings.
## XProtect ## XProtect
XProtect is the built-in antivirus software in macOS. Like all AV, it's a last line of defense after all others have been bypassed. XProtect is the built-in antivirus software in macOS. Like all AV, it's a last line of defense after all others have been bypassed.