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
Copy file name to clipboardExpand all lines: defender-endpoint/indicator-ip-domain.md
+22-18Lines changed: 22 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ ms.collection:
15
15
ms.topic: conceptual
16
16
ms.subservice:
17
17
search.appverid: met150
18
-
ms.date: 10/06/2023
18
+
ms.date: 08/26/2024
19
19
---
20
20
21
21
# Create indicators for IPs and URLs/domains
@@ -46,38 +46,42 @@ You can block malicious IPs/URLs through the settings page or by machine groups,
46
46
> [!NOTE]
47
47
> Classless Inter-Domain Routing (CIDR) notation for IP addresses is not supported.
48
48
49
-
## Before you begin
50
-
51
-
It's important to understand the following prerequisites prior to creating indicators for IPS, URLs, or domains:
52
-
53
-
### Network Protection requirements
54
-
55
-
URL/IP allow and block requires that the Microsoft Defender for Endpoint component _Network Protection_ is enabled in block mode. For more information on Network Protection and configuration instructions, see [Enable network protection](enable-network-protection.md).
56
-
57
49
### Supported operating systems
58
50
59
-
- Windows 10, version 1709 or later
60
51
- Windows 11
61
-
- Windows Server 2016
62
-
- Windows Server 2012 R2
63
-
- Windows Server 2019
52
+
- Windows 10, version 1709 or later
64
53
- Windows Server 2022
54
+
- Windows Server 2019
55
+
- Windows Server 2016 running [Defender for Endpoint modern unified solution](/defender-endpoint/configure-server-endpoints) (requires installation through MSI)
56
+
- Windows Server 2012 R2 running [Defender for Endpoint modern unified solution](/defender-endpoint/configure-server-endpoints) (requires installation through MSI)
65
57
- macOS
66
58
- Linux
67
59
- iOS
68
60
- Android
69
61
70
-
### Windows Server 2016 and Windows Server 2012 R2 requirements
62
+
##Before you begin
71
63
72
-
Windows Server 2016 and Windows Server 2012 R2 must be onboarded using the instructions in [Onboard Windows servers](configure-server-endpoints.md#windows-server-2016-and-windows-server-2012-r2).
64
+
It's important to understand the following prerequisites prior to creating indicators for IPS, URLs, or domains.
73
65
74
66
### Microsoft Defender Antivirus version requirements
75
67
76
-
The _Antimalware client version_ must be 4.18.1906.x or later.
68
+
This feature is available if your organization uses [Microsoft Defender Antivirus](/defender-endpoint/microsoft-defender-antivirus-windows) (in active mode)
69
+
70
+
[Behavior Monitoring](/defender-endpoint/behavior-monitor) is enabled
71
+
72
+
[Cloud-based protection](/windows/security/threat-protection/microsoft-defender-antivirus/deploy-manage-report-microsoft-defender-antivirus) is turned on.
73
+
74
+
[Cloud Protection network connectivity](/defender-endpoint/configure-network-connections-microsoft-defender-antivirus) is functional
75
+
76
+
The antimalware client version must be `4.18.1906.x` or later. See [Monthly platform and engine versions](/defender-endpoint/microsoft-defender-antivirus-updates).
77
+
78
+
### Network Protection requirements
79
+
80
+
URL/IP allow and block requires that the Microsoft Defender for Endpoint component _Network Protection_ is enabled in **block mode**. For more information on Network Protection and configuration instructions, see [Enable network protection](enable-network-protection.md).
77
81
78
82
### Custom network indicators requirements
79
83
80
-
Ensure that **Custom network indicators**is enabled in **Microsoft Defender XDR**\>**Settings**\>**Advanced features**. For more information, see [Advanced features](advanced-features.md).
84
+
To start blocking IP addresses and/or URL's, turn on "**Custom network indicators"**feature in the [Microsoft Defender portal](https://security.microsoft.com), go to **Settings**> **Endpoints**> **General**> **Advanced features**. For more information, see [Advanced features](advanced-features.md).
81
85
82
86
For support of indicators on iOS, see [Microsoft Defender for Endpoint on iOS](ios-configure-features.md#configure-custom-indicators).
83
87
@@ -138,7 +142,7 @@ In the case where multiple different action types are set on the same indicator
138
142
2. Warn
139
143
3. Block
140
144
141
-
_Allow_ overrides _warn_ which overrides _block_: Allow > Warn > Block. Therefore, in the above example, Microsoft.com would be allowed.
145
+
_Allow_ overrides _warn_ which overrides _block_: Allow > Warn > Block. Therefore, in the above example, `Microsoft.com` would be allowed.
0 commit comments