MalwareConfigurationStorageDetailsTypeMAEC Package Schema

The MalwareConfigurationStorageDetailsType captures details relating to the storage of malware configuration parameters.


Field Name Type Description
Malware_Binary0..1 MalwareBinaryConfigurationStorageDetailsType

The Malware_Binary field captures properties related to the storage of malware configuration parameters inside the malware binary captured in the Malware_Instance_Object_Attributes field.

File0..1 FileObjectType

The File field captures the properties of a configuration file, for cases where the Malware Subject stores its configuration parameters in a separate file.

This field uses the FileObjectType from the imported CybOX File Object.

URL0..n URIObjectType

The URL field captures a URL at which the configuration parameters for the Malware Subject may be stored. More than one such URL may be specified by using multiple occurrences of this field.

This field uses the URIObjectType from the import CybOX URI Object.