get_all_parent_techniques
Retrieve all parent techniques from the MITRE ATT&CK framework to analyze threat relationships and understand attack patterns across enterprise, mobile, or ICS domains.
Instructions
Get all parent 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 |