get_techniques_used_by_group
Retrieve techniques used by a specific threat group in the MITRE ATT&CK framework for a chosen domain (enterprise, mobile, or ICS).
Instructions
Get techniques used by a group.
Args: group_name: The name of the group domain: Domain to query (enterprise-attack, mobile-attack, or ics-attack)
Returns: Dictionary containing the group and a list of techniques
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_name | Yes | ||
| domain | No | enterprise-attack |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||