Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/usage/scenario/security-coverage.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,11 @@ After parsing and validating the **Security Coverage STIX** object, OpenAEV foll

![Scenario](assets/scenario-openaev.png)

- **Extract all references** related to Attack Patterns.
- **Extract all references** related to Attack Patterns, DNS or Artifact.

- For each **Object Reference** identified:

- If the referenced **Attack Pattern** exists in OpenAEV
- If the referenced **Attack Pattern**, **DNS** or **Artifact** exists in OpenAEV
(matched by **External ID** or **Name**) **and** a related [Payload](../payloads/payloads.md) exists that
matches the **platforms and architectures** derived from the Asset groups resolved via **Custom Tag Rule
labeled `opencti`**.
Expand Down