MalwareBinaryConfigurationStorageDetailsTypeMAEC Package Schema

The MalwareBinaryConfigurationStorageDetailsType captures details relating to the storage of malware configuration parameters inside the malware binary itself.


Field Name Type Description
File_Offset0..1 hexBinary

The File_Offset field specifies the offset to the start of the malware configuration parameters in the malware binary.

Section_Name0..1 string

The Section_Name field specifies the name of the PE section in the malware binary thta contains the malware configuration parameters, for PE file malware binaries.

Section_Offset0..1 hexBinary

The Section_Offset field specifies the offset in the PE section in the malware binary that contains the malware configuration parameters to the start of the parameters themselves, for PE file malware binaries.