Version: 1.2.0.11

stix.extensions.malware.maec_4_1_malware Module

Classes

class stix.extensions.malware.maec_4_1_malware.MAECInstance(maec=None)

Bases: stix.ttp.malware_instance.MalwareInstance

The MAECInstance object provides an extension to the MalwareInstanceType which imports and leverages the MAEC 4.1 schema for structured characterization of Malware.

This class extension is automatically registered by the MalwareInstanceFactory.

Warning

Interacting with the maec field will fail if the maec library is not installed in your Python environment.