This documentation provides details about the Malware class within the pyattck package.
The
Malwareobject is based on the following data model
This class provides detailed information about identified malware used by actors or impact specific techniques within the MITRE ATT&CK Frameworks.
Additionally, a Malware object allows the user to access additional relationships within the MITRE ATT&CK Frameworks:
- Actor or Group(s) using this malware
- Techniques this malware is used with
.. autoclass:: pyattck_data_models.malware.Malware
:members:
:undoc-members:
:show-inheritance: