get_revoked_techniques
Retrieve revoked techniques from the MITRE ATT&CK framework to identify outdated or deprecated attack methods for accurate threat analysis.
Instructions
Get all revoked techniques in the MITRE ATT&CK framework
Args: domain: Domain name ('enterprise', 'mobile', or 'ics') include_description: Whether to include description in the output (default is False)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | enterprise | |
| include_description | No |