get_mitigations
Retrieve mitigations from the MITRE ATT&CK framework by specifying the domain and optionally filtering out revoked or deprecated entries.
Instructions
Get all mitigations from the MITRE ATT&CK framework.
Args: domain: Domain to query (enterprise-attack, mobile-attack, or ics-attack) remove_revoked_deprecated: Remove revoked or deprecated objects
Returns: Dictionary containing a list of mitigations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | enterprise-attack | |
| remove_revoked_deprecated | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||