Mitigation

June 1, 2022 ยท View on GitHub

This documentation provides details about the Mitigation class within the pyattck package.

The Mitigation object is based on the following data model

This class provides detailed information provided by MITRE to help mitigate specific techniques within the MITRE ATT&CK Frameworks. Additionally, a Mitigation object allows the user to access additional relationships within the MITRE ATT&CK Frameworks:

  • Techniques related to a specific set of mitigation suggestions

Mitigation Class

.. autoclass:: pyattck_data_models.mitigation.Mitigation
   :members:
   :undoc-members:
   :show-inheritance: