get_software_using_technique
Identify software associated with specific MITRE ATT&CK techniques by providing a technique STIX ID and domain to analyze threat actor tools and malware.
Instructions
Get software using technique
Args: technique_stix_id: Technique STIX ID to search software that uses 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 |
|---|---|---|---|
| technique_stix_id | Yes | ||
| domain | No | enterprise | |
| include_description | No |