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: articles/sentinel/work-with-threat-indicators.md
+15-11Lines changed: 15 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,22 +96,26 @@ For more information, see [Understand threat intelligence ingestion rules](under
96
96
97
97
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.
98
98
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.
100
102
101
103
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):
102
104
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`|
|**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`|
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.
111
115
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":::
113
117
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.
115
119
116
120
### View your threat intelligence in the management interface
0 commit comments