r3doubt / apple-sauce-in-a-bucket

A project to help blue teams secure macOS endpoints

Home Page:https://blog.r3doubt.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apple-sauce-in-a-bucket v0.1.beta

by r3oubt
hardApple v0.1
Implements light version of configs from NIST SP-800-179 and NCSC EUD 10.12, 10.13
Consider looking at NCSC provisioning script (10.12) for account setup and disk encryption
Or the NIST scripts for macOS 10.10 (Yosemite) for ideas
Run the quickAudit script first to check SIP status and get info on stuff you might want to turn off
Boot to recovery, from terminal run "csrutil disable && reboot"
After running script make sure you reboot to recovery and run "csrutil enable && reboot"
Remember to "chmod" to make executable, then run with "sudo ./"

About

A project to help blue teams secure macOS endpoints

https://blog.r3doubt.io/

License:MIT License


Languages

Language:Shell 100.0%