get_software_by_alias
Find MITRE ATT&CK software entries by alternative names to identify malware and tools used in cyber attacks across enterprise, mobile, or ICS domains.
Instructions
Get software by it's alias
Args: alias: Software name alias to find in MITRE ATT&CK 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 |
|---|---|---|---|
| alias | Yes | ||
| domain | No | enterprise | |
| include_description | No |