forked from mitre-attack/tram
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
attack flow implementationImplementing the ability to generate attack flowsImplementing the ability to generate attack flowsfeature requestNew feature or requestNew feature or request
Description
What it is
Integrate existing data from Thread into corresponding STIX SDOs within Attack Flows, enriching flow steps with additional context.
Why it matters
- Provides rich, actionable data (indicators, malware, vulnerabilities) alongside actions.
- Improves interoperability with downstream tools.
Requirements
- For each FlowNode:
- Reuse existing IOCs to generate
attack-assetnodes - Link CVEs to
vulnerabilitySDOs +related-torelationships - Map malware/tool mentions to STIX
malwareortoolSDOs
- Reuse existing IOCs to generate
- Reference all entities via
asset_refsfrom parentattack-action.
Acceptance Criteria
- IOCs, malware, CVEs, and tools are included in the flow export.
- Relationships are valid and reference correct parent
attack-action. - Assets are properly typed and linked using STIX format.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
attack flow implementationImplementing the ability to generate attack flowsImplementing the ability to generate attack flowsfeature requestNew feature or requestNew feature or request