This documentation provides details about the Tactic class within the pyattck package.
The
Tacticobject is based on the following data model
This class provides information about the tactics (columns) within the MITRE ATT&CK Frameworks.
Additionally, a Tactic object allows the user to access additional relationships within the MITRE ATT&CK Frameworks:
- Techniques found in a specific Tactic (phase)
.. autoclass:: pyattck_data_models.tactic.Tactic
:members:
:undoc-members:
:show-inheritance: