The MalwareConfigurationParameterType captures a single configuration parameter that may be defined for a malware instance, as a name/value pair.
Field Name | Type | Description |
---|---|---|
Name0..1 | ControlledVocabularyStringType |
The Name field specifies the name of the malware configuration parameter. It uses the MalwareConfigurationParameterVocab vocabulary from the MAEC Default Vocabularies schemas as its default vocabulary. Parameters that are not included in this vocabulary may also be specified, in which case it is recommended to use the exact name of the parameter. |
Value0..1 | string |
The Value field captures the value of the malware configuration parameter. |