get_techniques_detected_by_datacomponent
Identify MITRE ATT&CK techniques detected by a specific data component to analyze security monitoring coverage and detection capabilities.
Instructions
Get techniques detected by a datacomponent
Args: datacomponent_stix_id: Datacomponent STIX ID to check what techniques it detects 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 |
|---|---|---|---|
| datacomponent_stix_id | Yes | ||
| domain | No | enterprise | |
| include_description | No |