The MalwareConfigurationObfuscationDetailsType captures of an algorithm used to encode or encrypt malware configuration parameters.
Field Name | Type | Description |
---|---|---|
@ordinal_positionoptional | positiveInteger |
The ordinal_position field specifies the explicit ordering of the usage of the algorithm with respect to the other algorithms used to encrypt or encode the malware configuration parameters, for cases where more than one algorithm was used. |
Key0..1 | hexBinary |
The Key field captures the hexadecimal key used to decrypt the configuration parameters. |
Algorithm_Name0..1 | ControlledVocabularyStringType |
The Algorithm_Name field captures the name of the encoding or encryption algorithm used to obfuscate the malware configuration parameters. |