Skip to content

Commit 7f7a216

Browse files
authored
Merge branch 'main' into docs-editor/whats-new-in-microsoft-defende-1716322379
2 parents 931cf43 + 6e852eb commit 7f7a216

6 files changed

+39
-22
lines changed

defender-endpoint/uefi-scanning-in-defender-for-endpoint.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,13 @@ ms.service: defender-endpoint
1111
ms.subservice: ngp
1212
ms.localizationpriority: medium
1313
ms.custom:
14-
- admindeeplinkDEFENDER
14+
- admindeeplinkDEFENDER
15+
- partner-contribution
1516
ms.collection:
1617
- m365-security
1718
- tier2
1819
search.appverid: met150
19-
ms.date: 04/30/2024
20+
ms.date: 05/22/2024
2021
---
2122

2223
# UEFI scanning in Defender for Endpoint
@@ -91,13 +92,16 @@ To detect unknown threats in SPI flash, signals from the UEFI scanner are analyz
9192
These events can likewise be queried through advanced hunting as shown:
9293

9394
```kusto
94-
DeviceAlertEvents
95-
95+
let AlertStats = AlertInfo
96+
| where Timestamp > ago(30d)
97+
| where ServiceSource == "Microsoft Defender for Endpoint"
98+
| where DetectionSource == "Antivirus"
9699
| where Title has "UEFI"
97-
100+
| join AlertEvidence on AlertId;
101+
AlertStats
102+
| join DeviceInfo on DeviceId
103+
| distinct DeviceName, DeviceId, AlertId, Title, Severity, DetectionSource, Timestamp
98104
| summarize Titles=makeset(Title) by DeviceName, DeviceId, bin(Timestamp, 1d)
99-
100-
| limit 100
101105
```
102106

103107
## Comprehensive security levels up with low-level protections

defender-office-365/defender-for-office-365-whats-new.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,13 @@ For more information on what's new with other Microsoft Defender security produc
3939
- [What's new in Microsoft Defender for Identity](/defender-for-identity/whats-new)
4040
- [What's new in Microsoft Defender for Cloud Apps](/cloud-app-security/release-notes)
4141

42+
## May 2024
43+
44+
- We are introducing Sender's copy clean-up features in Threat Explorer, email entity, Summary Panel, and Advanced hunting. These new features will streamline the process of managing Sent items, particularly for admins who use Soft delete and Move to inbox actions. For more information, see [Threat Explorer (Explorer)](threat-explorer-real-time-detections-about.md). Key highlights:
45+
- Integration with Soft delete: Sender's copy clean-up will be incorporated as part of the Soft delete action.
46+
- Wide support: This action will be supported across various Defender XDR platforms including Threat Explorer, Take Action wizard from the email entity, Summary Panel, Advanced hunting, and through Microsoft Graph API.
47+
- Undo capability: An undo action will be available, allowing you to reverse the clean-up by moving items back to the Sent folder.
48+
4249
## April 2024
4350

4451
- **Last used date** added to Tenant Allow/Block List entries for domains and email addresses, files, and URLs.

defender-office-365/remediate-malicious-email-delivered-office-365.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,8 @@ Open any remediation item to view details about it, including its remediation na
7979
- **Actionable**: Emails in the following cloud mailbox locations can be acted on and moved:
8080
- Inbox
8181
- Junk
82-
- Deleted folder
83-
- Soft-deleted folder
84-
85-
> [!NOTE]
86-
> Currently, only a user with access to the mailbox can recover items from a soft-deleted folder.
82+
- Deleted Items folder
83+
- Recoverable Items\Deletions folder (soft deleted items)
8784

8885
- **Not actionable**: Emails in the following locations can't be acted on or moved in remediation actions:
8986
- Quarantine
@@ -96,8 +93,11 @@ Open any remediation item to view details about it, including its remediation na
9693
- **Move to junk folder**: Moves messages to the user's Junk Email folder.
9794
- **Move to inbox**: Moves messages to the users Inbox folder.
9895
- **Move to deleted items**: Moves messages to the user's Deleted Items folder.
99-
- **Soft delete**: Moves messages to a deleted folder in the cloud.
100-
- **Hard delete**: Permanently deletes the messages.
96+
- **Soft delete**: Delete the message from the Deleted items folder (move to the Recoverable Items\Deletions folder). The message is recoverable by the user and admins.
97+
98+
**Delete sender's copy**: Also try to soft delete the message from the sender's Sent Items folder if the sender is the organization.
99+
100+
- **Hard delete**: Purge the deleted message. Admins can recover hard deleted items using single-item recovery. For more information about hard deleted and soft deleted items, see [Soft-deleted and hard-deleted items](/compliance/assurance/assurance-exchange-online-data-deletion#soft-deleted-and-hard-deleted-items).
101101

102102
Suspicious messages are categorized as either remediable or nonremediable. In most cases, remediable and nonremediable messages combine equals total messages submitted. But in rare cases this may not be true. This can happen because of system delays, timeouts, or expired messages. Messages expire based on the Explorer retention period for your organization.
103103

defender-office-365/submissions-admin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ appliesto:
2727

2828
[!INCLUDE [MDO Trial banner](../includes/mdo-trial-banner.md)]
2929

30-
For more information about what Microsoft does to your submissions, [check this out](submissions-report-messages-files-to-microsoft.md#report-suspicious-email-messages-to-microsoft).
30+
For more information about how Microsoft stores and handle your submissions, [check this out](submissions-report-messages-files-to-microsoft.md#report-suspicious-email-messages-to-microsoft).
3131

3232
In Microsoft 365 organizations with Exchange Online mailboxes, admins can use the **Submissions** page in the Microsoft Defender portal to submit messages, URLs, and attachments to Microsoft for analysis. There are two basic types of admin submissions:
3333

@@ -39,7 +39,7 @@ In Microsoft 365 organizations with Exchange Online mailboxes, admins can use th
3939

4040
After an admin submits the message from the **User reported** tab, an entry is also created on the corresponding tab on the **Submissions** page (for example, the **Emails** tab). These types of admin submissions are described in the [Admin options for user reported messages](#admin-options-for-user-reported-messages) section.
4141

42-
When admins submit messages to Microsoft for analysis, we do the following checks:
42+
When admins submit messages or sends user report to Microsoft for analysis, we do the following checks:
4343

4444
- **Email authentication check** (email messages only): Whether email authentication passed or failed when it was delivered.
4545
- **Policy hits**: Information about any policies or overrides that might have allowed or blocked the incoming email into the organization, thus overriding our filtering verdicts.

defender-office-365/threat-explorer-threat-hunting.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: chrisda
77
manager: deniseb
88
audience: ITPro
99
ms.topic: conceptual
10-
ms.date: 4/26/2024
10+
ms.date: 05/20/2024
1111
ms.localizationpriority: medium
1212
ms.collection:
1313
- m365-security
@@ -176,15 +176,13 @@ Selecting :::image type="icon" source="media/m365-cc-sc-take-actions-icon.png" b
176176
|---|:---:|:---:|
177177
|**Move to mailbox folder**|✔¹||
178178
|**Submit to Microsoft for review**|||
179-
|  **Allow or block entries in the Tenant Allow/Block List**³|||
179+
|  **Allow or block entries in the Tenant Allow/Block List**²|||
180180
|**Initiate automated investigation**|||
181-
|**Propose remediation**||²|
181+
|**Propose remediation**|||
182182

183183
¹ This action requires the **Search and Purge** role in [Email & collaboration permissions](mdo-portal-permissions.md). By default, this role is assigned only to the **Data Investigator** and **Organization Management** role groups. You can add users to those role groups, or you can [create a new role group](mdo-portal-permissions.md#create-email--collaboration-role-groups-in-the-microsoft-defender-portal) with the **Search and Purge** role assigned, and add the users to the custom role group.
184184

185-
² Although this action might appear available in Real-time detections, it's not available in Defender for Office 365 Plan 1.
186-
187-
³ This action is available under **Submit to Microsoft for review**.
185+
² This action is available under **Submit to Microsoft for review**.
188186

189187
The **Take action** wizard is described in the following list:
190188

@@ -205,8 +203,14 @@ The **Take action** wizard is described in the following list:
205203
- **Move to mailbox folder**: Select one of the available values that appear:
206204
- **Junk**: Move the message to the Junk Email folder.
207205
- **Inbox**: Move the message to the Inbox.
206+
207+
**Move back to Sent Items folder**: Also try to move the message from the sender's Recoverable Items\Deletions folder to the Sent Items folder if the sender is the organization.
208+
208209
- **Deleted items**: Move the message to the Deleted items folder.
209210
- **Soft deleted items**: Delete the message from the Deleted items folder (move to the Recoverable Items\Deletions folder). The message is recoverable by the user and admins.
211+
212+
**Delete sender's copy**: Also try to soft delete the message from the sender's Sent Items folder if the sender is the organization.
213+
210214
- **Hard deleted items**: Purge the deleted message. Admins can recover hard deleted items using single-item recovery. For more information about hard deleted and soft deleted items, see [Soft-deleted and hard-deleted items](/compliance/assurance/assurance-exchange-online-data-deletion#soft-deleted-and-hard-deleted-items).
211215

212216
- **Submit to Microsoft for review**: Select one of the available values that appear:

defender-xdr/advanced-hunting-take-action.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ Apart from device-focused remediation steps, you can also take some actions on e
8080

8181
- `Delete email` - select this to move email messages to the Deleted items folder (**Soft delete**) or delete them permanently (**Hard delete**)
8282

83+
Selecting **Soft delete** also offers the option to **Delete sender's copy**, which also tries to soft delete the message from the sender's Sent Items folder if the sender is the organization.
84+
8385
:::image type="content" source="/defender/media/advanced-hunting-take-actions-email-del.png" alt-text="The Take actions option in the Microsoft Defender portal" lightbox="/defender/media/advanced-hunting-take-actions-email-del.png":::
8486

8587
You can also provide a remediation name and a short description of the action taken to easily track it in the action center history. You can also use the Approval ID to filter for these actions in the action center. This ID is provided at the end of the wizard:

0 commit comments

Comments
 (0)