oasis-tcs / cti-stix2

OASIS CTI TC: Provides issue tracking and wiki pages for the STIX 2.x Work Products
https://github.com/oasis-tcs/cti-stix2
Other
23 stars 9 forks source link

Relating the Malware object to a Software object #288

Open rpiazza opened 2 years ago

rpiazza commented 2 years ago

The Malware object has a property named sample_refs, which is an embedded relationship from malware to an SCO that is related to it. The specification states that this property could contain the identifier of an artifact or a file.

In the ATT&CK framework, as represented in STIX, Malware is represented using a Malware object with the (non-STIX) Software object mentioned in the description property and as external reference back to the ATT&CK website.

This could be simpler more robust if the sample_refs property allowed an identifier to the Software object