Office for Mac Preference Keys
Link https://docs.google.com/spreadsheets/d/1ESX5td0y0OP3jdzZ-C2SItm-TUi-iA_bcHCBvaoCumw/edit#gid=0
public key certificate Trust Stores
Trust Stores This page provides a high-level overview of PKI trust stores (also called certificate stores or key stores). It also has a list of public trust stores and settings.…
Social Networking links
Social Networking links https://start.me/p/rx6Qj8/nixintel-s-osint-resource-list
mSCP jamf scripts
Bob Gendler one of the macOS Security Compliance Project (mSCP) Authors has posted some (FANTASTIC) scripts that will help integrate your mSCP project into a jamf instance. This will help…
STIG macOS Firefox Enterprise
Following guidance from this Jamf Nation post and this JSON Schema I was able to put together this configuration file. MOZILLA FIREFOX STIG - REVISION HISTORY Version 6, Release 3…
How to check signatures on apps, installers, and packages
pkgutil --check-signature macOSUpd10.14.1.pkg this does perform validation and report the most informative result of all: Package "macOSUpd10.14.1.pkg": Status: signed by a certificate that has since expired followed by the certificate…
Verify Download Checksum value
Step 1: create SHA-256 hash value from the downloaded file: General Guidance shasum -a 256 /path/to/downloaded.pkg Specific Guidance check Firefox Browser 102.1.0esr Example: shasum -a 256 /Users/USERNAME_HERE/Downloads/Firefox\ 102.1.0esr.pkg Link to…
Firefox (Extended Support Release) ESR Enterprise downloads
Firefox Extended Support Release (ESR) is an official version of Firefox developed for large organizations (Firefox for enterprise) like universities and businesses that need to set up and maintain Firefox…
MySQL Workbench 8.0.30
Link https://dev.mysql.com/downloads/workbench/ Video