"MacSecureCheck"
"MacSecureCheck" is a macOS system protection status checker script. It provides a snapshot of important security features and system information, making it easy to audit your system’s protection status.
- System Integrity Protection (SIP) status
- Gatekeeper status
- XProtect version
- Firewall status
- FileVault status
- Secure Boot and Apple Silicon Secure Enclave detection
- macOS version
- System uptime
- Battery health (cycle count and condition)
- Disk space usage
- Recent security updates
- macOS software update status
Clone the repository:
"git clone https://github.com/2002TAS/MacSecureCheck.git"
"cd MacSecureCheck"
Or download the script directly:
"curl -O https://raw.githubusercontent.com/2002TAS/MacSecureCheck/main/CheckProtection.command"
"chmod +x CheckProtection.command"
Run the script:
"./CheckProtection.command"
Below are examples of the script’s output:
This project is licensed under the MIT License. See the LICENSE file for details.