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-business/mdb-get-started.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,7 @@ ms.collection:
19
19
- tier1
20
20
- essentials-get-started
21
21
ms.custom: intro-get-started
22
+
#customer intent: As a Defender for Business admin, I need quick guidance to navigate the Microsoft Defender portal and find first steps so I can get started securing devices and email.
> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
In Microsoft Defender for Endpoint, admins can use the unified submissions feature to submit files and file hashes (SHAs) to Microsoft for review. The unified submissions experience is a one-stop shop for submitting emails, URLs, email attachments, and files in one, easy-to-use submission experience. Admins can use the Microsoft Defender portal or the Microsoft Defender for Endpoint Alert page to submit suspicious files.
Aggregated reporting addresses constraints on event reporting in Microsoft Defender for Endpoint. Aggregated reporting extends signal reporting intervals to significantly reduce the size of reported events while preserving essential event properties.
25
24
@@ -33,13 +32,16 @@ When aggregated reporting is turned on, you can query for a summary of all suppo
33
32
34
33
The following requirements must be met before turning on aggregated reporting:
35
34
36
-
- Defender for Endpoint Plan 2 license
37
35
- Permissions to enable advanced features
38
36
39
-
Aggregated reporting supports the following:
40
37
41
-
- Client version: Windows version 24H and later
42
-
- Operating systems: Windows 11 (22H2, Enterprise), Windows 10 (20H2, 21H1, 21H2), Windows Server 2019 and later, Windows Server version 20H2 or Azure Stack HCI OS, version 23H2 and later
38
+
### Supported operating systems:
39
+
40
+
- Windows 10 (20H2, 21H1, 21H2)
41
+
- Windows 11 (22H2, Enterprise)
42
+
- Windows Server 2019 and later
43
+
- Windows Server version 20H2 or Azure Stack HCI OS, version 23H2 and later
44
+
- Client version: Windows version 24H and later
43
45
44
46
## Turn on aggregated reporting
45
47
@@ -77,9 +79,9 @@ To query new data with aggregated reports:
77
79
3. When necessary, create new custom rules to incorporate new action types.
78
80
4. Go to the **Advanced Hunting** page and query the new data.
79
81
80
-
Here is an example of advanced hunting query results with aggregated reports.
82
+
Here is an example of advanced hunting query results with aggregated reports.
81
83
82
-
:::image type="content" source="/defender-endpoint/media/reports/aggregated-reporting/sample-results-aggregated-reports-small.png" alt-text="Screenshot of advanced hunting query results with aggregated reports." lightbox="/defender-endpoint/media/reports/aggregated-reporting/sample-results-aggregated-reports.png":::
84
+
:::image type="content" source="/defender-endpoint/media/reports/aggregated-reporting/sample-results-aggregated-reports-small.png" alt-text="Screenshot of advanced hunting query results with aggregated reports." lightbox="/defender-endpoint/media/reports/aggregated-reporting/sample-results-aggregated-reports.png":::
The **Alerts queue** shows a list of alerts that were flagged from devices in your network. By default, the queue displays alerts seen in the last 7 days in a grouped view. The most recent alerts are shown at the top of the list helping you see the most recent alerts first.
Copy file name to clipboardExpand all lines: defender-endpoint/amsi-on-mdav.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: batamig
5
5
ms.author: bagol
6
6
manager: bagol
7
7
ms.reviewer: yongrhee
8
-
ms.date: 12/05/2024
8
+
ms.date: 10/20/2025
9
9
appliesto:
10
10
- Microsoft Defender for Endpoint Plan 1
11
11
- Microsoft Defender for Endpoint Plan 2
@@ -29,11 +29,6 @@ ai-usage: ai-assisted
29
29
# Anti-malware Scan Interface (AMSI) integration with Microsoft Defender Antivirus
30
30
31
31
32
-
**Platforms**:
33
-
34
-
- Windows 10 and newer
35
-
- Windows Server 2016 and newer
36
-
37
32
Microsoft Defender for Endpoint utilizes the anti-malware Scan Interface (AMSI) to enhance protection against fileless malware, dynamic script-based attacks, and other nontraditional cyber threats. This article describes the benefits of AMSI integration, the types of scripting languages it supports, and how to enable AMSI for improved security.
38
33
39
34
## What is fileless malware?
@@ -67,9 +62,12 @@ Microsoft Defender Antivirus blocks most malware using generic, heuristic, and b
67
62
- Detecting and remediating WMI persistence techniques by scanning the WMI repository, both periodically and whenever anomalous behavior is observed
68
63
- Detecting reflective DLL injection through enhanced memory scanning techniques and behavioral monitoring
69
64
70
-
## Why AMSI?
65
+
## Prerequisites
71
66
72
-
AMSI provides a deeper level of inspection for malicious software that employs obfuscation and evasion techniques on Windows' built-in scripting hosts. By integrating AMSI, Microsoft Defender for Endpoint offers extra layers of protection against advanced threats.
67
+
### Supported operating systems
68
+
69
+
- Windows 10 and later
70
+
- Windows Server 2016 and later
73
71
74
72
### Supported Scripting Languages
75
73
@@ -84,6 +82,11 @@ If you use Microsoft 365 Apps, AMSI also supports JavaScript, VBA, and XLM.
84
82
85
83
AMSI doesn't currently support Python or Perl.
86
84
85
+
## Why AMSI?
86
+
87
+
AMSI provides a deeper level of inspection for malicious software that employs obfuscation and evasion techniques on Windows' built-in scripting hosts. By integrating AMSI, Microsoft Defender for Endpoint offers extra layers of protection against advanced threats.
88
+
89
+
87
90
### Enabling AMSI
88
91
89
92
To enable AMSI, you need to enable script scanning. See [Configure scanning options for Microsoft Defender Antivirus](configure-advanced-scan-types-microsoft-defender-antivirus.md).
0 commit comments