Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 742 Bytes

mitigation.md

File metadata and controls

19 lines (13 loc) · 742 Bytes

Mitigation

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: