Skip to content

Commit 5ae00f0

Browse files
authored
Merge pull request #5097 from EdB-MSFT/update-blast-radius
updates
2 parents a6cf51c + 007b4a0 commit 5ae00f0

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

defender-xdr/investigate-incidents.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ description: Investigate incidents on various assets from correlated signals of
44
ms.service: defender-xdr
55
f1.keywords:
66
- NOCSH
7-
ms.author: guywild
8-
author: guywi-ms
7+
ms.author: edbaynash
8+
author: EdB-MSFT
99
ms.localizationpriority: medium
1010
manager: dansimp
1111
audience: ITPro
@@ -16,7 +16,7 @@ ms.topic: article
1616
search.appverid:
1717
- MOE150
1818
- MET150
19-
ms.date: 08/26/2025
19+
ms.date: 09/21/2025
2020
appliesto:
2121
- Microsoft Defender XDR
2222
- Microsoft Sentinel in the Microsoft Defender portal
@@ -139,6 +139,9 @@ A new graph view loads showing the 8 top-rated attack paths. A full list of the
139139

140140
:::image type="content" source="./media/investigate-incidents/blast-radius-graph.png" lightbox="./media/investigate-incidents/blast-radius-graph.png" alt-text="Screenshot showing the blast radius graph." :::
141141

142+
For an explanation of the icons used for nodes and edges in the blast radius graph, see [Understanding graphs and visualizations in Microsoft Defender](understand-graph-icons.md).
143+
144+
142145
Select **View blast radius list** to see a list of target assets. Select a target asset from the list to view its details and potential attack paths. Selecting the badges in connections shows more details about the connection.
143146

144147
When paths lead to grouped targets of the same types, to view discrete paths to targets, select the grouped icons. A right-side panel opens showing all the targets in the group. Selecting the check box on the left and selecting the **Expand** button on top displays each target and its paths separately.
@@ -159,7 +162,7 @@ The following limitations apply to the blast radius graph:
159162
- **Data freshness:** Latencies may exist between a change in the organization's environment and the reflection of that change in the blast radius graph. During this time, the model might be incomplete.
160163
- **Possible paths:** The blast radius graph shows possible paths. It doesn't guarantee that an attacker would take every path shown.
161164
- **Known attack vectors:** The graph relies on known attack vectors. If attackers find a new lateral movement or new technique that has yet to be modeled, it won't be shown in the blast radius graph.
162-
- **User scopes:** The graph displayed is based on the allowed scopes for the viewing user. Only nodes and edges that are scoped for the user based on the defined RBAC and scoping settings are visible on the graph. Paths containing out of scope nodes or edges aren't visible. A notification indicates scoping was enabled on the graph view, resulting in partial data display.
165+
- **User scopes:** The graph displayed is based on the allowed scopes for the viewing user. Only nodes and edges that are scoped for the user based on the defined RBAC and scoping settings are visible on the graph. Paths containing out of scope nodes or edges aren't visible.
163166
- **Island nodes:** Nonconnected nodes may appear on the graph due to changes that may occur between the time the data is collected and the calculation of the blast radius.
164167

165168

0 commit comments

Comments
 (0)