You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: Behavior Monitoring in Microsoft Defender Antivirus on macOS
3
3
description: Behavior Monitoring in Microsoft Defender Antivirus on macOS
4
-
author: YongRhee-MSFT# GitHub alias
5
-
ms.author: yongrhee# Microsoft alias
4
+
author: YongRhee-MSFT
5
+
ms.author: yongrhee
6
6
manager: deniseb
7
7
ms.service: defender-endpoint
8
8
ms.topic: overview
9
9
ms.date: 05/29/2024
10
10
ms.subservice: ngp
11
11
audience: ITPro
12
-
ms.collection:
12
+
ms.collection:
13
13
- m365-security
14
14
- tier2
15
15
- mde-asr
16
-
ms.custom:
16
+
ms.custom:
17
17
- partner-contribution
18
18
ms.reviewer: yongrhee
19
19
search.appverid: MET150
20
-
f1.keywords: NOCSH
20
+
f1.keywords: NOCSH
21
21
---
22
22
23
-
# Behavior monitoring in Microsoft Defender Antivirus on macOS
23
+
# Behavior monitoring in Microsoft Defender Antivirus on macOS
24
24
25
25
**Applies to:**
26
26
@@ -39,19 +39,19 @@ f1.keywords: NOCSH
39
39
40
40
- Device is onboarded to Microsoft Defender for Endpoint.
41
41
-[Preview features](/defender-endpoint/preview) is enabled in the Microsoft XDR portal ([https://security.microsoft.com](https://security.microsoft.com)).
42
-
- Device must bein the [Beta channel](/defender-endpoint/mac-updates) (formerlyInsiderFast).
43
-
- Minimal Microsoft Defender for Endpoint version number must be Beta (Insiders-Fast):101.24042.0002 or newer. Version number refers to the **app_version** (also known as **Platform update**).
42
+
- Device must bein the [Beta channel](/defender-endpoint/mac-updates) (formerlyInsiderFast).
43
+
- Minimal Microsoft Defender for Endpoint version number must be Beta (Insiders-Fast):101.24042.0002 or newer. Version number refers to the **app_version** (also known as **Platform update**).
44
44
- Ensure that Real-Time Protection (RTP) is enabled.
45
45
- Ensure [cloud-delivered protection](/defender-endpoint/mac-preferences) is enabled.
46
46
- Device must be explicitly enrolled into the preview.
47
47
48
48
## Overview
49
49
50
-
Behavior monitoring monitors process behavior to detect and analyze potential threats based on the behavior of the applications, daemons, and files within the system. As behavior monitoring observes how the software behaves in real-time, it can adapt quickly to new and evolving threats and block them.
50
+
Behavior monitoring monitors process behavior to detect and analyze potential threats based on the behavior of the applications, daemons, and files within the system. As behavior monitoring observes how the software behaves in real-time, it can adapt quickly to new and evolving threats and block them.
51
51
52
52
## Deployment instructions
53
53
54
-
To deploy behavior monitoring in Microsoft Defender for Endpoint on macOS, you must change the behavior monitoring policy using one of the following methods:
54
+
To deploy behavior monitoring in Microsoft Defender for Endpoint on macOS, you must change the behavior monitoring policy using one of the following methods:
55
55
56
56
-[Intune](#intune-deployment)
57
57
-[JamF or other 3<sup>rd</sup> party MDM](#via-jamf-deployment)
@@ -63,78 +63,78 @@ The following sections describe each of these methods in detail.
63
63
64
64
1. Copy the following XML to create a _.plist_ file and save it as **BehaviorMonitoring_for_MDE_on_macOS.mobileconfig**
65
65
66
-
```xml
67
-
<?xml version="1.0" encoding="UTF-8"?>
68
-
<!DOCTYPEplist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-[Microsoft Defender for Individuals](https://www.microsoft.com/microsoft-365/microsoft-defender-for-individuals)
30
30
31
-
32
31
Behavior Monitoring in Microsoft Defender Antivirus monitors process behavior to detect and analyze potential threats based on the behavior of applications, services, and files. Rather than relying solely on content matching, which identifies known malware patterns, behavior monitoring focuses on observing how software behaves in real-time.
33
32
34
33
## Scenario requirements and setup
@@ -57,20 +56,21 @@ To demonstrate how Behavior Monitoring blocks a payload:
57
56
58
57
1. Create a bash script using a script/text editor such as nano or Visual Studio Code (VS Code):
If you have Microsoft Defender for Endpoint P2/P1 or Microsoft Defender for Business, go to the [Microsoft Defender XDR portal](https://security.microsoft.com), and you'll see an alert named: "Suspicious 'MacOSChangeFileTest' behavior was blocked."
0 commit comments