Skip to content

Commit ee01862

Browse files
update relationship builder for clarity
1 parent a926f34 commit ee01862

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
lines changed
50.8 KB
Loading

articles/sentinel/work-with-threat-indicators.md

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -96,22 +96,26 @@ For more information, see [Understand threat intelligence ingestion rules](under
9696

9797
Connect threat intelligence objects with the relationship builder. There's a maximum of 20 relationships in the builder at once, but more connections can be created through multiple iterations and by adding relationship target references for new objects.
9898

99-
1. Start with an object like a threat actor or attack pattern where the single object connects to one or more objects, like indicators.
99+
1. Select **Add new** > **TI relationship**.
100+
101+
1. Start with an existing TI object like a threat actor or attack pattern where the single object connects to one or more existing objects, like indicators.
100102

101103
1. Add the relationship type according to the best practices outlined in the following table and in the [STIX 2.1 reference relationship summary table](https://docs.oasis-open.org/cti/stix/v2.1/os/stix-v2.1-os.html#_6n2czpjuie3v):
102104

103-
| Relationship type | Description |
104-
|---|---|
105-
| **Duplicate of**</br>**Derived from**</br>**Related to** | Common relationships defined for any STIX domain object (SDO)<br>For more information, see [STIX 2.1 reference on common relationships](https://docs.oasis-open.org/cti/stix/v2.1/os/stix-v2.1-os.html#_f3dx2rhc3vl)|
106-
| **Targets** | `Attack pattern` or `Threat actor` Targets `Identity` |
107-
| **Uses** | `Threat actor` Uses `Attack pattern` |
108-
| **Attributed to** | `Threat actor` Attributed to `Identity` |
109-
| **Indicates** | `Indicator` Indicates `Attack pattern` or `Threat actor` |
110-
| **Impersonates** | `Threat actor` Impersonates `Identity` |
105+
| Relationship type | Description |
106+
|---|---|
107+
| **Duplicate of**</br>**Derived from**</br>**Related to** | Common relationships defined for any STIX domain object (SDO)<br>For more information, see [STIX 2.1 reference on common relationships](https://docs.oasis-open.org/cti/stix/v2.1/os/stix-v2.1-os.html#_f3dx2rhc3vl)|
108+
| **Targets** | `Attack pattern` or `Threat actor` Targets `Identity` |
109+
| **Uses** | `Threat actor` Uses `Attack pattern` |
110+
| **Attributed to** | `Threat actor` Attributed to `Identity` |
111+
| **Indicates** | `Indicator` Indicates `Attack pattern` or `Threat actor` |
112+
| **Impersonates** | `Threat actor` Impersonates `Identity` |
113+
114+
1. Use the following image as an example in how to use the relationship builder. This example demonstrates how to make connections made between a threat actor and an attack pattern, indicator, and identity using the relationship builder in the Defender portal.
111115

112-
The following image demonstrates connections made between a threat actor and an attack pattern, indicator, and identity using the relationship type table.
116+
:::image type="content" source="media/work-with-threat-indicators/relationship-example-defender-portal.png" alt-text="Screenshot showing the relationship builder." lightbox="media/work-with-threat-indicators/relationship-example-defender-portal.png":::
113117

114-
:::image type="content" source="media/work-with-threat-indicators/relationship-example.png" alt-text="Screenshot showing the relationship builder.":::
118+
1. Complete the relationship by configuring **Common** properties.
115119

116120
### View your threat intelligence in the management interface
117121

0 commit comments

Comments
 (0)