get_groups
Retrieve adversary groups from the MITRE ATT&CK framework by specifying domain (enterprise, mobile, or ICS) and optionally excluding revoked or deprecated entries.
Instructions
Get all groups 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 groups
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | enterprise-attack | |
| remove_revoked_deprecated | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||