From b0bec7815666e45d1549c5977d324bb6e597ab00 Mon Sep 17 00:00:00 2001 From: kimg45 <138676274+kimg45@users.noreply.github.com> Date: Tue, 24 Sep 2024 12:37:17 -0500 Subject: [PATCH] add credit to image --- content/posts/macos/macOS Security Overview.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/posts/macos/macOS Security Overview.md b/content/posts/macos/macOS Security Overview.md index a482eb6..496722a 100644 --- a/content/posts/macos/macOS Security Overview.md +++ b/content/posts/macos/macOS Security Overview.md @@ -27,7 +27,10 @@ There are a few ways to check whether an app is sandboxed: You can check whether running processes are sandboxed in the Activity Monitor. Right click on the columns and check "Sandbox" -![Activity Monitor](/images/activity-monitor.png) +
+ Activity Monitor +
Credit: Apple
+
You can check whether an app is sandboxed and what entitlements it has *before* running it by running the command