get_techniques_used_by_software
Identify ATT&CK techniques associated with specific malware or software by providing its STIX ID, enabling threat analysis and security research.
Instructions
Get techniques used by software
Args: software_stix_id: Software STIX ID to check what techniques are associated with it 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 |
|---|---|---|---|
| software_stix_id | Yes | ||
| domain | No | enterprise | |
| include_description | No |