This documentation provides details about the Mitigation class within the pyattck package.
The
Mitigationobject 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
.. autoclass:: pyattck_data_models.mitigation.Mitigation
:members:
:undoc-members:
:show-inheritance: