MAECProject / schemas

MAEC Schemas and Schema Development
84 stars 16 forks source link

Allow for Structured Capability Properties #81

Open ikiril01 opened 10 years ago

ikiril01 commented 10 years ago

Properties of malware capabilities (and their Objectives) will often require more structure than a simple value string can contain. Thus, we should consider expanding out the CapabilityPropertyType to better support this; adding support for the use of CybOX Objects in place of values (e.g. the Code Object) would likely be a useful starting point.

ikiril01 commented 9 years ago

We should look at Capabilities and their properties on a case-by-case basis to make sure this is properly implemented.