Deploying System Extensions Catalina + Beyond
Deploying System Extensions Catalina + Beyond Read More - click »
Gatekeeper /usr/libexec/PlistBuddy -c “Print CFBundleShortVersionString” /private/var/db/gkopaque.bundle/Contents/Info.plist XProtect defaults read /Library/Apple/System/Library/CoreServices/XProtect.bundle/Contents/Info.plist CFBundleShortVersionString Check XProtect Version on MacOS Catalina (10.15.x) & MacOS
How to check XProtect and MRT versions running Big Sur? Read More - click »
check whether Firewall is started /usr/libexec/ApplicationFirewall/socketfilterfw –getglobalstate Command Line Firewall Management In OS X 10.10
Command Line Firewall Management In OS X 10.10 Read More - click »
Common Platform Enumeration (CPE) is a structured naming scheme for information technology (IT) systems, software, and packages. Based upon the
Common Platform Enumeration (CPE) Read More - click »
json feed of all apple related things. https://services.nvd.nist.gov/rest/json/cves/1.0?cpeMatchString=cpe:2.3:*:apple curl -s “https://services.nvd.nist.gov/rest/json/cves/1.0?cpeMatchString=cpe:2.3:*:apple” curl -s “https://services.nvd.nist.gov/rest/json/cves/1.0?cpeMatchString=cpe:2.3:*:apple:macOS:catalina” https://csrc.nist.gov/CSRC/media/Projects/National-Vulnerability-Database/documents/web%20service%20documentation/Automation%20Support%20for%20CVE%20Retrieval.pdf this is the documentation. of
Common Vulnerabilities and Exposures (CVE) Read More - click »
In this video, we’ll walk through the process for renewing a Device Enrollment Server Token file. If you haven’t yet
Renewing a Device Enrollment Server Token File in and for Jamf Pro Read More - click »
NVD API: keys, documentation, and request limits! To better serve its growing user base, the NVD is announcing the availability
Requesting NIST NVD API key: Read More - click »
This creates the alia on Desktop cd ~/Desktop ln -s ~/Library/path/to/folder
Make (file or share) alias in Terminal Read More - click »
List “.app” Applications ls /Applications/ | awk -F ‘.app’ ‘{ print $1}’ – ls / | awk -F ‘.app’ ‘{
List .app applications and macOS Components Read More - click »